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
/
glsl
/
nir
/
nir_lower_system_values.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-98
/
+0
*
nir: Get rid of function overloads
Jason Ekstrand
2015-12-28
1
-3
/
+3
*
nir/lower_system_values: Refactor and use the builder.
Jason Ekstrand
2015-12-15
1
-29
/
+31
*
nir/lower_system_values: Stop supporting non-SSA
Jason Ekstrand
2015-12-15
1
-8
/
+6
*
nir: Fix uninitialized 'progress' variable in nir_lower_system_values.
Chris Wilson
2015-10-02
1
-1
/
+1
*
nir: Report progress from nir_lower_system_values().
Kenneth Graunke
2015-09-21
1
-9
/
+18
*
nir: Move system value -> intrinsic mapping into nir.c
Jason Ekstrand
2015-09-21
1
-40
/
+1
*
nir: Add gl_WorkGroupID system variable
Jordan Justen
2015-09-13
1
-0
/
+3
*
nir: Add gl_LocalInvocationID variable
Jordan Justen
2015-09-13
1
-0
/
+3
*
nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses
Jason Ekstrand
2015-09-11
1
-2
/
+1
*
nir: Add intrinsics for SYSTEM_VALUE_BASE_VERTEX and VERTEX_ID_ZERO_BASE
Kenneth Graunke
2015-03-12
1
-0
/
+6
*
nir: Drop dependency on mtypes.h for core NIR.
Eric Anholt
2015-02-20
1
-0
/
+1
*
nir: Use pointers for nir_src_copy and nir_dest_copy
Jason Ekstrand
2015-01-26
1
-1
/
+1
*
nir: Make an easier helper for setting up SSA defs.
Eric Anholt
2015-01-22
1
-3
/
+2
*
nir: Replace assert(0) with unreachable().
Matt Turner
2015-01-21
1
-2
/
+1
*
nir: Stop using designated initializers
Jason Ekstrand
2015-01-21
1
-5
/
+3
*
nir/lower_system_values: Handle SSA destinations
Jason Ekstrand
2015-01-15
1
-1
/
+14
*
nir: Call nir_metadata_preserve more places
Jason Ekstrand
2015-01-15
1
-0
/
+2
*
nir: Vectorize intrinsics
Jason Ekstrand
2015-01-15
1
-2
/
+1
*
nir: add a pass to lower system value reads
Connor Abbott
2015-01-15
1
-0
/
+106