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
/
pipe
/
p_defines.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-21
1
-1
/
+2
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-0
/
+1
*
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
2015-08-14
1
-0
/
+2
*
gallium,hud: allow displaying cumulative values instead of average
Marek Olšák
2015-08-06
1
-0
/
+10
*
gallium,hud: add support for Hz units in driver queries
Marek Olšák
2015-08-06
1
-0
/
+2
*
gallium: add BIND flags for R/W buffers and images
Marek Olšák
2015-07-16
1
-6
/
+7
*
gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
Marek Olšák
2015-07-16
1
-0
/
+1
*
gallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS for HUD
Brian Paul
2015-07-07
1
-5
/
+6
*
gallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
Grigori Goronzy
2015-06-29
1
-1
/
+2
*
gallium: remove explicit values from PIPE_CAP_ enums
Brian Paul
2015-06-11
1
-98
/
+98
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-0
/
+1
*
gallium: add tessellation shader properties
Ilia Mirkin
2015-05-16
1
-0
/
+7
*
gallium: add new PATCHES primitive type
Ilia Mirkin
2015-05-16
1
-1
/
+2
*
gallium: add tessellation shader types
Ilia Mirkin
2015-05-16
1
-2
/
+4
*
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
2015-05-12
1
-0
/
+1
*
gallium: add an interface for querying a device reset status
Marek Olšák
2015-05-12
1
-0
/
+13
*
gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
2015-05-06
1
-1
/
+8
*
gallium: add new numeric types to pipe_query_result
Samuel Pitoiset
2015-05-06
1
-0
/
+8
*
gallium: add new fields to pipe_driver_query_info
Samuel Pitoiset
2015-05-06
1
-1
/
+11
*
gallium: add pipe_screen::get_driver_query_group_info
Samuel Pitoiset
2015-05-06
1
-0
/
+14
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
1
-0
/
+1
*
gallium: whitespace, comment formatting fixes in p_defines.h
Brian Paul
2015-02-26
1
-30
/
+36
*
gallium: renumber PIPE_BIND_ flags
Brian Paul
2015-02-26
1
-13
/
+13
*
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
2015-02-19
1
-1
/
+2
*
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+1
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+1
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-1
/
+2
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+1
*
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 a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
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
1
-0
/
+1
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
1
-1
/
+0
*
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
*
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
1
-0
/
+1
*
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 PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Bruno Jiménez
2014-06-12
1
-1
/
+2
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-0
/
+1
*
gallium: remove enum numbers from shader cap queries
Brian Paul
2014-05-07
1
-32
/
+32
*
gallium: Add PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCY
Tom Stellard
2014-04-29
1
-1
/
+2
[next]