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
/
compiler
/
shader_enums.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler: Add SYSTEM_VALUE_IS_INDEXED_DRAW and instrinsics
Antia Puentes
2018-05-02
1
-0
/
+7
*
compiler: Add SYSTEM_VALUE_FIRST_VERTEX and instrinsics
Antia Puentes
2018-04-19
1
-0
/
+14
*
compiler: Add two new system values for subgroups
Jason Ekstrand
2018-03-07
1
-0
/
+8
*
nir/spirv: Add support for device groups
Jason Ekstrand
2018-03-07
1
-0
/
+3
*
mesa: move STATE_LENGTH to shader_enums.h and use it everywhere
Marek Olšák
2018-02-13
1
-0
/
+6
*
mesa,glsl,nir: reduce gl_state_index size to 2 bytes
Marek Olšák
2018-02-13
1
-0
/
+2
*
mesa: Put materials at the end of the generic block.
Mathias Fröhlich
2018-02-01
1
-1
/
+6
*
mesa: Use defines for the aliased material array attributes.
Mathias Fröhlich
2018-02-01
1
-0
/
+10
*
mesa: shrink VERT_ATTRIB bitfields to 32 bits
Marek Olšák
2017-11-25
1
-23
/
+23
*
mesa: remove unused vertex attrib WEIGHT
Marek Olšák
2017-11-25
1
-2
/
+0
*
mesa: don't assign numbers to vertex attrib enums manually
Marek Olšák
2017-11-25
1
-34
/
+34
*
nir: Move vc4's alpha test lowering to core NIR.
Eric Anholt
2017-10-10
1
-0
/
+17
*
compiler: move glsl_interface_packing enum to shader_enums.h
Timothy Arceri
2017-07-26
1
-0
/
+7
*
glsl: Fix gl_shader_stage enum unsigned comparison
Rob Herring
2017-06-08
1
-0
/
+1
*
compiler: Add a system value and varying for ViewIndex
Jason Ekstrand
2017-05-03
1
-0
/
+4
*
glsl: add gl_SubGroup*ARB builtins
Nicolai Hähnle
2017-04-05
1
-0
/
+59
*
mesa: Introduce a compiler enum for tessellation spacing.
Kenneth Graunke
2017-01-07
1
-0
/
+8
*
mesa/compiler: move MAX_VARYING to shader_enums.h
Kenneth Graunke
2016-11-11
1
-0
/
+1
*
compiler: update the comment for enum glsl_interp_mode
Timothy Arceri
2016-10-26
1
-1
/
+1
*
glsl: add gl_LocalGroupSizeARB as a system value
Samuel Pitoiset
2016-10-07
1
-0
/
+1
*
glsl: add gl_BoundingBox and associated varying slots
Ilia Mirkin
2016-08-30
1
-0
/
+4
*
glsl: process blend_support_* qualifiers
Ilia Mirkin
2016-08-25
1
-0
/
+26
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
1
-8
/
+8
*
glsl: fix location and component packing validation on patches
Timothy Arceri
2016-05-17
1
-0
/
+1
*
glsl: Add arb_cull_distance support (v3)
Tobias Klausmann
2016-05-14
1
-0
/
+4
*
glsl/shader_enums: Add the other two compute builtins
Jason Ekstrand
2016-04-11
1
-0
/
+2
*
glsl/shader_enums: Add an enum for Vulkan InstanceIndex
Jason Ekstrand
2016-04-11
1
-0
/
+7
*
compiler: random comment fixup
Rob Clark
2016-04-01
1
-1
/
+1
*
glsl: keep track of ssbo variable being accessed, add access params
Ilia Mirkin
2016-01-29
1
-0
/
+10
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
1
-0
/
+542