mesa: copy tes metadata directly to shared shader info
[mesa.git] / src / compiler / nir /
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-26 Timothy Arcerinir: move nir_shader_info to a common compiler header
2016-10-19 Ian Romanicknir: Optimize integer division and modulus with 1
2016-10-06 Jason Ekstrandnir: Fix the control flow tests for nir_loop_first_bloc...
2016-10-06 Jason Ekstrandnir: Remove some no longer needed asserts
2016-10-06 Jason Ekstrandnir: Make nir_foo_first/last_cf_node return a block...
2016-10-06 Jason Ekstrandnir: Add asserts to the casting functions
2016-10-06 Kenneth Graunkenir: Delete open coded type printing.
2016-10-05 Jason Ekstrandnir: Use the correct infos structure for copying atomic...
2016-10-04 Ian Romanicknir/intrinsics: Add more atomic_counter ops
2016-10-04 Ian Romanicknir/intrinsics: Include atomic_counter_ in the names...
2016-10-03 Jason Ekstrandnir: Add a nop intrinsic
2016-09-28 Eric Anholtnir: Optimize out discard_ifs with a constant 0 argument.
2016-09-22 Eric Anholtnir: Allow opt_peephole_sel to be more aggressive in...
2016-09-16 Dave Airlieglsl: add subpass image type (v2)
2016-09-15 Jason Ekstrandnir: Add a flag to lower_io to force "sample" interpolation
2016-09-14 Kenneth Graunkenir: Report progress from nir_lower_phis_to_scalar.
2016-09-14 Kenneth Graunkenir: Report progress from nir_lower_alu_to_scalar.
2016-09-14 Kenneth Graunkenir: Call nir_metadata_preserve from nir_lower_alu_to_s...
2016-09-14 Rob Clarknir/lower_tex: fix typo with sample_dim
2016-09-14 Rob Clarknir: move tex_instr_remove_src
2016-09-14 Rob Clarknir/lower_tex: remove tex_instr_find_src()
2016-09-09 Jason Ekstrandnir/gcm: Add global value numbering support
2016-09-09 Jason Ekstrandnir/gcm: Call nir_metadata_preserve
2016-09-07 Ilia Mirkinnir: fix definition of pack_uvec2_to_uint
2016-09-05 Jason Ekstrandnir/tests: Update the CF tests to not assume fake edges
2016-09-03 Timothy Arcerinir: remove unused variable
2016-09-03 Connor Abbottnir: remove some fields from nir_shader_compiler_options
2016-09-03 Connor Abbottnir: fix bug with moves in nir_opt_remove_phis()
2016-09-03 Connor Abbottnir: add nir_after_phis() cursor helper
2016-09-02 Jason Ekstrandnir: Remove fake edges in the CF handling code
2016-09-02 Jason Ekstrandnir/dead_cf: Don't crash on unreachable after-loop...
2016-08-29 Eric Anholtnir: Update shader info when adding discards
2016-08-26 Kenneth Graunkenir: Change nir_shader_get_entrypoint to return an...
2016-08-26 Kenneth Graunkenir: Make nir_lower_io_to_temporaries store an impl...
2016-08-26 Francisco Jereznir: Handle FB fetch outputs correctly in nir_lower_io_...
2016-08-26 Francisco Jereznir: Pass through fb_fetch_output and OutputsRead from...
2016-08-25 Jason Ekstrandnir/phi_builder: Don't recurse in value_get_block_def
2016-08-25 Matt Turnernir: Walk blocks in source code order in lower_vars_to_ssa.
2016-08-22 Timothy Arcerinir: avoid segfault when ssa src not found
2016-08-22 Eric Anholtnir: Fix crash in nir_lower_drawpixels.
2016-08-22 Eric Anholtnir: Fix a comment typo in nir_lower_drawpixels.
2016-08-22 Eric Anholtnir: Define system values for vc4's blending-lowering...
2016-08-19 Eric Anholtnir: Add an IO scalarizing pass using the intrinsic...
2016-08-19 Eric Anholtnir: Add nir_builder support for individual system...
2016-08-19 Eric Anholtnir: Move the undef of nir_intrinsics.h macros to the .h.
2016-08-19 Eric Anholtnir: Use the system-value front face for twoside lowering.
2016-08-19 Kenneth Graunkenir: Rely on the fact that bcsel takes a well formed...
2016-08-18 Kenneth Graunkenir/search: Extend 'a@bool' to handle a couple of syste...
2016-08-18 Kenneth Graunkenir/search: Fold src_is_bool()/alu_instr_is_bool()...
2016-08-18 Kenneth Graunkenir/search: Introduce a src_is_type() helper for 'a...
2016-08-18 Kenneth Graunkenir/builder: Add bany_inequal and bany helpers.
2016-08-17 Ian Romanicknir/algebraic: Optimize common array indexing sequence
2016-08-10 Eric Anholtnir: Drop an unused program/hash_table.h include.
2016-08-09 Timothy Arcerinir: make use of nir_cf_list_extract() helper
2016-08-09 Matt Turnernir: Always print non-identity swizzles.
2016-08-04 Kenneth Graunkenir: Make nir_opt_remove_phis see through moves.
2016-08-04 Kenneth Graunkenir: Make nir_alu_srcs_equal non-static.
2016-08-04 Kenneth Graunkenir: Turn imov/fmov of undef into undef.
2016-08-03 Eric Anholtnir: Allow opt_peephole_select to work on empty blocks.
2016-08-02 Timothy Arcerinir: fix validation message
2016-07-26 Matt Turnerglsl: Separate overlapping sentinel nodes in exec_list.
2016-07-23 Kenneth Graunkenir: Lower interp_var_at_* like a normal load_var for...
2016-07-22 Jason Ekstrandnir/lower_tex: Add support for lowering coordinate...
2016-07-22 Jason Ekstrandnir/lower_tex: Add some helpers for working with tex...
2016-07-22 Jason Ekstrandnir: Add a helper for determining the type of a texture...
2016-07-22 Kenneth Graunkenir: Add a base const_index to shared atomic intrinsics.
2016-07-20 Timothy Arcerinir: add doubles component packing support
2016-07-20 Jason Ekstrandnir/inline: Constant-initialize local variables in...
2016-07-20 Jason Ekstrandnir: Add a nir_deref_foreach_leaf helper
2016-07-20 Kenneth Graunkenir: Add nir_load_interpolated_input lowering code.
2016-07-20 Kenneth Graunkenir: Add new intrinsics for fragment shader input inter...
2016-07-20 Kenneth Graunkenir: Fix uninitialized use of 'replacement'.
2016-07-19 Ian Romanicknir/algebraic: Optimize fabs(u2f(x))
2016-07-18 Kenneth Graunkecompiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
2016-07-16 Kenneth Graunkenir: Use dest.ssa.num_components rather than intrin...
2016-07-16 Kenneth Graunkenir: Update outdated intrinsic const_index comments.
2016-07-16 Kenneth Graunkenir: Use nir_intrinsic_set_base in atomic lowering.
2016-07-16 Kenneth Graunkenir: Split nir_lower_io's input/output/atomic handling...
2016-07-16 Kenneth Graunkenir: Drop bogus nir_var_shader_in case in nir_lower_io...
2016-07-16 Kenneth Graunkenir: Share destination rewriting and replacement code...
2016-07-16 Kenneth Graunkenir: Share get_io_offset handling in nir_lower_io.
2016-07-16 Kenneth Graunkenir: Make a 'var' temporary in nir_lower_io.
2016-07-12 Eric Anholtnir: Add optimization for (a || True == True)
2016-07-07 Timothy Arcerinir: use the same driver location for packed varyings
2016-07-07 Timothy Arcerinir: add new intrinsic field for storing component...
2016-06-26 Eric Anholtnir: Fix copy_prop_src when src is an indirect access...
2016-06-25 Jason Ekstrandnir: Add a NIR_VALIDATE environment variable
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-20 Jason Ekstrandnir/alu_to_scalar: Respect the exact ALU operation...
2016-06-20 Jason Ekstrandnir: Add a pass for propagating invariant decorations
2016-06-20 Jason Ekstrandnir/algebraic: Remove imprecise flog2 optimizations
2016-06-04 Jason Ekstrandnir/info: Get rid of uses_interp_var_at_offset
2016-06-04 Jason Ekstrandnir/lower_indirect_derefs: Use the direct array deref...
2016-06-03 Rob Clarknir/algebraic: support for power-of-two optimizations
2016-06-02 Jordan Justeni965: Add nir channel_num system value
2016-06-02 Jordan Justennir: Make lowering gl_LocalInvocationIndex optional
2016-06-01 Ilia Mirkinnir: allow sat on all float destination types
2016-05-27 Jason Ekstrandnir/inline: Also rewrite param derefs for texture instr...
2016-05-27 Jason Ekstrandnir/inline: Break the guts of rewrite_param-derefs...
next