gallivm/nir: add multisample image operations
[mesa.git] / src / compiler /
2020-05-05 Rhys Perrynir: add missing group_memory_barrier handling
2020-05-05 Pierre-Eric Pellou... mesa: extend GLSLZeroInit semantics
2020-05-05 Pierre-Eric Pellou... glsl: add a is_implicit_initializer flag
2020-05-05 Pierre-Eric Pellou... glsl: rework zero initialization
2020-05-05 Pierre-Eric Pellou... glsl: init gl_FragColor if zero_init=true
2020-05-05 Louis-Francis Ratt... nir: Always create UBO variable when lowering uniforms...
2020-05-05 Erik Faye-Lundcompiler/glsl: explicitly store NumUniformBlocks
2020-05-05 Danylo Piliaievglsl: rename has_implicit_uint_to_int_conversion to...
2020-05-04 Erik Faye-Lundvtn/opencl: native sqrt support
2020-05-04 Erik Faye-Lundvtn/opencl: native rsqrt support
2020-05-04 Erik Faye-Lundvtn/opencl: native recip support
2020-05-04 Erik Faye-Lundvtn/opencl: native powr support
2020-05-04 Erik Faye-Lundvtn/opencl: native divide support
2020-05-04 Erik Faye-Lundvtn/opencl: native variants of sin/cos
2020-05-04 Erik Faye-Lundvtn/opencl: add native_tan-support
2020-05-04 Erik Faye-Lundcompiler/nir: move tan-calculation to helper
2020-05-01 Caio Marcelo de... intel/fs: Add and use a new load_simd_width_intel intrinsic
2020-05-01 Eric Anholtfreedreno/ir3: Improve shader key normalization.
2020-04-29 Timur Kristófnir: Add new linking helper to set linked driver locations.
2020-04-28 Jason Ekstrandnir/combine_stores: Handle volatile
2020-04-28 Jason Ekstrandnir/dead_write_vars: Handle volatile
2020-04-28 Jason Ekstrandnir/copy_prop_vars: Report progress when deleting self...
2020-04-28 Jason Ekstrandnir/copy_prop_vars: Handle volatile better
2020-04-28 Ian Romanicknir/algebraic: Require operands to iand be 32-bit
2020-04-27 Jonathan Mareknir: add pack_32_2x16_split/unpack_32_2x16_split lowering
2020-04-27 Alyssa Rosenzweignir: Move nir_lower_mediump_outputs from ir3
2020-04-27 Ian Romanicknir/algebraic: Detect some kinds of malformed variable...
2020-04-27 Marek Olšákmesa: replace GLenum target with gl_shader_stage in...
2020-04-24 Jason Ekstrandspirv: Rewrite CFG construction
2020-04-24 Jason Ekstrandnir/lower_subgroups: Mask off unused bits in ballot ops
2020-04-24 Jason Ekstrandspirv: Fix passing combined image/samplers through...
2020-04-24 Jason Ekstrandnir/opt_deref: Remove certain sampler type casts
2020-04-24 Jason Ekstrandspirv: Use nir_const_value for spec constants
2020-04-24 Jason Ekstrandspirv: Allow constants and NULLs in SpvOpConvertUToPtr
2020-04-24 Timothy Arceriglsl: remove some duplicate code from the nir uniform...
2020-04-24 Timothy Arceriglsl: some nir uniform linker fixes
2020-04-24 Caio Marcelo de... spirv: Update the headers from latest Khronos master
2020-04-24 Caio Marcelo de... spirv: Handle instruction aliases in vtn_gather_types
2020-04-23 Eric Anholtnir/lower_clip: Fix picking of unused driver locations.
2020-04-23 Eric Anholtnir/lower_two_sided_color: Fix picking of new driver...
2020-04-23 Gert Wollnynir: Add umad24 and umul24 opcodes
2020-04-23 Gert Wollnynir: Add r600 specific intrinsics for tesselation shader IO
2020-04-23 Rhys Perrynir/algebraic: don't undo lowering of 8/16-bit comparis...
2020-04-23 Rhys Perrynir/lower_bit_size: fix lowering of {imul,umul}_high
2020-04-23 Rhys Perrynir/lower_bit_size: fix lowering of shifts
2020-04-23 Kenneth Graunkenir: Actually do load/store vectorization beyond vec2
2020-04-23 Simon Zenimesa: enable GL_EXT_draw_instanced for gles2
2020-04-22 Alejandro Piñeironir: add nir_tex_instr_need_sampler helper
2020-04-22 Danylo Piliaievspirv: Expand workaround for OpControlBarrier on old...
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-04-21 Jason Ekstrandnir: Delete the fnoise opcodes
2020-04-21 Jason Ekstrandglsl: Hard-code noise to zero in builtin_functions.cpp
2020-04-21 Timothy Arcerist/glsl_to_nir: make use of nir linker for linking...
2020-04-21 Timothy Arceriglsl: fix gl_nir_set_uniform_initializers() for bindles...
2020-04-21 Timothy Arceriglsl: add bindless support to nir uniform linker
2020-04-20 Jonathan Mareknir: convert_ycbcr: preserve alpha channel
2020-04-20 Jonathan Mareknir: add common convert_ycbcr for vulkan csc
2020-04-20 Dave Airlienir/linking: fix issue with two compact variables in...
2020-04-20 Caio Marcelo de... spirv: Fix propagation of OpVariable access flags
2020-04-20 Samuel Pitoisetnir/opt_algebraic: lower 64-bit fmin3/fmax3/fmed3
2020-04-20 Samuel Pitoisetnir/lower_int64: lower imin3/imax3/umin3/umax3/imed3...
2020-04-20 Timothy Arcerinir/gcm: dont move movs unless we can replace them...
2020-04-20 Timothy Arcerinir/gcm: be more conservative about moving instructions...
2020-04-20 Timothy Arcerinir/gcm: allow derivative dependent intrinisics to...
2020-04-20 Jason Ekstrandnir/gcm: Prefer the instruction's original block
2020-04-20 Jason Ekstrandnir/gcm: Delete dead instructions
2020-04-20 Jason Ekstrandnir/gcm: Add a real concept of "progress"
2020-04-20 Jason Ekstrandnir/gcm: Move block choosing into a helper function
2020-04-20 Jason Ekstrandnir/gcm: Use an array for storing the early block
2020-04-20 Jason Ekstrandnir/gcm: Loop over blocks in pin_instructions
2020-04-20 Jason Ekstrandnir/dominance: Better handle unreachable blocks
2020-04-19 Arcady Goldmints... nir: Lower returns correctly inside nested loops
2020-04-18 Timothy Arceriglsl: only set stage ref when uniforms referenced in...
2020-04-18 Timothy Arceriglsl: pull mark_array_elements_referenced() out into...
2020-04-18 Timothy Arceriglsl: fix block index in NIR uniform linker
2020-04-18 Timothy Arceriglsl: error check max user assignable uniform locations
2020-04-18 Timothy Arceriglsl: fix explicit locations for the glsl linker
2020-04-18 Timothy ArceriRevert "glsl: fix resizing of the uniform remap table"
2020-04-18 Timothy Arceriglsl: tidy up uniform storage value count code in NIR...
2020-04-18 Timothy Arceriglsl: fix struct offsets in the nir uniform linker
2020-04-18 Timothy Arcerinir: add matrix_layout to nir_variable data
2020-04-17 Jason Ekstrandspirv,nir: Move the SPIR-V vector insert code to NIR
2020-04-17 Jason Ekstrandspirv: Call nir_builder directly for vector_extract
2020-04-17 Jason Ekstrandnir/builder: Handle any bit-size selector in nir_extract
2020-04-17 Jason Ekstrandspirv: Error if OpCompositeInsert/Extract has OOB indices
2020-04-17 Jason Ekstrandspirv,nir: Add a better vector_insert
2020-04-17 Jason Ekstrandspirv: Handle OOB vector extract operations
2020-04-16 Jason Ekstrandnir: Add some sanity assertions in opt_large_constants
2020-04-16 Jason Ekstrandnir: Add an alignment to nir_intrinsic_load_constant
2020-04-16 Ilia Mirkinmesa: add NV_viewport_array2 enable, attach to glsl
2020-04-16 Ilia Mirkinglsl: add NV_viewport_array2 support
2020-04-16 Ilia Mirkincompiler: add VARYING_SLOT_VIEWPORT_MASK
2020-04-15 Connor Abbottir3: Fix LDC offset units
2020-04-14 Danylo Piliaievglsl/list: Fix undefined behaviour of foreach_* macros
2020-04-13 Tapani Pälliglsl: stop processing function parameters if error...
2020-04-12 Tapani Pälliglsl: remove redudant assignment
2020-04-10 Plamena Manolovaintel/compiler: Add support for variable workgroup...
2020-04-09 Connor Abbottir3: Plumb through bindless support
2020-04-08 Timothy Arcerinir: make opt_if_loop_terminator() less strict
2020-04-07 Caio Marcelo de... nir: Add per_view attribute to nir_variable
next