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
/
gl_nir_lower_samplers_as_deref.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
nir/glsl: gather bitmask of images used by program
Tapani Pälli
2020-03-16
1
-0
/
+18
*
util/hash_table: added hash functions for integer types
Anthony Pesch
2020-01-23
1
-2
/
+2
*
nir/samplers: don't zero samplers_used/txf.
Dave Airlie
2019-12-02
1
-3
/
+0
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-2
/
+4
*
Revert "glsl: Set location on structure-split sampler uniform variables"
Kenneth Graunke
2019-04-22
1
-1
/
+8
*
glsl: Set location on structure-split sampler uniform variables
Kenneth Graunke
2019-04-12
1
-0
/
+1
*
glsl: rename record_location_offset() -> struct_location_offset()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
nir: Gather texture bitmasks in gl_nir_lower_samplers_as_deref.
Kenneth Graunke
2019-02-11
1
-0
/
+24
*
glsl: Don't look at sampler uniform storage for internal vars
Kenneth Graunke
2019-02-11
1
-3
/
+5
*
glsl: Allow gl_nir_lower_samplers*() without a gl_shader_program
Kenneth Graunke
2019-02-11
1
-3
/
+11
*
nir: Allow a non-existent sampler deref in nir_lower_samplers_as_deref
Kenneth Graunke
2019-01-11
1
-19
/
+21
*
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
glsl_type: Drop the glsl_get_array_instance C helper
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
nir: Fix gl_nir_lower_samplers_as_deref's structure type handling.
Kenneth Graunke
2019-01-07
1
-3
/
+0
*
nir: Add floating point atomic add instrinsics
Ian Romanick
2018-08-22
1
-0
/
+1
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: convert lower_samplers_as_deref to deref instructions
Rob Clark
2018-06-22
1
-65
/
+117
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir: move GL specific passes to src/compiler/glsl
Timothy Arceri
2018-05-01
1
-0
/
+250