index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-18
gallium/docs: update SLT, SGE, SFL, STR opcode docs
Brian Paul
1
-10
/
+10
2014-03-07
gallium: allow setting of the internal stream output offset
Zack Rusin
1
-4
/
+5
2014-02-25
gallium: add interface for persistent and coherent buffer mappings
Marek Olšák
2
-0
/
+25
2014-02-25
gallium: add texture gather support to gallium (v3)
Dave Airlie
2
-0
/
+42
2014-02-09
gallium: add geometry shader output limits
Grigori Goronzy
1
-0
/
+6
2014-02-07
gallium/tgsi: correct typo propagated from NV_vertex_program1_1
Erik Faye-Lund
1
-1
/
+1
2014-02-06
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
1
-1
/
+0
2014-02-06
gallium: define the behavior of PIPE_USAGE_* flags properly
Marek Olšák
1
-6
/
+12
2014-02-04
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
1
-2
/
+0
2014-01-17
gallium: add bits for clipping points as tris (d3d-style)
Roland Scheidegger
1
-4
/
+11
2013-12-03
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
1
-0
/
+2
2013-11-28
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
1
-1
/
+3
2013-11-21
gallium: Make TGSI_SEMANTIC_FOG register four-component wide.
José Fonseca
1
-7
/
+4
2013-10-26
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
1
-0
/
+3
2013-10-23
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2
-12
/
+6
2013-10-09
gallium: Add support for 32x32 muls with 64 bit results
Zack Rusin
1
-0
/
+30
2013-10-03
gallium/docs: update bind_sampler_states() documentation
Brian Paul
1
-5
/
+6
2013-09-20
gallium: add flush_resource context function
Marek Olšák
1
-0
/
+13
2013-08-27
draw: clean up setting stream out information a bit
Roland Scheidegger
1
-0
/
+2
2013-08-13
gallium: add new float comparison instructions returning integer masks
Roland Scheidegger
1
-16
/
+76
2013-08-08
gallium: clarify SVIEWINFO opcode
Roland Scheidegger
1
-1
/
+9
2013-08-02
gallium: clarify shift behavior with shift count >= 32
Roland Scheidegger
1
-12
/
+18
2013-07-31
gallium/docs: clarify definition of PIPE_CAP_USER_CONSTANT_BUFFERS, etc
Brian Paul
1
-5
/
+8
2013-07-27
gallivm: handle texel swizzles correctly for d3d10-style sample opcodes
Roland Scheidegger
1
-0
/
+2
2013-07-22
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
1
-0
/
+2
2013-07-11
gallium: fixup definitions of the rsq and sqrt
Zack Rusin
1
-3
/
+3
2013-07-12
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
1
-2
/
+4
2013-07-12
tgsi: fix-up KILP comments
Brian Paul
1
-5
/
+5
2013-06-24
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
1
-0
/
+61
2013-06-22
gallium/docs: more documentation for pipe_resource::array_size
Brian Paul
1
-0
/
+6
2013-06-19
gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
Roland Scheidegger
1
-4
/
+6
2013-06-18
gallium: add condition parameter to render_condition
Roland Scheidegger
1
-5
/
+9
2013-06-13
gallium/draw: add limits to the clip and cull distances
Zack Rusin
1
-0
/
+23
2013-06-10
gallium: add a cull distance semantic
Zack Rusin
1
-0
/
+11
2013-06-07
gallium/docs: fix up transfer description for 1d arrays, add cube map arrays
Roland Scheidegger
1
-5
/
+4
2013-06-01
gallium: add support for layered rendering
Roland Scheidegger
1
-2
/
+20
2013-05-25
gallium/docs: adds documentation for multi viewport cap
Zack Rusin
1
-0
/
+4
2013-05-25
gallium: Add support for multiple viewports
Zack Rusin
1
-3
/
+5
2013-05-11
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
1
-0
/
+2
2013-05-07
gallium: more tgsi documentation updates
Roland Scheidegger
1
-131
/
+250
2013-05-03
gallium: tgsi documentation updates and clarification for integer opcodes.
Roland Scheidegger
1
-73
/
+289
2013-05-02
tgsi: allow negation of all integer types
Zack Rusin
1
-5
/
+2
2013-04-23
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2
-4
/
+71
2013-04-22
gallium: Add a new clip_halfz rasterizer state.
José Fonseca
1
-0
/
+4
2013-04-20
gallium: document breakc and switch/case/default/endswitch
Roland Scheidegger
1
-6
/
+51
2013-04-18
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2
-2
/
+15
2013-04-17
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
1
-4
/
+17
2013-04-17
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
1
-5
/
+0
2013-04-05
gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2
Tom Stellard
1
-4
/
+4
2013-04-04
freedreno: document debug flag
Erik Faye-Lund
1
-0
/
+4
[next]