freedreno/a6xx: Program VFD_DEST_CNTL from program stateobj
[mesa.git] / src /
2020-05-29 Kristian H. Kristensenfreedreno/a6xx: Program VFD_DEST_CNTL from program...
2020-05-29 Kristian H. Kristensenfreedreno/a6xx: Create stateobj for VFD_DECODE
2020-05-29 Kristian H. Kristensenfreedreno/a6xx: Decouple VFD_FETCH and VFD_DECODE
2020-05-29 Kristian H. Kristensenfreedreno/a6xx: Move per element offset to VFD_DECODE
2020-05-29 Samuel Pitoisetradv/aco: enable VK_KHR_subgroup_extended_types on...
2020-05-29 Samuel Pitoisetaco: sign-extend input/indentity for 32-bit reduce...
2020-05-29 Samuel Pitoisetaco: allow gfx10_wave64_bpermute with 8-bit/16-bit...
2020-05-29 Samuel Pitoisetaco: allocate a temp VGPR for some 8-bit/16-bit reducti...
2020-05-29 Samuel Pitoisetaco: implement 8-bit/16-bit reductions on GFX10
2020-05-29 Samuel Pitoisetaco: fix register allocation for subdword instructions...
2020-05-29 Bas Nieuwenhuizenfrontend/dri: Implement mapping individual planes.
2020-05-29 Vinson Leezink: Check fopen result.
2020-05-29 Samuel Pitoisetradv/aco: enable VK_EXT_subgroup_size_control
2020-05-29 Rob Clarkfreedreno/a6xx: document LRZ flag buffer
2020-05-29 Rob Clarkfreedreno/a6xx: LRZ fix for alpha-test
2020-05-28 Neha Bhendeutil: Initialize pipe_shader_state for passthrough...
2020-05-28 Chris Wilsoniris: Rename iris_seqno to iris_fine_fence
2020-05-28 Gert Wollnynir: lower_tex: Don't normalize coordinates for TXF...
2020-05-28 Samuel Pitoisetspirv,radv,anv: implement no-op VK_GOOGLE_user_type
2020-05-28 Rhys Perryaco: fix 64-bit shared_atomic_exchange
2020-05-28 Rhys Perryaco: don't reorder barriers in the scheduler
2020-05-28 Rhys Perryaco: preserve more fields when combining additions...
2020-05-28 Rhys Perryaco: check instruction format before waiting for a...
2020-05-28 Rhys Perryaco: consider SDWA during value numbering
2020-05-28 Rhys Perryaco: fix interaction with 3f branch workaround and...
2020-05-28 Caio Marcelo de... intel: Add helper to calculate GPGPU_WALKER::RightExecu...
2020-05-28 Caio Marcelo de... iris, i965: Update limits for ARB_compute_variable_grou...
2020-05-28 Caio Marcelo de... iris, i965: Drop max_variable_local_size
2020-05-28 Caio Marcelo de... intel/fs: Generate multiple CS SIMD variants for variab...
2020-05-28 Caio Marcelo de... anv: Use new helper functions to pick SIMD variant...
2020-05-28 Caio Marcelo de... iris: Use new helper functions to pick SIMD variant...
2020-05-28 Caio Marcelo de... iris: Set CS KernelStatePointer at dispatch
2020-05-28 Caio Marcelo de... i965: Use new helper functions to pick SIMD variant...
2020-05-28 Caio Marcelo de... intel/fs: Add helper to get prog_offset and simd_size
2020-05-28 Caio Marcelo de... intel/fs: Support INTEL_DEBUG=no8,no32 in compute shaders
2020-05-28 Caio Marcelo de... intel/fs: Remove min_dispatch_width spilling decision...
2020-05-27 Mike Blumenkrantzzink: always use logical eq ops in ntv with 1bit inputs
2020-05-27 Vinson Leepan/bi: Initialize struct fma_op_info member extended.
2020-05-27 Erico Nuneslima/ppir: use a ready list in node_to_instr
2020-05-27 Alyssa Rosenzweigpan/bi: Suppress inf/nan for now
2020-05-27 Alyssa Rosenzweigpan/bi: Add CSEL.16 packing tests
2020-05-27 Alyssa Rosenzweigpan/bi: Pack compact vertex texturing
2020-05-27 Alyssa Rosenzweigpan/bi: Add f16 TEXC.vtx op
2020-05-27 Alyssa Rosenzweigpan/bi: Allow vertex txl with lod=0 as compact
2020-05-27 Alyssa Rosenzweigpan/bi: Document compute_lod bit for compact tex
2020-05-27 Alyssa Rosenzweigpan/bi: Also add compact vertex texturing
2020-05-27 Alyssa Rosenzweigpan/bi: Add TEX.vtx opcode for vertex texturing
2020-05-27 Alyssa Rosenzweigpan/decode: Decode Bifrost shader flags
2020-05-27 Alyssa Rosenzweigpanfrost: Set MALI_BIFROST_EARLY_Z as necessary
2020-05-27 Alyssa Rosenzweigpanfrost: Identify MALI_BIFROST_EARLY_Z flag
2020-05-27 Alyssa Rosenzweigpanfrost: Add defines for bifrost unk1 flags
2020-05-27 Alyssa Rosenzweigpanfrost: Document Midgard Inf/NaN suppress bit
2020-05-27 Alyssa Rosenzweigpanfrost: Ensure nonlinear strides are 16-aligned
2020-05-27 Alyssa Rosenzweigpanfrost: Identify Bifrost texture format swizzle
2020-05-27 Alyssa Rosenzweigpanfrost: Set unk2 to accomodate blending
2020-05-27 Alyssa Rosenzweigpanfrost: Share MRT blend flag calculation with Bifrost
2020-05-27 Alyssa Rosenzweigpanfrost: Force Z/S tiling on Bifrost
2020-05-27 Alyssa Rosenzweigpanfrost: Tweak Bifrost colour buffer magic
2020-05-27 Alyssa Rosenzweigpanfrost: Tweak zsbuf magic numbers for Bifrost
2020-05-27 Alyssa Rosenzweigpanfrost: Adjust null_rt for Bifrost
2020-05-27 Alyssa Rosenzweigpanfrost: Fix Bifrost blending with depth-only FBO
2020-05-27 James Zhuac/gpu_info: Correct Acturus cu bitmap
2020-05-27 Danylo Piliaievintel/fs: Work around dual-source blending hangs in...
2020-05-27 Erik Faye-Lundzink: use general-layout when blitting to/from same...
2020-05-27 Pierre-Eric Pellou... radeonsi/drirc: enable zerovram option for 7 Days to Die
2020-05-27 Jonathan Marekturnip: support VkImageDrmFormatModifierExplicitCreateI...
2020-05-27 Jonathan Marekfreedreno/layout: add explicit offset/pitch argument...
2020-05-27 Timothy Arceriglsl: fix slow linking of uniforms in the nir linker
2020-05-27 Timothy Arceriglsl: stop cascading errors if process_parameters(...
2020-05-27 Vinson Leefreedreno: Add missing va_end.
2020-05-26 Jason Ekstrandnir: Fix sources for image atomic fadd
2020-05-26 Alyssa Rosenzweigpan/decode: Dump unknown2
2020-05-26 Alyssa Rosenzweigpan/decode: Dump missing field on Bifrost
2020-05-26 Alyssa Rosenzweigpan/decode: Fix tiler warning
2020-05-26 Alyssa Rosenzweigpan/decode: Fix unused variable warning
2020-05-26 Alyssa Rosenzweignouveau: Use SATURATE
2020-05-26 Alyssa Rosenzweigetnaviv: Use SATURATE
2020-05-26 Alyssa Rosenzweigiris: Use SATURATE
2020-05-26 Alyssa Rosenzweigi965: Use SATURATE
2020-05-26 Alyssa Rosenzweigintel: Use SATURATE
2020-05-26 Alyssa Rosenzweigsoftpipe: Use SATURATE
2020-05-26 Alyssa Rosenzweigpanfrost: Use SATURATE
2020-05-26 Alyssa Rosenzweigglsl: Use SATURATE
2020-05-26 Alyssa Rosenzweiggallium/draw: Use SATURATE
2020-05-26 Alyssa Rosenzweigmesa/swrast: Use SATURATE
2020-05-26 Alyssa Rosenzweigmesa: Use SATURATE
2020-05-26 Alyssa Rosenzweigutil/format: Use SATURATE
2020-05-26 Alyssa Rosenzweigutil: Add SATURATE macro
2020-05-26 Caio Marcelo de... intel/fs: Remove redundant assert()
2020-05-26 Caio Marcelo de... intel/fs: Early return when can't satisfy explicit...
2020-05-26 Caio Marcelo de... intel/fs: Remove unused state from brw_nir_lower_cs_int...
2020-05-26 Caio Marcelo de... intel/fs: Remove unused emission of load_simd_with_intel
2020-05-26 Kristian H. Kristensenegl/android: Drop unused variable
2020-05-26 Kristian H. Kristensenegl/android: Move get_format under HAVE_DRM_GRALLOC...
2020-05-26 Kristian H. Kristensenmesa/st: Use memset to zero out struct
2020-05-26 Kristian H. Kristensenmapi: Fix a couple of warning in generated code
2020-05-26 Kristian H. Kristensensrc/util: Remove out-of-range comparison
2020-05-26 Kristian H. Kristensenfreedreno/ir3: Avoid {0} initializer for struct reginfo
2020-05-26 Kristian H. Kristensenturnip: Use {} initializer to silence warning
2020-05-26 Kristian H. Kristensenturnip: Use tu6_reduction_mode() to avoid warning
next