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_linking_helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Fix array initializer.
Jose Fonseca
2018-10-24
1
-1
/
+1
*
nir: add linking helper nir_link_xfb_varyings()
Samuel Pitoiset
2018-10-24
1
-0
/
+33
*
nir: Expose nir_remove_unused_io_vars().
Eric Anholt
2018-10-15
1
-8
/
+24
*
nir: Be sure to fix deref modes after demoting shader i/o vars to global.
Eric Anholt
2018-10-15
1
-0
/
+3
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: Remove deref chain support from remove_unused_varyings
Jason Ekstrand
2018-06-22
1
-7
/
+6
*
nir: Support deref instructions in remove_unused_varyings
Jason Ekstrand
2018-06-22
1
-25
/
+27
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir: remove old assert
Timothy Arceri
2018-02-22
1
-1
/
+0
*
nir/linking: always set the used_across_stages/outputs_read bits
Dave Airlie
2017-12-19
1
-6
/
+7
*
nir: add varying component packing helpers
Timothy Arceri
2017-12-04
1
-0
/
+330
*
nir: add tess patch support to nir_remove_unused_varyings()
Timothy Arceri
2017-11-03
1
-19
/
+42
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-7
/
+7
*
nir: add component level support to remove_unused_io_vars()
Timothy Arceri
2017-10-16
1
-16
/
+21
*
nir: add some helpers for doing linking
Timothy Arceri
2017-09-26
1
-0
/
+147