spirv: Drop the OpenCL type layout code
[mesa.git] / src / compiler /
2020-09-03 Jason Ekstrandspirv: Drop the OpenCL type layout code
2020-09-03 Jason Ekstrandspirv: Stop counting inputs in entry_point_wrapper
2020-09-03 Jason Ekstrandnir: Allow uniform in nir_lower_vars_to_explicit_types
2020-09-03 Jason Ekstrandnir: Allow var_mem_global in nir_lower_vars_to_explicit...
2020-09-03 Jason Ekstrandspirv: Propagate alignments to deref chains via casts
2020-09-03 Jason Ekstrandspirv: Add pointer helper vars to OpCopyMemory
2020-09-03 Jason Ekstrandnir/opt_deref: Remove restrictive alignment information...
2020-09-03 Jason Ekstrandnir/opt_deref: Don't remove casts with alignment inform...
2020-09-03 Jason Ekstrandnir/lower_io: Apply alignments from derefs when available
2020-09-03 Jason Ekstrandnir: Add a helper for getting the alignment of a deref
2020-09-03 Jason Ekstrandnir: Handle all array stride cases in nir_deref_instr_a...
2020-09-03 Jason Ekstrandnir: Add alignment information to cast derefs
2020-09-03 Jason Ekstrandnir/glsl: Add an explicit_alignment field to glsl_type
2020-09-03 Jason Ekstrandcompiler/types: Make booleans 32-bit for cl_size/align
2020-09-03 Boris Brezillonnir: Expose the packed attribute attached to glsl_type...
2020-09-03 Boris Brezillonnir/glsl: Consider block interfaces as structs when...
2020-09-03 Boris Brezillonglsl: Propagate packed info in get_explicit_type_for_si...
2020-09-03 Boris Brezillonspirv: Propagate packed information to glsl_type
2020-09-03 Boris Brezillonspirv: Don't accept CPacked decoration on struct members
2020-09-03 Jason Ekstrandnir: Don't bail too early in lower_mem_constant_vars
2020-09-03 Jason Ekstrandnir/lower_indirect_derefs: Add a threshold
2020-09-03 Marek Olšákcompiler: add INTERP_MODE_COLOR for radeonsi
2020-09-02 Marek Olšáknir: fix a bug in is_dual_slot in nir_io_add_const_offs...
2020-09-02 Jason Ekstrandnir/builder: Add load/store_global helpers
2020-09-02 Jason Ekstrandintel/fs: Add support for a new load_reloc_const intrinsic
2020-09-02 Bas Nieuwenhuizenspirv: Deal with glslang not setting NonUniform on...
2020-09-02 Bas Nieuwenhuizenspirv: Deal with glslang bug not setting the decoration...
2020-09-02 Jason Ekstrandnir/clone: Add a helper for cloning most instruction...
2020-09-02 Eric Anholtnir/opt_vectorize: Add a callback for filtering of...
2020-09-02 Eric Anholtnir: Add simplistic lowering for bany_equal/ball_inequal.
2020-09-02 Samuel Pitoisetspirv: fix retrieving dest type for OpFragmentMaskFetchAMD
2020-09-01 Jason Ekstrandnir/lower_explicit_io: Assert that compute address...
2020-09-01 Jason Ekstrandspirv: Drop the constant_as_global as option
2020-09-01 Jason Ekstrandspirv: Use nir_var_mem_constant for UniformConstant...
2020-09-01 Jason Ekstrandnir: Allow opt_large_constants to be run with constant_...
2020-09-01 Jason Ekstrandnir/lower_io: Add support for nir_var_mem_constant
2020-09-01 Jason Ekstrandnir/lower_io: Add a build_addr_for_var helper
2020-09-01 Jason Ekstrandnir/lower_io: Use the variable mode for load_scratch_ba...
2020-09-01 Jason Ekstrandnir: Add a load_global_constant intrinsic
2020-09-01 Jason Ekstrandnir: Add a new nir_var_mem_constant variable mode
2020-09-01 Karol Herbstnir/serialize: fix serialization of system values
2020-09-01 Karol Herbstspirv: fix 64 bit atomic inc and dec
2020-09-01 Karol Herbstnir: use enum operator helper for nir_variable_mode...
2020-09-01 Karol Herbstnir: use nir_var_all to get rid of casting
2020-09-01 Jason Ekstrandnir: Improve the comment on num_inputs and friends
2020-09-01 Jason Ekstrandnir: Rename num_shared to shared_size
2020-09-01 Jason Ekstrandspirv: Delete some dead workgroup variable handling...
2020-09-01 Rhys Perryspirv: add some tests for volatile/available/visible
2020-09-01 Jason Ekstrandspirv: Support big-endian strings
2020-09-01 Rhys Perryspirv: implement SpvMemoryAccessVolatileMask
2020-09-01 Rhys Perryspirv: implement Volatile image operand
2020-09-01 Rhys Perryspirv: implement Volatile memory semantic
2020-09-01 Rhys Perryspirv: implement MakePointerAvailable/MakePointerVisibl...
2020-09-01 Rhys Perryspirv: add vtn_emit_make_{visible,available}_barrier...
2020-09-01 Rhys Perryspirv: make OpLoad/OpStore visibility/availablity barri...
2020-09-01 Rhys Perryspirv: fix Uniform and Output MemoryAccessMakePointer...
2020-09-01 Boris Brezillonspirv: Add a vtn_get_mem_operands() helper
2020-09-01 Samuel Pitoisetnir/algebraic: mark some optimizations with fsat(NaN...
2020-08-31 Jesse Natalienir/vtn: Convert constant samplers to variables with...
2020-08-31 Jesse Natalienir/vtn: Add intrinsics for CL image format/order queries
2020-08-31 Jesse Natalienir/vtn: ImageSizeLod op can be applied to images
2020-08-31 Jesse Natalienir/vtn: Handle integer sampling coordinates
2020-08-31 Jesse Natalienir/vtn: Use return type rather than image type for...
2020-08-31 Jesse Natalienir/vtn: Add support for kernel images to SPIRV-to...
2020-08-31 Jesse Natalienir/vtn: Add type constant to image intrinsics
2020-08-31 Jesse Natalieclover/nir/spirv: Use uniform rather than shader_in...
2020-08-31 Eric Anholtnir: Switch the indexing of block->live_in/out arrays.
2020-08-31 Eric Anholtnir: Invalidate live SSA def information when making...
2020-08-31 Italo Nicolanir: add shared/global atomics to nir_get_io_offset_src()
2020-08-31 Eric Anholtnir: Look up the shader when printing a single instruction.
2020-08-31 Eric Anholtnir: Fix printing of individual instructions with io...
2020-08-29 Jason Ekstrandnir: Take a variable remap parameter in nir_inline_func...
2020-08-29 Jason Ekstrandnir: Use a switch in nir_inline_function_impl
2020-08-27 Eric Anholtnir/lower_discard_to_demote: Use nir_shader_instruction...
2020-08-27 Eric Anholtnir/nir_lower_wrmasks: Use the nir_lower_instructions_p...
2020-08-27 Eric Anholtnir/lower_io_to_scalar: Convert to use nir_shader_instr...
2020-08-27 Eric Anholtnir/opt_undef: Convert to use nir_shader_instructions_p...
2020-08-27 Eric Anholtnir/lower_vec_to_movs: Convert to use nir_shader_instru...
2020-08-27 Eric Anholtnir: Add a helper for general instruction-modifying...
2020-08-27 Eric Anholtnir/opt_copy_prop_vars: Quiet valgrind warning about...
2020-08-27 Jesse Natalienir/vtn: SPIR-V bit count opcodes (core and extension...
2020-08-27 Jesse Natalienir: Add bit_count to lower_int64 pass
2020-08-27 Jesse Natalienir: Remove 32bit restriction for uadd_carry optimization
2020-08-27 Jesse Natalienir: Implement mul_high lowering for bit sizes other...
2020-08-27 Jesse Natalienir_lower_bit_size: Support lowering ops with differing...
2020-08-27 Jesse Natalienir: Relax opt_if logic to prevent re-merging 64bit...
2020-08-27 Jesse Natalienir: Add a lowering pass to split 64bit phis
2020-08-25 Jason Ekstrandnir: Report progress properly in nir_lower_bool_to_*
2020-08-25 Kenneth Graunkenir: Move new edgeflag assert into the io_lowered case
2020-08-25 Kenneth Graunkenir: Copy semantics to nir_intrinsic_load_fs_input_inte...
2020-08-24 Daniel Schürmannnir,amd: remove trinary_minmax opcodes
2020-08-24 Marek Olšáknir: generate lowered IO in nir_lower_passthrough_edgeflags
2020-08-24 Marek Olšáknir: add interpolation qualifiers for color sysvals...
2020-08-24 Marek Olšáknir: add shader_info::io_lowered
2020-08-24 Marek Olšáknir: properly identify texcoords for lowered IO in...
2020-08-24 Marek Olšáknir: print IO semantics (v2)
2020-08-24 Marek Olšáknir: update IO semantics in nir_io_add_const_offset_to_base
2020-08-24 Marek Olšáknir: gather all IO info from IO intrinsics
2020-08-24 Marek Olšáknir: save IO semantics in lowered IO intrinsics
2020-08-24 Eric Anholtnir/load_store_vectorizer: Clean up unit test swizzle...
next