mesa.git
2020-05-30 Bas Nieuwenhuizenutil/format: Use correct pipe format for VK_FORMAT_G8_B...
2020-05-30 Bas Nieuwenhuizenutil/format: Add VK_FORMAT_D16_UNORM_S8_UINT.
2020-05-30 Vinson Leeetnaviv: Fix memory leak on error path.
2020-05-29 Alyssa Rosenzweigpanfrost: Probe G31/G52 if PAN_MESA_DEBUG=bifrost
2020-05-29 Alyssa Rosenzweigpanfrost: Add GPU IDs for G31/G52
2020-05-29 Alyssa Rosenzweigpanfrost: Disable QUAD_STRIP/POLYGON on Bifrost
2020-05-29 Alyssa Rosenzweigpan/bi: Passthrough deps of the branch target
2020-05-29 Alyssa Rosenzweigpan/bi: Allow two successors in header packing
2020-05-29 Alyssa Rosenzweigpan/bi: Measure backwards branches as well
2020-05-29 Alyssa Rosenzweigpan/bi: Add bi_foreach_block_from_rev helper
2020-05-29 Alyssa Rosenzweigpan/bi: Defer block naming until after emit
2020-05-29 Alyssa Rosenzweigpan/bi: Pack unconditional branch
2020-05-29 Alyssa Rosenzweigpan/bi: Set branch conditional bit
2020-05-29 Alyssa Rosenzweigpan/bi: Set back-to-back bit more accurately
2020-05-29 Alyssa Rosenzweigpan/bi: Set branch_conditional if b2b is set
2020-05-29 Alyssa Rosenzweigpan/bi: Pack proper clause offsets
2020-05-29 Alyssa Rosenzweigpan/bi: Measure distance between blocks
2020-05-29 Alyssa Rosenzweigpan/bi: Add bi_foreach_clause_in_block_from{_rev} helpers
2020-05-29 Alyssa Rosenzweigpan/bi: Link clauses back to their blocks
2020-05-29 Alyssa Rosenzweigpan/bi: Preliminary branch packing
2020-05-29 Alyssa Rosenzweigpan/bi: Assign constant port for branch offsets
2020-05-29 Alyssa Rosenzweigpan/bi: Set branch_constant if there is a branch
2020-05-29 Alyssa Rosenzweigpan/bi: Pack branch offset constants
2020-05-29 Alyssa Rosenzweigpan/bi: Add branch constant field to IR
2020-05-29 Alyssa Rosenzweigpan/bi: Passthrough ZERO in branch packing
2020-05-29 Alyssa Rosenzweigpan/bi: Fix branch condition typesize
2020-05-29 Alyssa Rosenzweigpan/bi: Fix CONVERT component counting
2020-05-29 Alyssa Rosenzweigpan/bi: Only rewrite COMBINE dest if not SSA
2020-05-29 Alyssa Rosenzweigpan/bi: Fix emit_if successor assignment
2020-05-29 Alyssa Rosenzweigpan/bi: Allow printing branches without targets
2020-05-29 Alyssa Rosenzweigpan/bi: Remove schedule_barrier
2020-05-29 Alyssa Rosenzweigpan/bi: Add helper to measure clause size
2020-05-29 Alyssa Rosenzweigpan/bi: Add bi_layout.c for clause layout helpers
2020-05-29 Alyssa Rosenzweigpan/bi: Remove more artefacts of 2-pass scheduling
2020-05-29 Alyssa Rosenzweigpan/bi: Add MUL.i32 to disasm
2020-05-29 Alyssa Rosenzweigpan/bi: Disassemble pos=0xe
2020-05-29 Alyssa Rosenzweigpan/bi: Document constant count invariant
2020-05-29 Alyssa Rosenzweigpan/bi: Move bi_flip_ports out of port assignment
2020-05-29 Alyssa Rosenzweigpan/bi: Add FILE* argument to bi_print_registers
2020-05-29 Alyssa Rosenzweigpan/bi: Drop `struct` from bi_registers
2020-05-29 Alyssa Rosenzweigpan/bi: Move bi_registers to bi_bundle
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...
next