index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
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
2015-05-16
gallium: add set_tess_state to configure default tessellation parameters
Ilia Mirkin
1
-0
/
+5
2015-05-16
gallium: add tessellation shader properties
Ilia Mirkin
1
-0
/
+33
2015-05-16
gallium: add new semantics for tessellation
Ilia Mirkin
1
-0
/
+37
2015-05-12
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
1
-0
/
+2
2015-05-06
gallium: add pipe_screen::get_driver_query_group_info
Samuel Pitoiset
1
-0
/
+10
2015-03-23
gallium: introduce get_device_vendor() entrypoint for pipes
Giuseppe Bilotta
1
-0
/
+6
2015-03-21
galahad: remove driver
Emil Velikov
2
-13
/
+0
2015-03-21
gallium/docs: remove information about identity driver
Emil Velikov
1
-7
/
+0
2015-03-16
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2
-0
/
+28
2015-03-08
gallium/docs: add some freedreno compiler docs
Rob Clark
6
-1
/
+457
2015-03-04
st/vega: Remove.
Jose Fonseca
1
-13
/
+0
2015-02-19
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
1
-0
/
+2
2015-02-19
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
1
-0
/
+2
2015-02-19
gallium: add some more double opcodes to avoid unnecessary lowering
Ilia Mirkin
1
-0
/
+39
2015-02-20
gallium: add double opcodes and TGSI execution (v4.2)
Dave Airlie
1
-13
/
+79
2015-02-17
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
1
-0
/
+6
2015-02-06
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
1
-0
/
+3
2015-02-02
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
1
-0
/
+2
2015-01-29
gallium/docs: fix docs wrt ARL/ARR/FLR
Roland Scheidegger
1
-10
/
+8
2014-12-16
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2
-5
/
+55
2014-12-10
gallium/docs: clarify fragment shader position input w component.
Roland Scheidegger
1
-2
/
+4
2014-12-06
gallium/docs: (trivial) remove STR opcode description.
Roland Scheidegger
1
-9
/
+0
2014-11-24
gallium: Drop the unused CND opcode.
Eric Anholt
1
-13
/
+0
2014-11-24
gallium: Drop unused BRA opcode.
Eric Anholt
1
-9
/
+0
2014-11-24
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
1
-13
/
+0
2014-11-24
gallium: Drop the unused RFL opcode.
Eric Anholt
1
-17
/
+0
2014-11-24
gallium: Drop unused X2D opcode.
Eric Anholt
1
-16
/
+0
2014-11-24
gallium: Drop the unused ARA opcode.
Eric Anholt
1
-8
/
+0
2014-11-24
gallium: Drop the unused RCC opcode.
Eric Anholt
1
-11
/
+0
2014-11-24
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
1
-34
/
+0
2014-11-01
gallium/docs: fix NRM, NRM4 docs
Brian Paul
1
-12
/
+24
2014-10-24
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
1
-0
/
+3
2014-10-21
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
1
-0
/
+2
2014-10-16
gallium: Add PIPE_SHADER_IR_NATIVE to enum pipe_shader_ir
Tom Stellard
1
-2
/
+2
2014-09-30
gallium: add doc note about cube textures and can_create_resource()
Brian Paul
1
-0
/
+2
2014-09-12
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
1
-0
/
+4
2014-08-27
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
1
-0
/
+1
2014-08-19
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
1
-0
/
+2
2014-08-15
gallium: add GLX_MESA_query_renderer caps
Emil Velikov
1
-0
/
+8
2014-08-14
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2
-2
/
+12
2014-08-11
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
1
-1
/
+0
2014-08-05
gallium/docs: Document TEX2/TXL2/TXB2 instructions and fix up other tex doc
Roland Scheidegger
1
-25
/
+102
2014-07-28
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
1
-1
/
+1
2014-07-25
gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED
Tom Stellard
1
-0
/
+2
2014-07-10
gallium/docs: minor clarification for TXQ instruction
Brian Paul
1
-0
/
+4
2014-07-09
gallium: add INTERP_* opcodes to support interpolateAt*
Ilia Mirkin
1
-0
/
+23
2014-07-09
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
1
-0
/
+5
2014-07-03
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
1
-2
/
+4
2014-07-02
gallium: Add PIPE_SHADER_CAP_DOUBLES
Tom Stellard
1
-0
/
+2
2014-07-02
gallium: add facilities for indirect drawing
Christoph Bumiller
1
-0
/
+3
[next]