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_io_to_temporaries.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler/nir: Add support for variable initialization from a pointer
Arcady Goldmints-Orlov
2020-02-12
1
-1
/
+1
*
nir: add nir_intrinsic_interp_deref_at_vertex
Samuel Pitoiset
2020-01-29
1
-2
/
+4
*
nir/lower_io_to_temporaries: Fix hash table leak
Connor Abbott
2019-07-09
1
-0
/
+2
*
nir/lower_io_to_temporaries: Handle interpolation intrinsics
Connor Abbott
2019-07-08
1
-0
/
+166
*
nir: Avoid coalescing vars created by lower_io_to_temporaries
Connor Abbott
2019-07-08
1
-0
/
+1
*
nir: Add a pass for lowering IO back to vector when possible
Jason Ekstrand
2019-03-12
1
-1
/
+2
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-1
/
+1
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
nir: Support deref instructions in lower_io_to_temporaries
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
nir: Use nir_builder in lower_io_to_temporaries
Jason Ekstrand
2018-04-11
1
-19
/
+16
*
nir: rename variables in nir_lower_io_to_temporaries for clarity
Caio Marcelo de Oliveira Filho
2018-04-06
1
-11
/
+11
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-2
/
+2
*
nir/lower_io_to_temporaries: don't set compact on shadow vars
Connor Abbott
2017-07-13
1
-0
/
+1
*
nir: Delete most of the constant_initializer support
Jason Ekstrand
2016-12-05
1
-3
/
+1
*
nir: Change nir_shader_get_entrypoint to return an impl.
Kenneth Graunke
2016-08-25
1
-2
/
+2
*
nir: Make nir_lower_io_to_temporaries store an impl internally.
Kenneth Graunke
2016-08-25
1
-4
/
+4
*
nir: Handle FB fetch outputs correctly in nir_lower_io_to_temporaries.
Francisco Jerez
2016-08-25
1
-0
/
+21
*
nir/lower-io: add support for lowering inputs
Rob Clark
2016-05-11
1
-8
/
+43
*
nir/lower-io: split out some helper fxns
Rob Clark
2016-05-11
1
-52
/
+70
*
nir: rename lower_outputs_to_temporaries -> lower_io_to_temporaries
Rob Clark
2016-05-11
1
-0
/
+128