st/mesa: don't generate NIR for ARB_vp/fp if NIR is not preferred
[mesa.git] / src /
2020-08-24 Marek Olšákst/mesa: don't generate NIR for ARB_vp/fp if NIR is...
2020-08-24 Marek Olšákst/mesa: don't pass NIR to draw module if IO is lowered
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 Lionel Landwerlinintel/perf: fix raw query kernel metric selection
2020-08-24 Lionel Landwerlinintel/perf: store query symbol name
2020-08-24 Eric Anholtnir/load_store_vectorizer: Clean up unit test swizzle...
2020-08-24 Eric Anholtfreedreno/ir3: Replace our custom vec4 UBO intrinsic...
2020-08-24 Eric Anholtnir: Add a lowering pass for backends wanting load_ubo...
2020-08-24 Eric Anholtnir: Add nir_[iu]shr_imm and nir_udiv_imm helpers and...
2020-08-24 Eric Anholtnir: Make the nir_builder *_imm helpers consistently...
2020-08-24 Timur Kristófaco: Fix convert_to_SDWA when instruction has 3 operands.
2020-08-24 Timur Kristófaco: Fix unused variable warning by adding ASSERTED.
2020-08-24 Alyssa Rosenzweigr300: Use util_blend_factor_uses_dest
2020-08-24 Alyssa Rosenzweigsi: Use util_blend_factor_uses_dest
2020-08-24 Alyssa Rosenzweiggallium: Add util_blend_uses_dest helper
2020-08-24 Alyssa Rosenzweiggallium: Add util_blend_factor_uses_dest helper
2020-08-24 Samuel Pitoisetradv: use the trap handler to detect faulty shaders...
2020-08-24 Samuel Pitoisetradv: enable the trap handler and configure the shader...
2020-08-24 Samuel Pitoisetradv: add initial trap handler support with RADV_TRAP_H...
2020-08-24 Samuel Pitoisetradv: add a small interface for creating the trap handl...
2020-08-24 Samuel Pitoisetaco: skip unnecessary compiler pass for the trap handle...
2020-08-24 Samuel Pitoisetaco: add a helper for building a trap handler shader
2020-08-24 Samuel Pitoisetaco: validate that SMEM operands can use fixed registers
2020-08-24 Samuel Pitoisetaco: add TBA/TMA/TTMP0-11 physical registers definitions
2020-08-24 Samuel Pitoisetamd/registers: add some SQ_WAVE_* register definitions
2020-08-24 Samuel Pitoisetamd/registers: add missing TBA registers on GFX6-GFX8
2020-08-24 Erik Faye-Lundnir: add iabs-lowering code
2020-08-22 Eric Engestromegl: drop invalid shebang
2020-08-22 Jason Ekstrandclover: Call clang with -O0 for the SPIR-V path
2020-08-21 Jason Ekstrandclover/spirv: Don't call llvm::regularizeLlvmForSpirv
2020-08-21 Jason Ekstrandintel/nir: Allow splitting a single load into up to...
2020-08-21 Jason Ekstrandintel/fs: Fix an assert in load_scratch
2020-08-21 Jason Ekstrandiris: Always re-upload sysvals when we have kernel...
2020-08-21 Jason Ekstrandiris: Normalize all compute shaders to MESA_SHADER_COMPUTE
2020-08-21 Jason Ekstrandiris: ref/unref the GLSL type singleton in screen_creat...
2020-08-21 Jason Ekstrandiris: Stop advertising clover-only caps
2020-08-21 Jason Ekstrandiris: Stop advertising PIPE_SHADER_IR_NIR_SERIALIZED
2020-08-21 Karol Herbstclover/nir: add support for global invocation id offsets
2020-08-21 Karol Herbstnir: fix nir_variable_create for kernels
2020-08-21 Jesse Nataliespirv: Use new global invocation offset system value
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 Erik Faye-Lundcompiler/nir: make lowering global-id to local-id optional
2020-08-21 Jesse Natalienir: Add new system values and intrinsics for dealing...
2020-08-21 Jesse Natalienir: Populate some places where existing system values...
2020-08-21 Chia-I Wuvirgl: update protocol headers
2020-08-21 Chia-I Wuvirgl: move protocol headers to a common place
2020-08-21 Lepton Wuutil/ralloc: fix ralloc alignment.
2020-08-21 Charmaine Leesvga: fix draw elements with 8-bits indices
2020-08-21 Charmaine Leewinsys/svga: fix display corruption after surface_init
2020-08-21 Charmaine Leest/mesa: increase size of gl_register_file bitfields
2020-08-21 Karol Herbstnir: rename nir_op_fne to nir_op_fneu
2020-08-21 Rhys Perrybifrost: use nir_intrinsic_has_type
2020-08-21 Rhys Perryaco: use nir_intrinsic_has_access
2020-08-21 Rhys Perrynir: add and use nir_intrinsic_has_ helpers
2020-08-21 Rhys Perryaco: fix non-rtz pack_half_2x16
2020-08-21 Danylo Piliaievglsl: Eliminate out-of-bounds triop_vector_insert
2020-08-21 Danylo Piliaievglsl: Eliminate assigments to out-of-bounds elements...
2020-08-21 Danylo Piliaievir_constant: Return zero on out-of-bounds vector accesses
2020-08-21 Ricardo Quesadaanv: support fd==-1 in ImportSemaphoreFdKHR
2020-08-21 Samuel Pitoisetaco: add ACO_DEBUG=force-waitcnt to emit wait-states
2020-08-21 Samuel Pitoisetradv: ignore BB labels when splitting the disassembly...
2020-08-21 Tapani Pällianv: take depth in to account in anv_GetImageSubresourc...
2020-08-21 Caleb Callawayiris: Add missing newline to debug log message
2020-08-20 Jesse Natalienir: Use 'unsigned' instead of enum types in nir_variab...
2020-08-20 Jason Ekstrandnir: Add an LOD parameter to image_*_size
2020-08-20 Arcady Goldmints... broadcom/compiler: Enable PER_QUAD for UBO and SSBO...
2020-08-20 Arcady Goldmints... broadcom/compiler: Add a constant folding pass after...
2020-08-20 Arcady Goldmints... broadcom/compiler: support nir_intrinsic_load_sample_id
2020-08-20 Karol Herbstclover/spirv: pass list of supported extensions to...
2020-08-20 Pierre Moreauclover/nir: Register callback for translation messages...
2020-08-20 Pierre Moreauclover/llvm: Use the highest supported SPIR-V version...
2020-08-20 Pierre Moreauclover/spirv: Print linked SPIR-V module if asked
2020-08-20 Pierre Moreauclover/spirv: Remove unused tuple header
2020-08-20 Karol Herbstclover/spirv: rework handling of spirv extensions
2020-08-20 Alyssa Rosenzweigpanfrost: Fix alignment on Bifrost
2020-08-20 Connor Abbotttu: Enable VK_KHR_multiview
2020-08-20 Connor Abbotttu: Implement multiview pipeline state
2020-08-20 Connor Abbotttu: Add multiview lowering pass
2020-08-20 Connor Abbotttu: Implement multiview query interactions
2020-08-20 Connor Abbotttu: Improve timestamp queries
2020-08-20 Connor Abbotttu: Implement multiview clear/resolve interactions
2020-08-20 Connor Abbotttu: Parse multiview render pass info
2020-08-20 Connor Abbotttu: Translate VkRenderPassMultiviewCreateInfo to VkRend...
2020-08-20 Connor Abbottir3: Add support for gl_ViewIndex in VS & FS
2020-08-20 Connor Abbottfreedreno/a6xx: Add multiview registers
2020-08-20 Rob Clarkfreedreno/a6xx: disable LRZ when color channels are...
2020-08-20 Rob Clarkfreedreno/cffdump: add arg to filter by process name
2020-08-20 Eric Anholtnir: Shrink store intrinsic num_components to the size...
2020-08-20 Eric Anholtnir: Expand opt_undef to handle undef channels in a...
2020-08-20 Eric Anholtnir/opt_undef: Handle a couple more normal store intrin...
2020-08-20 Eric Anholtradv: Move nir_opt_shrink_vectors() into the opt loop.
2020-08-20 Alyssa Rosenzweigpanfrost: Reduce attribute buffer allocations
next