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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove support for GCC older than 4.2.0
Timothy Arceri
2014-12-18
1
-1
/
+1
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
2
-1
/
+4
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
1
-1
/
+1
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
1
-1
/
+1
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
1
-2
/
+2
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
1
-1
/
+1
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
1
-1
/
+1
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
1
-1
/
+1
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
1
-2
/
+2
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-2
/
+2
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
1
-0
/
+1
*
gallium: Add PIPE_SHADER_IR_NATIVE to enum pipe_shader_ir
Tom Stellard
2014-10-16
1
-1
/
+2
*
gallium: Add tokens for DragonFly BSD.
Vinson Lee
2014-10-10
1
-0
/
+6
*
gallium: update comment for enum pipe_format
Brian Paul
2014-09-22
1
-6
/
+1
*
gallium: replace pipe_type enum with tgsi_return_type enum
Brian Paul
2014-09-22
2
-13
/
+13
*
gallium: Define PIPE_FORMAT_xyzw8888_{SNORM, SRGB} aliases
Richard Sandiford
2014-09-17
1
-0
/
+24
*
gallium: Add PIPE_FORMAT_x8B8G8R8_SNORM formats
Richard Sandiford
2014-09-17
1
-0
/
+3
*
gallium: Define PIPE_FORMAT_{LA, AL, RG, GR}nn aliases
Richard Sandiford
2014-09-17
1
-0
/
+32
*
gallium: Add PIPE_FORMAT_AnLn and PIPE_FORMAT_GnRn formats
Richard Sandiford
2014-09-17
1
-0
/
+10
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
2
-0
/
+2
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+1
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
1
-0
/
+1
*
gallium: add GLX_MESA_query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+5
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
2
-1
/
+5
*
gallium: add basic support for BPTC formats
Ilia Mirkin
2014-08-12
1
-0
/
+5
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
1
-1
/
+0
*
gallium: pass st_config_options to query_versions
Marek Olšák
2014-08-11
1
-0
/
+1
*
gallium/stapi: move setting GL versions to the state tracker
Marek Olšák
2014-08-11
1
-0
/
+10
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-1
/
+1
*
gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED
Tom Stellard
2014-07-25
1
-1
/
+2
*
st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0
Marek Olšák
2014-07-18
1
-0
/
+1
*
gallium: add INTERP_* opcodes to support interpolateAt*
Ilia Mirkin
2014-07-09
1
-1
/
+5
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
1
-2
/
+7
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
gallium: Add PIPE_SHADER_CAP_DOUBLES
Tom Stellard
2014-07-02
1
-1
/
+2
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
2
-0
/
+23
*
gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER
Christoph Bumiller
2014-07-02
1
-0
/
+1
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
1
-1
/
+2
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+2
*
gallium: add support for stream in so info
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
target-helpers: add dd_configuration(), dd_driver_name()
Emil Velikov
2014-06-19
1
-0
/
+4
*
target-helpers: add dd_create_screen() helper
Emil Velikov
2014-06-19
1
-0
/
+2
*
vl: add level interface
Leo Liu
2014-06-18
1
-0
/
+1
*
gallium: Add PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Bruno Jiménez
2014-06-12
1
-1
/
+2
*
vl: add more avc profiles
Leo Liu
2014-06-04
1
-1
/
+5
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
2
-1
/
+3
*
gallium/docs: improve documentation of render condition wrt blits.
Roland Scheidegger
2014-05-31
1
-2
/
+2
*
vl: add interface for non-referenced frames
Leo Liu
2014-05-27
1
-0
/
+2
[next]