index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
nir
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: add nir_lower_amul pass
Rob Clark
2019-10-18
1
-0
/
+1
*
nir: add lowering-pass for point-size mov
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
nir: add a pass to lower flat shading.
Dave Airlie
2019-10-17
1
-0
/
+1
*
nir: move gl_nir_opt_access from glsl directory
Marek Olšák
2019-10-10
1
-0
/
+1
*
meson: rename libnir to _libnir to make it clear it's not meant to be used an...
Eric Engestrom
2019-10-07
1
-2
/
+2
*
nir: Carve out nir_lower_samplers from GLSL code.
Timur Kristóf
2019-09-06
1
-0
/
+1
*
nir: add divergence analysis pass.
Daniel Schürmann
2019-08-20
1
-0
/
+1
*
meson: add nir tests to the compiler/nir test suite
Eric Engestrom
2019-08-14
1
-2
/
+5
*
nir: add a pass to clamp gl_PointSize to a range
Iago Toral Quiroga
2019-08-13
1
-0
/
+1
*
nir: merge and extend nir_opt_move_comparisons and nir_opt_move_load_ubo
Rhys Perry
2019-08-12
1
-2
/
+1
*
nir: replace nir_move_load_const() with nir_opt_sink()
Rhys Perry
2019-08-12
1
-1
/
+1
*
nir/range-analysis: Rudimentary value range analysis pass
Ian Romanick
2019-08-05
1
-0
/
+2
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-8
/
+4
*
nir: replace lower_sincos with algebraic opt
Jonathan Marek
2019-07-24
1
-2
/
+1
*
nir: Add unit tests for nir_opt_comparison_pre
Ian Romanick
2019-07-08
1
-0
/
+12
*
anv,nir: Move lower_input_attachments pass from ANV to NIR.
Daniel Schürmann
2019-07-08
1
-0
/
+1
*
nir: add pass to lower load_interpolated_input
Rob Clark
2019-07-02
1
-0
/
+1
*
nir: add a vectorization pass
Connor Abbott
2019-06-18
1
-0
/
+1
*
nir: Rematerialize compare instructions
Ian Romanick
2019-05-31
1
-0
/
+1
*
nir: implement lowering for fsin and fcos
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
nir/flrp: Add new lowering pass for flrp instructions
Ian Romanick
2019-05-06
1
-0
/
+1
*
nir: add int_to_float lowering pass
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
nir: Add a SSA type gathering pass
Jason Ekstrand
2019-05-04
1
-0
/
+1
*
nir: add pass to lower fb reads
Rob Clark
2019-05-02
1
-0
/
+1
*
nir: add rcp(w) lowering for gl_FragCoord
Andreas Baierl
2019-04-29
1
-0
/
+1
*
nir: Add nir_lower_viewport_transform
Alyssa Rosenzweig
2019-04-14
1
-0
/
+1
*
nir: Add a pass for selectively lowering variables to scratch space
Jason Ekstrand
2019-04-12
1
-0
/
+1
*
nir: Get rid of global registers
Jason Ekstrand
2019-04-09
1
-1
/
+0
*
nir: Add partial redundancy elimination for compares
Ian Romanick
2019-03-28
1
-0
/
+1
*
nir: Add nir_const_value_negative_equal
Ian Romanick
2019-03-28
1
-0
/
+12
*
nir: Add a lowering pass for non-uniform resource access
Jason Ekstrand
2019-03-25
1
-0
/
+1
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-0
/
+1
*
nir: Add a new pass to lower array dereferences on vectors
Jason Ekstrand
2019-03-15
1
-0
/
+1
*
nir: Add a pass to combine store_derefs to same vector
Caio Marcelo de Oliveira Filho
2019-03-13
1
-0
/
+1
*
nir: Add a pass for lowering IO back to vector when possible
Jason Ekstrand
2019-03-12
1
-0
/
+1
*
nir: Add a stripping pass for improved cacheability
Connor Abbott
2019-03-12
1
-0
/
+1
*
nir/spirv: initial handling of OpenCL.std extension opcodes
Karol Herbst
2019-03-05
1
-0
/
+2
*
nir: Move nir_lower_uniforms_to_ubo to compiler/nir.
Timur Kristóf
2019-03-05
1
-0
/
+1
*
nir: Add a bool to float32 lowering pass
Jason Ekstrand
2019-01-14
1
-0
/
+1
*
nir: Add a bool to int32 lowering pass
Jason Ekstrand
2018-12-16
1
-0
/
+1
*
nir: Add a pass for lowering integer division by constants
Jason Ekstrand
2018-12-13
1
-0
/
+1
*
meson: Add nir_algebraic_parser_test to suites
Dylan Baker
2018-12-10
1
-0
/
+1
*
nir/algebraic: Add unit tests for bitsize validation
Connor Abbott
2018-12-05
1
-0
/
+7
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-2
/
+5
*
nir: Add a pass for gathering transform feedback info
Jason Ekstrand
2018-10-29
1
-0
/
+2
*
nir: Separate dead write removal into its own pass
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+1
*
nir: Add test file for vars related passes
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+11
*
nir: Add an array copy optimization
Jason Ekstrand
2018-08-23
1
-0
/
+1
*
nir: Add a structure splitting pass
Jason Ekstrand
2018-08-23
1
-0
/
+1
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-7
/
+7
[next]