Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / src / glsl /
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-10 Jason Ekstrandnir: Get rid of *_indirect variants of input/output...
2015-12-10 Jordan Justennir: Add nir intrinsics for shared variable atomic...
2015-12-10 Jordan Justenglsl: Disable several optimizations on shared variables
2015-12-10 Jordan Justenglsl: Buffer atomics are supported for compute shaders
2015-12-10 Jordan Justenglsl: Translate atomic intrinsic functions on shared...
2015-12-10 Jordan Justenglsl: Check for SSBO variable in check_for_ssbo_store
2015-12-10 Jordan Justenglsl: Check for SSBO variable in SSBO atomic lowering
2015-12-10 Jordan Justenglsl: Replace atomic_ssbo and ssbo_atomic with atomic
2015-12-10 Jordan Justenglsl: Allow atomic functions to be used with shared...
2015-12-10 Jordan Justennir: Translate glsl shared var store intrinsic to nir...
2015-12-10 Jordan Justennir: Translate glsl shared var load intrinsic to nir...
2015-12-10 Jordan Justenglsl: Add lowering pass for shared variable references
2015-12-10 Iago Toral Quirogaglsl: Don't assert on shared variable matrices with...
2015-12-10 Jordan Justenglsl: Don't lower_variable_index_to_cond_assign for...
2015-12-10 Jordan Justenglsl: Remove mem_ctx as member variable in lower_ubo_re...
2015-12-10 Jordan Justenglsl ubo/ssbo: Move common code into lower_buffer_acces...
2015-12-10 Jordan Justenglsl ubo/ssbo: Move is_dereferenced_thing_row_major...
2015-12-10 Jordan Justenglsl ubo/ssbo: Add lower_buffer_access class
2015-12-10 Jordan Justenglsl ubo/ssbo: Split buffer access to insert_buffer_access
2015-12-10 Jordan Justenglsl ubo/ssbo: Use enum to track current buffer access...
2015-12-10 Tapani Pälliglsl: do not loose always_active_io when packing varyings
2015-12-09 Andreas Bollglsl: Fix a typo in a comment
2015-12-08 Matt Turnernir: Optimize useless comparisons against true/false.
2015-12-08 Matt Turnerglsl: Switch opcode and avail parameters to binop().
2015-12-08 Matt Turnerglsl: Relax qualifier ordering restriction in ES 3.1.
2015-12-08 Matt Turnerglsl: Use has_420pack().
2015-12-08 Matt Turnerglsl: Allow binding of image variables with 420pack.
2015-12-04 Jason Ekstrandnir/lower_io: Pass the builder and type_size into get_i...
2015-12-04 Jason Ekstrandnir/spirv: Update to SPIR-V version 1.0
2015-12-03 Juha-Pekka Heikkilaglsl: remove useless null checks and make match_explici...
2015-12-02 Jose FonsecaRemove Sun CC specific code.
2015-12-01 Matt Turnerglsl: Rename safe_reverse -> reverse_safe.
2015-12-01 Iago Toral Quirogaglsl/lower_ubo_reference: split struct copies into...
2015-12-01 Iago Toral Quirogaglsl/lower_ubo_reference: split array copies into eleme...
2015-12-01 Iago Toral Quirogaglsl/dead_builin_varyings: Fix gl_FragData array lowering
2015-12-01 Gregory Hainautglsl: don't sort varying in separate shader mode
2015-12-01 Gregory Hainautglsl: don't dead code remove SSO varyings marked as...
2015-12-01 Gregory Hainautglsl: add always_active_io attribute to ir_variable
2015-12-01 Timothy Arceriglsl: copy how_declared when lowering interface blocks
2015-12-01 Timothy Arceriglsl: optimise inputs/outputs with explicit locations
2015-11-29 Emil Velikovmesa: remove len argument from _mesa_shader_debug()
2015-11-29 Emil Velikovnir: remove recursive inclusion in builtin_type_macros.h
2015-11-29 Emil Velikovnir: remove unneeded include
2015-11-25 Emil Velikovnir: include what we want/need
2015-11-25 Tapani Pälliglsl: handle case where index is array deref in optimiz...
2015-11-25 Iago Toral Quirogaglsl: remove trailing spaces in various files
2015-11-24 Timothy Arceriglsl: only call dead code pass when new inputs/outputs...
2015-11-24 Timothy Arceriglsl: move and reused code to find first and last shaders
2015-11-24 Matt Turnerglsl: Pass ast_type_qualifier by const reference.
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-23 Jason Ekstrandnir/lower_tex: Add support for lowering texture swizzle
2015-11-23 Jason Ekstrandnir: Add a tex_instr_is_query helper
2015-11-23 Jason Ekstrandnir: Add a ssa_def_rewrite_uses_after helper
2015-11-23 Jason Ekstrandnir: Use instr/if_rewrite in nir_ssa_def_rewrite_uses
2015-11-23 Jason Ekstrandnir/validate: Validated dests after sources
2015-11-23 Jason Ekstrandnir/lower_tex: Set the dest_type for txs instructions
2015-11-23 Jason Ekstrandnir/lower_tex: Report progress
2015-11-23 Jason Ekstrandnir: s/nir_type_unsigned/nir_type_uint
2015-11-23 Connor Abbottnir/builder: only read meaningful channels in nir_swizzle()
2015-11-23 Timothy Arceriglsl: fix max binding validation for uniform blocks
2015-11-21 Matt Turnernir: Add support for gl_HelperInvocation system value.
2015-11-20 Jason Ekstrandnir/spirv: Rework decoration iteration
2015-11-20 Jason Ekstrandnir/spirv: Handle OpNop
2015-11-20 Jason Ekstrandnir/spirv: Add support for runtime arrays
2015-11-20 Timothy Arceriglsl: add subroutine index qualifier support
2015-11-20 Timothy Arceriglsl: add support for complie-time constant expressions
2015-11-20 Timothy Arceriglsl: add new type for compile time constants
2015-11-20 Timothy Arceriglsl: call set_shader_inout_layout() earlier
2015-11-20 Timothy Arceriglsl: replace binding layout min boundary check
2015-11-20 Timothy Arceriglsl: encapsulate binding validation and setting
2015-11-20 Timothy Arceriglsl: move stream layout max validation
2015-11-20 Timothy Arceriglsl: move stream layout qualifier validation
2015-11-20 Timothy Arceriglsl: replace index layout min boundary check
2015-11-20 Timothy Arceriglsl: remove duplicate validation for index layout...
2015-11-20 Timothy Arceriglsl: move location layout qualifier validation
2015-11-20 Timothy Arceriglsl: add process_qualifier_constant() helper
2015-11-20 Emil Velikovglsl: move builtin_type_macros.h into the correct list
2015-11-20 Mauro Rossiandroid: export the path of glsl nir headers
2015-11-20 Gregory Hainautglsl: avoid linker and user varying location to overlap
2015-11-20 Ian Romanicknir: Add nir_texop_samples_identical opcode
2015-11-20 Ian Romanickglsl: Add textureSamplesIdenticalEXT built-in functions
2015-11-20 Ian Romanickglsl: Add ir_samples_identical opcode
2015-11-20 Ian Romanickglsl: Extension tracking for EXT_shader_samples_indentical
2015-11-20 Rob Clarknir: add nir_ssa_for_alu_src()
2015-11-20 Rob Clarknir: fix missing increments of num_inputs/num_outputs
2015-11-20 Rob Clarknir/print: show # of uniforms/inputs/outputs
2015-11-20 Rob Clarknir/print: show shader name/label if set
2015-11-20 Rob Clarknir: add nir_var_all enum
2015-11-19 Ryan Houdekglsl: add a parse check to check for the index layout...
2015-11-19 Ryan Houdekglsl: add GL_EXT_blend_func_extended preprocessor define
2015-11-19 Ryan Houdekglsl: add support for EXT_blend_func_extended builtins
2015-11-19 Ryan Houdekglsl: add EXT_blend_func_extended parser enables
2015-11-19 Connor Abbottglsl: fix ir_constant::equals() for doubles
2015-11-19 Connor Abbottglsl: fix isinf() for doubles
2015-11-19 Connor Abbottnir: fix constant folding of bfi
2015-11-19 Ian Romanickglsl: Fix off-by-one error in array size check assertion
2015-11-19 Ian Romanickglsl: Silence unused parameter warnings
2015-11-19 Ian Romanickglsl: Silence ignored qualifier warning
2015-11-18 Jason Ekstrandnir: Add support for cloning shaders
next