index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
shader_enums.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
compiler: move glsl_interface_packing enum to shader_enums.h
Timothy Arceri
1
-0
/
+7
2017-06-08
glsl: Fix gl_shader_stage enum unsigned comparison
Rob Herring
1
-0
/
+1
2017-05-03
compiler: Add a system value and varying for ViewIndex
Jason Ekstrand
1
-0
/
+4
2017-04-05
glsl: add gl_SubGroup*ARB builtins
Nicolai Hähnle
1
-0
/
+59
2017-01-07
mesa: Introduce a compiler enum for tessellation spacing.
Kenneth Graunke
1
-0
/
+8
2016-11-11
mesa/compiler: move MAX_VARYING to shader_enums.h
Kenneth Graunke
1
-0
/
+1
2016-10-26
compiler: update the comment for enum glsl_interp_mode
Timothy Arceri
1
-1
/
+1
2016-10-07
glsl: add gl_LocalGroupSizeARB as a system value
Samuel Pitoiset
1
-0
/
+1
2016-08-30
glsl: add gl_BoundingBox and associated varying slots
Ilia Mirkin
1
-0
/
+4
2016-08-25
glsl: process blend_support_* qualifiers
Ilia Mirkin
1
-0
/
+26
2016-07-17
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
1
-8
/
+8
2016-05-17
glsl: fix location and component packing validation on patches
Timothy Arceri
1
-0
/
+1
2016-05-14
glsl: Add arb_cull_distance support (v3)
Tobias Klausmann
1
-0
/
+4
2016-04-11
glsl/shader_enums: Add the other two compute builtins
Jason Ekstrand
1
-0
/
+2
2016-04-11
glsl/shader_enums: Add an enum for Vulkan InstanceIndex
Jason Ekstrand
1
-0
/
+7
2016-04-01
compiler: random comment fixup
Rob Clark
1
-1
/
+1
2016-01-29
glsl: keep track of ssbo variable being accessed, add access params
Ilia Mirkin
1
-0
/
+10
2016-01-26
nir: move shader_enums.[ch] to compiler
Emil Velikov
1
-0
/
+542