index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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_COMPUTE_CAP_MAX_CLOCK_FREQUENCY
Tom Stellard
2014-04-29
1
-0
/
+2
*
gallium: add new opcodes for ARB_gs5 bit manipulation support
Ilia Mirkin
2014-04-28
1
-0
/
+75
*
gallium: add GS_INVOCATIONS property
Ilia Mirkin
2014-04-26
1
-0
/
+8
*
gallium: add INVOCATIONID semantic
Ilia Mirkin
2014-04-26
1
-0
/
+6
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
3
-0
/
+24
*
gallium/docs: fix PIPE_CAP_ENDIANNESS delimiter, remove trailing spaces
Ilia Mirkin
2014-04-19
1
-4
/
+4
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
1
-0
/
+4
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
2
-0
/
+14
*
gallium/docs: fix silent math failures due to ~ and &
Ilia Mirkin
2014-04-01
1
-60
/
+60
*
gallium/docs: line up some of the equations
Ilia Mirkin
2014-04-01
1
-28
/
+16
*
gallium/docs: fix incorrect/missing references
Ilia Mirkin
2014-04-01
6
-6
/
+10
*
gallium/docs: fix use of _ in math sections
Ilia Mirkin
2014-04-01
1
-10
/
+10
*
gallium/docs: add format to index
Ilia Mirkin
2014-04-01
2
-2
/
+3
*
gallium/docs: fix a lot of bad formatting
Ilia Mirkin
2014-04-01
1
-242
/
+262
*
gallium: add interface to clear buffers
Ilia Mirkin
2014-03-31
1
-0
/
+5
*
gallium/docs: update SLT, SGE, SFL, STR opcode docs
Brian Paul
2014-03-18
1
-10
/
+10
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-4
/
+5
*
gallium: add interface for persistent and coherent buffer mappings
Marek Olšák
2014-02-25
2
-0
/
+25
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
2
-0
/
+42
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
1
-0
/
+6
*
gallium/tgsi: correct typo propagated from NV_vertex_program1_1
Erik Faye-Lund
2014-02-07
1
-1
/
+1
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-1
/
+0
*
gallium: define the behavior of PIPE_USAGE_* flags properly
Marek Olšák
2014-02-06
1
-6
/
+12
*
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2014-02-04
1
-2
/
+0
*
gallium: add bits for clipping points as tris (d3d-style)
Roland Scheidegger
2014-01-17
1
-4
/
+11
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
1
-0
/
+2
*
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
2013-11-28
1
-1
/
+3
*
gallium: Make TGSI_SEMANTIC_FOG register four-component wide.
José Fonseca
2013-11-21
1
-7
/
+4
*
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
[next]