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
/
nir
/
nir_lower_clip_cull_distance_arrays.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/lower_clip_cull: Fix an incorrect assert
Jason Ekstrand
2019-02-21
1
-1
/
+1
*
nir: Rewrite lower_clip_cull_distance_arrays to do a lot less lowering
Jason Ekstrand
2019-02-21
1
-113
/
+19
*
nir: Avoid clip/cull distance lowering multiple times.
Kenneth Graunke
2019-02-05
1
-2
/
+12
*
nir: Bail on clip/cull distance lowering if GLSL IR already did it.
Kenneth Graunke
2019-02-05
1
-2
/
+2
*
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
2019-01-08
1
-2
/
+2
*
nir: fix clip cull lowering to not assert if GLSL already lowered.
Dave Airlie
2018-10-15
1
-0
/
+6
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: Remove deref chain support from lower_clip_cull_distance_arrays
Jason Ekstrand
2018-06-22
1
-52
/
+2
*
nir: Support deref instructions in lower_clip_cull
Jason Ekstrand
2018-06-22
1
-6
/
+65
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-4
/
+4
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-2
/
+2
*
nir: Return progress from nir_lower_clip_cull_distance_arrays().
Matt Turner
2017-03-23
1
-4
/
+20
*
nir: add a pass to compact clip/cull distances.
Kenneth Graunke
2016-11-22
1
-0
/
+188