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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: allow propagation of if evaluation for bcsel
Timothy Arceri
2018-11-02
1
-9
/
+16
*
nir: fix if condition propagation for alu use
Timothy Arceri
2018-11-01
1
-2
/
+1
*
nir: Allow using nir_lower_io_to_scalar_early on VS input vars.
Eric Anholt
2018-10-30
1
-1
/
+3
*
nir: fix yet another MSVC build break
Brian Paul
2018-10-29
1
-1
/
+1
*
nir: Add a pass for gathering transform feedback info
Jason Ekstrand
2018-10-29
3
-0
/
+211
*
nir: Fix array initializer
Brian Paul
2018-10-26
1
-1
/
+1
*
nir/system_values: Use the bit size from the load_deref
Jason Ekstrand
2018-10-26
1
-0
/
+1
*
nir/opt_if: Rework condition propagation
Jason Ekstrand
2018-10-26
1
-61
/
+30
*
nir/search: Use the nir_imm_* helpers from nir_builder
Jason Ekstrand
2018-10-26
3
-91
/
+43
*
nir/builder: Handle 16-bit floats in nir_imm_floatN_t
Jason Ekstrand
2018-10-26
1
-0
/
+14
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
5
-6
/
+29
*
nir/constant_folding: Use nir_src_as_bool for discard_if
Jason Ekstrand
2018-10-26
1
-6
/
+7
*
nir/constant_folding: Add an unreachable to a switch
Jason Ekstrand
2018-10-26
1
-0
/
+2
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
3
-29
/
+35
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
13
-18
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
5
-14
/
+0
*
nir: Fix array initializer.
Jose Fonseca
2018-10-24
1
-1
/
+1
*
nir: fix nir_copy_propagation test
Juan A. Suarez Romero
2018-10-24
1
-2
/
+2
*
nir: add linking helper nir_link_xfb_varyings()
Samuel Pitoiset
2018-10-24
2
-0
/
+34
*
nir/algebraic: Fix a typo in the bit size validation code
Jason Ekstrand
2018-10-23
1
-2
/
+2
*
nir/algebraic: Provide descriptive asserts for bit size checks
Jason Ekstrand
2018-10-22
1
-9
/
+42
*
nir/algebraic: Loosen a restriction on variables
Jason Ekstrand
2018-10-22
1
-2
/
+6
*
nir/algebraic: A bit of validation refactoring'
Jason Ekstrand
2018-10-22
1
-15
/
+15
*
nir/algebraic: Make internal classes str-able
Jason Ekstrand
2018-10-22
1
-4
/
+12
*
nir/algebraic: Generalize an optimization
Jason Ekstrand
2018-10-22
1
-1
/
+1
*
nir/algebraic: Use bool internally instead of bool32
Jason Ekstrand
2018-10-22
2
-8
/
+5
*
nir: Use nir_src_is_const and nir_src_as_* in core code
Jason Ekstrand
2018-10-22
16
-71
/
+54
*
nir/search_helpers: Use nir_src_is_const and friends
Jason Ekstrand
2018-10-22
1
-27
/
+22
*
nir/search: Use nir_src_is_const and friends
Jason Ekstrand
2018-10-22
1
-57
/
+13
*
nir: Add some new helpers for working with const sources
Jason Ekstrand
2018-10-22
2
-0
/
+108
*
nir: fix clip cull lowering to not assert if GLSL already lowered.
Dave Airlie
2018-10-15
1
-0
/
+6
*
nir: Copy propagation between blocks
Caio Marcelo de Oliveira Filho
2018-10-15
2
-82
/
+351
*
nir: Take call instruction into account in copy_prop_vars
Caio Marcelo de Oliveira Filho
2018-10-15
1
-6
/
+12
*
nir: Add tests for copy propagation of derefs
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+300
*
nir: Remove handling of dead writes from copy_prop_vars
Caio Marcelo de Oliveira Filho
2018-10-15
1
-76
/
+8
*
nir: Separate dead write removal into its own pass
Caio Marcelo de Oliveira Filho
2018-10-15
4
-3
/
+226
*
nir: Add tests for dead write elimination
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+241
*
nir: Add test file for vars related passes
Caio Marcelo de Oliveira Filho
2018-10-15
2
-0
/
+201
*
nir: Add nir_imm_ivec2 helper
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+12
*
nir: Expose nir_remove_unused_io_vars().
Eric Anholt
2018-10-15
2
-8
/
+27
*
nir: Be sure to fix deref modes after demoting shader i/o vars to global.
Eric Anholt
2018-10-15
1
-0
/
+3
*
nir: Create sampler2D variables in nir_lower_{bitmap,drawpixels}.
Kenneth Graunke
2018-10-14
2
-1
/
+23
*
spirv/nir: handle memory access qualifiers for SSBO loads/stores
Samuel Pitoiset
2018-10-12
1
-2
/
+2
*
nir: Add a bunch of b2[if] optimizations
Jason Ekstrand
2018-10-11
1
-0
/
+17
*
nir/algebraic: Simplify fsat of fsign
Ian Romanick
2018-10-09
1
-0
/
+1
*
nir/algebraic: sign(x)*x*x is abs(x)*x
Ian Romanick
2018-10-09
1
-0
/
+5
*
nir: Add helper functions to get the instruction that generated a nir_src
Ian Romanick
2018-10-09
1
-0
/
+23
*
nir/alu_to_scalar: Use ssa_for_alu_src in hand-rolled expansions
Jason Ekstrand
2018-10-04
1
-15
/
+18
*
nir/from_ssa: Don't rewrite derefs destinations to registers
Jason Ekstrand
2018-10-02
1
-0
/
+6
*
nir/cf: Remove phi sources if needed in nir_handle_add_jump
Jason Ekstrand
2018-10-02
1
-17
/
+21
[next]