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
/
glsl
/
lower_buffer_access.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Respect std430 layout in lower_buffer_access
Florian Will
2018-01-08
1
-4
/
+10
*
glsl: Add 16-bit types
Eduardo Lima Mitev
2017-12-06
1
-2
/
+1
*
glsl: Minor cleanups after previous commit
Ian Romanick
2017-11-08
1
-18
/
+11
*
glsl: Use more link_calculate_matrix_stride in lower_buffer_access
Ian Romanick
2017-11-08
1
-20
/
+2
*
glsl: Use link_calculate_matrix_stride in lower_buffer_access and friends
Ian Romanick
2017-11-08
1
-44
/
+14
*
glsl: pass mem_ctx to constant_expression_value(...) and friends
Timothy Arceri
2017-08-11
1
-1
/
+1
*
glsl: stop copying struct and interface member names
Timothy Arceri
2017-08-11
1
-3
/
+3
*
glsl: make use of glsl_type::is_float()
Samuel Pitoiset
2017-04-21
1
-3
/
+3
*
glsl: make use of glsl_type::is_double()
Samuel Pitoiset
2017-04-21
1
-1
/
+1
*
glsl: Silence unused parameter warning
Ian Romanick
2016-08-26
1
-1
/
+0
*
glsl: use new interfaces for 64-bit checks.
Dave Airlie
2016-06-09
1
-6
/
+6
*
glsl: use enum glsl_interface_packing in more places. (v2)
Dave Airlie
2016-06-06
1
-1
/
+1
*
glsl: fix warning in release build
Grazvydas Ignotas
2016-04-25
1
-1
/
+1
*
glsl: use explicit offset when lowering buffer access
Timothy Arceri
2016-03-05
1
-0
/
+4
*
glsl: keep track of ssbo variable being accessed, add access params
Ilia Mirkin
2016-01-29
1
-1
/
+5
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+490