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
/
nir.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-6
/
+6
*
nir: add linking helper nir_link_xfb_varyings()
Samuel Pitoiset
2018-10-24
1
-0
/
+1
*
nir: Add some new helpers for working with const sources
Jason Ekstrand
2018-10-22
1
-0
/
+16
*
nir: Separate dead write removal into its own pass
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+2
*
nir: Expose nir_remove_unused_io_vars().
Eric Anholt
2018-10-15
1
-0
/
+3
*
nir: Add helper functions to get the instruction that generated a nir_src
Ian Romanick
2018-10-09
1
-0
/
+23
*
nir: Add a small pass to rematerialize derefs per-block
Jason Ekstrand
2018-09-19
1
-0
/
+1
*
nir: evaluate if condition uses inside the if branches
Timothy Arceri
2018-09-14
1
-0
/
+30
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
1
-8
/
+1
*
compiler: Move double_inputs to gl_program::DualSlotInputs
Jason Ekstrand
2018-09-06
1
-2
/
+4
*
nir: Add handle/index-based image intrinsics
Jason Ekstrand
2018-08-29
1
-2
/
+28
*
nir: Use a bitfield for image access qualifiers
Jason Ekstrand
2018-08-29
1
-5
/
+1
*
nir: add complex_loop bool to loop info
Timothy Arceri
2018-08-29
1
-0
/
+6
*
nir: Pull block_ends_in_jump into nir.h
Jason Ekstrand
2018-08-27
1
-0
/
+7
*
nir: Add an array copy optimization
Jason Ekstrand
2018-08-23
1
-0
/
+2
*
nir: Add a array-of-vector variable shrinking pass
Jason Ekstrand
2018-08-23
1
-0
/
+1
*
nir: Add an array splitting pass
Jason Ekstrand
2018-08-23
1
-0
/
+1
*
nir: Add a structure splitting pass
Jason Ekstrand
2018-08-23
1
-0
/
+1
*
nir/glsl: make nir_remap_attributes public
Alejandro Piñeiro
2018-08-13
1
-0
/
+3
*
nir: add how_declared to nir_variable.data
Alejandro Piñeiro
2018-08-13
1
-0
/
+24
*
nir: Add members for the explicit XFB properties to nir_variable
Neil Roberts
2018-07-31
1
-1
/
+26
*
i965: Combine both gl_PatchVerticesIn lowering passes.
Kenneth Graunke
2018-07-26
1
-1
/
+2
*
nir: Add flipping of gl_PointCoord.y in nir_lower_wpos_ytransform.
Eric Anholt
2018-07-26
1
-0
/
+3
*
nir: add lowering for gl_HelperInvocation
Rob Clark
2018-07-18
1
-0
/
+14
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
1
-16
/
+18
*
nir: Add a large constants optimization pass
Jason Ekstrand
2018-07-02
1
-0
/
+4
*
nir: Add a concept of constant data associated with a shader
Jason Ekstrand
2018-07-02
1
-0
/
+8
*
nir: Add a deref_instr_has_indirect helper
Jason Ekstrand
2018-07-02
1
-0
/
+2
*
nir/opt_if: Remove unneeded phis if we make progress
Jason Ekstrand
2018-06-26
1
-0
/
+1
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-112
/
+0
*
nir: promote intrinsic_get_var() to helper
Rob Clark
2018-06-22
1
-0
/
+6
*
nir: Delete lower_io_types
Jason Ekstrand
2018-06-22
1
-1
/
+0
*
nir: Use deref instructions in lower_constant_initializers
Jason Ekstrand
2018-06-22
1
-3
/
+0
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
1
-23
/
+12
*
nir: Add a concept of per-member structs and a lowering pass
Jason Ekstrand
2018-06-22
1
-0
/
+12
*
nir: Support deref instructions in lower_var_copies
Jason Ekstrand
2018-06-22
1
-0
/
+3
*
nir: Add a pass for fixing deref modes
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+12
*
nir/deref: Add some deref cleanup functions
Jason Ekstrand
2018-06-22
1
-0
/
+4
*
nir: Add helpers for working with deref instructions
Jason Ekstrand
2018-06-22
1
-0
/
+37
*
nir: Add deref sources to texture instructions
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
nir: Add _deref versions of all of the _var intrinsics
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
nir: Add a deref instruction type
Jason Ekstrand
2018-06-22
1
-1
/
+57
*
nir: Add explicit_binding to nir_variable
Neil Roberts
2018-06-21
1
-0
/
+5
*
nir: add pass to move load_const
Rob Clark
2018-06-19
1
-0
/
+1
*
nir: Document a couple instances of parent_instr
Ian Romanick
2018-06-15
1
-0
/
+2
*
nir: Add lowering for nir_op_bit_count.
Eric Anholt
2018-06-06
1
-0
/
+2
*
nir: Add lowering for nir_op_bitfield_reverse.
Eric Anholt
2018-06-06
1
-0
/
+2
*
nir: Add an ALU lowering pass for mul_high.
Eric Anholt
2018-06-06
1
-0
/
+3
*
nir: Add lowering for find_lsb.
Eric Anholt
2018-06-06
1
-0
/
+2
[next]