index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
1
-0
/
+3
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
2
-12
/
+6
*
gallium: Add support for 32x32 muls with 64 bit results
Zack Rusin
2013-10-09
1
-0
/
+30
*
gallium/docs: update bind_sampler_states() documentation
Brian Paul
2013-10-03
1
-5
/
+6
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+13
*
draw: clean up setting stream out information a bit
Roland Scheidegger
2013-08-27
1
-0
/
+2
*
gallium: add new float comparison instructions returning integer masks
Roland Scheidegger
2013-08-13
1
-16
/
+76
*
gallium: clarify SVIEWINFO opcode
Roland Scheidegger
2013-08-08
1
-1
/
+9
*
gallium: clarify shift behavior with shift count >= 32
Roland Scheidegger
2013-08-02
1
-12
/
+18
*
gallium/docs: clarify definition of PIPE_CAP_USER_CONSTANT_BUFFERS, etc
Brian Paul
2013-07-31
1
-5
/
+8
*
gallivm: handle texel swizzles correctly for d3d10-style sample opcodes
Roland Scheidegger
2013-07-27
1
-0
/
+2
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+2
*
gallium: fixup definitions of the rsq and sqrt
Zack Rusin
2013-07-11
1
-3
/
+3
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-2
/
+4
*
tgsi: fix-up KILP comments
Brian Paul
2013-07-12
1
-5
/
+5
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
1
-0
/
+61
*
gallium/docs: more documentation for pipe_resource::array_size
Brian Paul
2013-06-22
1
-0
/
+6
*
gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
Roland Scheidegger
2013-06-19
1
-4
/
+6
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-5
/
+9
*
gallium/draw: add limits to the clip and cull distances
Zack Rusin
2013-06-13
1
-0
/
+23
*
gallium: add a cull distance semantic
Zack Rusin
2013-06-10
1
-0
/
+11
*
gallium/docs: fix up transfer description for 1d arrays, add cube map arrays
Roland Scheidegger
2013-06-07
1
-5
/
+4
*
gallium: add support for layered rendering
Roland Scheidegger
2013-06-01
1
-2
/
+20
*
gallium/docs: adds documentation for multi viewport cap
Zack Rusin
2013-05-25
1
-0
/
+4
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-3
/
+5
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-0
/
+2
*
gallium: more tgsi documentation updates
Roland Scheidegger
2013-05-07
1
-131
/
+250
*
gallium: tgsi documentation updates and clarification for integer opcodes.
Roland Scheidegger
2013-05-03
1
-73
/
+289
*
tgsi: allow negation of all integer types
Zack Rusin
2013-05-02
1
-5
/
+2
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
2
-4
/
+71
*
gallium: Add a new clip_halfz rasterizer state.
José Fonseca
2013-04-22
1
-0
/
+4
*
gallium: document breakc and switch/case/default/endswitch
Roland Scheidegger
2013-04-20
1
-6
/
+51
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
2
-2
/
+15
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
1
-4
/
+17
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
1
-5
/
+0
*
gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2
Tom Stellard
2013-04-05
1
-4
/
+4
*
freedreno: document debug flag
Erik Faye-Lund
2013-04-04
1
-0
/
+4
*
gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS
Christoph Bumiller
2013-04-03
1
-3
/
+5
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+2
*
gallium/docs: document get_driver_query_info
Marek Olšák
2013-03-26
1
-0
/
+12
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
1
-0
/
+4
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
3
-0
/
+42
*
tgsi: add ArrayID documentation v2
Christian König
2013-03-19
1
-0
/
+18
*
d3d1x: Remove.
José Fonseca
2013-03-12
1
-1
/
+1
*
llvmpipe: bump glsl version to 140
Roland Scheidegger
2013-03-02
1
-11
/
+4
*
gallium/docs: improve text about resources a bit.
Roland Scheidegger
2013-02-22
1
-29
/
+33
*
gallivm/tgsi: fix src modifier fetching with non-float types.
Roland Scheidegger
2013-02-16
1
-0
/
+15
*
gallium/docs: fix typos in sample opcode descriptions
Roland Scheidegger
2013-02-12
1
-2
/
+3
*
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
2013-02-12
1
-4
/
+3
*
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
2013-02-08
1
-1
/
+1
[next]