mesa.git
2020-05-29 Alyssa Rosenzweigpan/bi: Move bi_registers to common IR structures
2020-05-29 Alyssa Rosenzweigpan/bi: Remove comment about old scheduler design
2020-05-29 Alyssa Rosenzweigpan/bi: Remove FMA? parameter from get_src
2020-05-29 Alyssa Rosenzweigpanfrost: Preload gl_FragCoord on Bifrost
2020-05-29 Alyssa Rosenzweigpanfrost: Set reads_frag_coord as a sysval
2020-05-29 Alyssa Rosenzweigpanfrost: Don't generate gl_FragCoord varying on Bifrost
2020-05-29 Rob Clarkfreedreno/a6xx: fix vsc assert
2020-05-29 Kristian H... freedreno/a6xx: Program VFD_DEST_CNTL from program...
2020-05-29 Kristian H... freedreno/a6xx: Create stateobj for VFD_DECODE
2020-05-29 Kristian H... freedreno/a6xx: Decouple VFD_FETCH and VFD_DECODE
2020-05-29 Kristian H... freedreno/a6xx: Move per element offset to VFD_DECODE
2020-05-29 Eric Anholtci: Rename x86_cross_arm_test to just arm_test.
2020-05-29 Eric Anholtci: Don't build an arm_test container now that the...
2020-05-29 Eric Anholtci: Switch cheza (freedreno a630) testing to baremetal.
2020-05-29 Eric Anholtci: Add scripts for controlling bare-metal chezas.
2020-05-29 Eric Anholtci: Build a cheza kernel.
2020-05-29 Eric Anholtci: Disable the firmware loader user helper option...
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 Eric Anholtci: Quick exit qpa extraction for non-matching qpas.
2020-05-28 Eric Anholtci: Move baremetal DEQP_NO_SAVE_RESULTS setup to the...
2020-05-28 Eric Anholtci: Add DEQP_EXPECTED_RENDERER support for VK tests.
2020-05-28 Eric Anholtci: Auto-detect the architecture for VK ICD filenames.
2020-05-28 Eric Anholtci: Drop old comment about enabling --deqp-watchdog.
2020-05-28 Eric Anholtci: Drop double ".txt" suffix on the unexpected results...
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 Michel Dänzergitlab-ci: Pull in GCC 9 from Debian testing in x86_tes...
2020-05-28 Michel Dänzergitlab-ci: x86_test-base image as common base for x86_t...
2020-05-28 Michel Dänzergitlab-ci: Also list arm/x86_build in needs: of test...
2020-05-28 Caio Marcelo... intel: Add helper to calculate GPGPU_WALKER::RightExecu...
2020-05-28 Caio Marcelo... iris, i965: Update limits for ARB_compute_variable_grou...
2020-05-28 Caio Marcelo... iris, i965: Drop max_variable_local_size
2020-05-28 Caio Marcelo... intel/fs: Generate multiple CS SIMD variants for variab...
2020-05-28 Caio Marcelo... anv: Use new helper functions to pick SIMD variant...
2020-05-28 Caio Marcelo... iris: Use new helper functions to pick SIMD variant...
2020-05-28 Caio Marcelo... iris: Set CS KernelStatePointer at dispatch
2020-05-28 Caio Marcelo... i965: Use new helper functions to pick SIMD variant...
2020-05-28 Caio Marcelo... intel/fs: Add helper to get prog_offset and simd_size
2020-05-28 Caio Marcelo... intel/fs: Support INTEL_DEBUG=no8,no32 in compute shaders
2020-05-28 Caio Marcelo... intel/fs: Remove min_dispatch_width spilling decision...
2020-05-27 Eric Engestromdocs: update calendar, add news item, and link releases...
2020-05-27 Eric Engestromdocs: Add release notes for 20.1.0
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... 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
next