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
/
compiler
/
glsl
/
lower_ubo_reference.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Remove ir_function_signature::_is_intrinsic field
Ian Romanick
2016-10-04
1
-3
/
+0
*
glsl: Add ir_function_signature::is_intrinsic() method
Ian Romanick
2016-10-04
1
-3
/
+3
*
glsl: Use the ir_intrinsic_* enums instead of the __intrinsic_* name strings
Ian Romanick
2016-10-04
1
-9
/
+9
*
glsl: Track a unique intrinsic ID with each intrinsic function
Ian Romanick
2016-10-04
1
-0
/
+6
*
glsl: Silence unused parameter warning
Ian Romanick
2016-08-26
1
-1
/
+1
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-3
/
+3
*
glsl: use enum glsl_interface_packing in more places. (v2)
Dave Airlie
2016-06-06
1
-8
/
+8
*
glsl: Add an option to clamp block indices when lowering UBO/SSBOs
Jason Ekstrand
2016-05-23
1
-4
/
+32
*
glsl: use has_shader_storage_buffer_objects helper
Ilia Mirkin
2016-04-05
1
-2
/
+1
*
glsl: make ssbo predicate return true when in a GLSL 430 or ESSL 310 shader
Ilia Mirkin
2016-04-03
1
-1
/
+2
*
glsl: keep track of ssbo variable being accessed, add access params
Ilia Mirkin
2016-01-29
1
-2
/
+38
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+1042