gallium/util: use uint sampler for stencil-reads
[mesa.git] / src / gallium / auxiliary / nir /
2020-08-31 Dave Airliegallium/nir/tgsi: fix nir->tgsi info conversion for...
2020-08-21 Jesse Natalienir: Add options to nir_lower_compute_system_values...
2020-08-21 Jesse Natalienir: Move compute system value lowering to a separate...
2020-08-21 Jesse Natalienir: Add new system values and intrinsics for dealing...
2020-08-21 Karol Herbstnir: rename nir_op_fne to nir_op_fneu
2020-08-19 Dave Airliegallium/nir/tgsi: add support for compact variables
2020-08-19 Dave Airliegallium/nir/tgsi: reindent some code in the nir->tgsi...
2020-07-29 Jason Ekstrandgallium/ttn: Use variable create/add helpers
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_uniform_variable helper
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-06-02 Marek Olšáknir: gather which images are MSAA
2020-05-13 Axel Davyttn: Implement disk cache
2020-05-13 Axel Davyttn: Add new allow_disk_cache parameter
2020-05-06 Marek Olšáktgsi_to_nir: translate non-vec4 image stores correctly
2020-05-06 Dave Airlienir/tgsi: translate the interp location
2020-04-30 Marek Olšáktgsi_to_nir: handle TGSI_OPCODE_BARRIER
2020-04-30 Marek Olšáktgsi_to_nir: handle TGSI_SEMANTIC_BLOCK_SIZE
2020-04-23 Eric Anholtgallium: Fix setup of pstipple frag coord var.
2020-04-14 Gert Wollnygallium/tgsi_to_nir: Set nir_intrinsic_align_mul to...
2020-02-28 Dave Airliegallium/nir/tgsi: only scan fragment shader inputs...
2020-02-28 Marek Olšáknir: fix 5 warnings
2020-02-26 Marek Olšáktgsi_to_nir: set num_images and num_samplers with holes...
2020-02-24 Eric Anholttgsi_to_nir: Reuse glsl_get_sampler_dim_coordinate_comp...
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2020-01-09 Samuel Pitoisetspirv,nir: add new lod parameter to image_{load,store...
2019-12-11 Dave Airliellvmpipe/nir: handle texcoord requirements
2019-11-28 Dave Airliegallium: add nir lowering passes for the draw pipe...
2019-11-28 Dave Airliegallivm: nir->tgsi info convertor (v2)
2019-11-19 Marek Olšáknir: move data.image.access to data.access
2019-10-24 Marek Olšáktgsi_to_nir: use pipe_screen::finalize_nir
2019-10-10 Marek Olšáktgsi_to_nir: use nir_shader_compiler_options::lower_to_...
2019-10-10 Marek Olšáktgsi_to_nir: add #ifdef header guards
2019-09-30 Marek Olšáktgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
2019-09-23 Marek Olšáktgsi_to_nir: fix 2-component system values like tess_le...
2019-09-23 Marek Olšáktgsi_to_nir: fix masked out image loads
2019-09-12 Danylo Piliaievtgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP...
2019-09-12 Iago Toral Quirogagallium/ttn: VARYING_SLOT_PSIZ and VARYING_SLOT_FOGC...
2019-09-11 Marek Olšákprog_to_nir, tgsi_to_nir: make sure kill doesn't discar...
2019-09-06 Timur Kristóftgsi_to_nir: Remove dependency on libglsl.
2019-09-06 Vasily Khoruzhicknir: allow specifying filter callback in lower_alu_to_s...
2019-09-03 Eric Engestromttn: fix 64-bit shift on 32-bit `1`
2019-09-03 Connor Abbottttn: Fill out more info fields
2019-08-20 Jose Maria Casanov... tgsi_to_nir: only update TGSI properties of the current...
2019-08-13 Marek Olšáktgsi_to_nir: add assertions for max varying slots
2019-08-13 Marek Olšáktgsi_to_nir: expand vec3 system values to vec4
2019-08-13 Marek Olšáktgsi_to_nir: fix incorrect number of image src1 components
2019-08-12 Marek Olšákcompiler: add SYSTEM_VALUE_TESS_LEVEL_OUTER/INNER_DEFAULT
2019-08-12 Marek Olšáktgsi_to_nir: handle tess level inner/outer varyings
2019-08-12 Marek Olšáktgsi_to_nir: add support for the stencil FS output
2019-08-12 Marek Olšáktgsi_to_nir: add support for TEX_LZ
2019-08-12 Marek Olšákcompiler: add SYSTEM_VALUE_USER_DATA_AMD
2019-08-12 Marek Olšákcompiler: add shader_info.cs.user_data_components_amd
2019-08-12 Marek Olšáktgsi_to_nir: add basic compute shader support
2019-08-12 Marek Olšáktgsi_to_nir: add support for LOAD & STORE with SSBOs...
2019-08-12 Marek Olšáktgsi_to_nir: make setup_texture_info reusable
2019-08-12 Marek Olšáktgsi_to_nir: add support for TXF_LZ
2019-08-12 Marek Olšákcompiler: add shader_info.vs.blit_sgprs_amd
2019-08-12 Marek Olšáktgsi_to_nir: be careful about not losing any TGSI prope...
2019-08-06 Marek Olšáktgsi_to_nir: add a few needed double opcodes
2019-08-06 Marek Olšáktgsi_to_nir: implement a few needed 64-bit integer...
2019-08-06 Connor Abbottttn: Prepare for 64-bit sources and destinations
2019-08-06 Connor Abbottttn: Use 1-bit NIR comparison opcodes
2019-08-06 Jonathan Marektgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR...
2019-07-18 Andreas Baierlnir/tgsi: Extend tgsi_to_nir.c to support gl_PointCoord...
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-05-24 Jason Ekstrandnir/builder: Merge nir_[if]mov_alu into one nir_mov_alu...
2019-05-24 Jason Ekstrandnir/builder: Remove the use_fmov parameter from nir_swizzle
2019-05-24 Jason Ekstrandptn,ttn: Use nir_channel for selecting channels
2019-05-10 Jonathan Mareknir: allow specifying a set of opcodes in lower_alu_to_...
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-09 Timothy Arcerinir/radv: remove restrictions on opt_if_loop_last_conti...
2019-03-05 Timur Kristóftgsi_to_nir: Set correct location for uniforms.
2019-03-05 Timur Kristóftgsi_to_nir: Improve interpolation modes.
2019-03-05 Kenneth Graunketgsi_to_nir: use sampler variables and derefs
2019-03-05 Timur Kristóftgsi_to_nir: Support FACE and POSITION properly.
2019-03-05 Timur Kristóftgsi_to_nir: Extract ttn_emulate_tgsi_front_face into...
2019-03-05 Timur Kristóftgsi_to_nir: Restructure system value loads.
2019-03-05 Timur Kristóftgsi_to_nir: Produce optimized NIR for a given pipe_screen.
2019-03-05 Timur Kristóftgsi_to_nir: Split to smaller functions.
2019-03-05 Timur Kristóftgsi_to_nir: Make the TGSI IF translation code more...
2019-03-05 Timur Kristóftgsi_to_nir: Fix TGSI LIT translation by using flt.
2019-03-05 Timur Kristóftgsi_to_nir: Fix the TGSI ARR translation by converting...
2019-03-05 Timur Kristófnir: Add ability for shaders to use window space coordi...
2019-02-05 Eric Anholtnir: Move V3D's "the shader was TGSI, ignore FS output...
2019-01-20 Karol Herbstnir: add bit_size parameter to system values with multi...
2019-01-20 Karol Herbstnir: replace more nir_load_system_value calls with...
2019-01-19 Karol Herbstnir: rename nir_var_private to nir_var_shader_temp
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2019-01-08 Jason Ekstrandglsl_type: Add support for explicitly laid out matrices...
2018-12-26 Eric Anholtgallium/ttn: Fix setup of outputs_written.
2018-12-16 Jason Ekstrandnir: Rename Boolean-related opcodes to include 32 in...
2018-12-16 Jason Ekstrandnir/tgsi: Use nir_bany in ttn_kill_if
2018-10-16 Eric Anholtgallium/ttn: Convert inputs and outputs to derefs of...
2018-10-16 Eric Anholtgallium/ttn: Fix the type of gl_FragDepth.
2018-08-08 Emil Velikovttn: remove {varying_slot, frag_result}_to_tgsi_semanti...
2018-06-23 Rob Clarkttn: convert to deref instructions
2018-03-23 Brian Paultgsi/nir: use enum tgsi_opcode
2018-03-16 Emil Velikovtgsi: move tgsi_processor_to_shader_stage() to a header
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-09-29 Nicolai Hähnletgsi: infer that DLDEXP's second source has an integer...
next