mesa.git
2020-06-10 Pierre-Eric... radeonsi/ngg: try GS multi-cycling mode if default...
2020-06-10 Pierre-Eric... radeonsi: add return value to gfx10_ngg_calculate_subgr...
2020-06-10 Andrii Simiklitglsl: fix crash on glsl macro redefinition
2020-06-09 Jason Ekstrandanv/allocator: Compare to start_offset in state_pool_fr...
2020-06-09 Alyssa Rosenzweigpanfrost: Ensure we have ro before using it
2020-06-09 Samuel Pitoisetradv/aco: enable shaderInt8 and VK_KHR_shader_float16_i...
2020-06-09 Samuel Pitoisetradv/aco: enable shaderInt16 on GFX6-GFX7
2020-06-09 Samuel Pitoisetradv/aco: enable 8-bit/16-bit storage on GFX6-GFX7
2020-06-09 Daniel Schürmannaco: remove unnecessary split- and create_vector instru...
2020-06-09 Samuel Pitoisetaco: fix alignment of vectors with 4 elements
2020-06-09 Samuel Pitoisetaco: implement 8-bit/16-bit conversions on GFX6-GFX7
2020-06-09 Daniel Schürmannaco: optimize packing of 16bit subdword registers on...
2020-06-09 Daniel Schürmannaco: skip partial copies on first iteration when loweri...
2020-06-09 Daniel Schürmannaco: coalesce copies more aggressively when lowering...
2020-06-09 Daniel Schürmannaco: add and use scratch SGPR to lower subdword p_creat...
2020-06-09 Daniel Schürmannaco: adjust GFX6 subdword lowering workarounds for...
2020-06-09 Daniel Schürmannaco: Workarounds subdword lowering on GFX6/7
2020-06-09 Daniel Schürmannaco: use full-register instructions to implement subdwo...
2020-06-09 Daniel Schürmannaco: simplify statistics collection for copies
2020-06-09 Daniel Schürmannaco: fix register assignment for p_create_vector on...
2020-06-09 Mike Blumenkrantzzink: emit interpolation decorations for ntv outputs
2020-06-09 Mike Blumenkrantzzink: track program usages for each shader
2020-06-09 Erik Faye-Lundzink: assert that image-view format isn't undefined
2020-06-09 Erik Faye-Lundzink: emulate B8G8R8X8_SRGB with B8G8R8A8_SRGB
2020-06-09 Eric Anholtturnip: Expose robustBufferAccess.
2020-06-09 Eric Anholtci: Use rsync for initial nfsroot population on cheza.
2020-06-09 Eric Anholtci: Enable pre-merge fractional vulkan CTS runs on...
2020-06-09 Eric Anholtci: Build the full VK CTS for baremetal testing.
2020-06-09 Eric Anholtci: Disable shader cache on vulkan CI runs.
2020-06-09 Eric Anholtci: Bump up to the current version of the VK CTS.
2020-06-09 Eric Anholtturnip: Fix crashes in compute with no descriptors...
2020-06-09 Thong Thaifrontends/vdpau: Default destination rect to source...
2020-06-09 Marek Olšákradeonsi: require LLVM 11 for gfx10.3
2020-06-09 Marek Olšákradeonsi: add support for Sienna Cichlid
2020-06-09 Marek Olšákac: align num_vgprs for gfx10.3
2020-06-09 Marek Olšákradeonsi: don't set any XNACK options on gfx10.3
2020-06-09 Marek Olšákradeonsi: set BIG_PAGE fields on gfx10.3
2020-06-09 Marek Olšákradeonsi: move L2_CACHE_CONTROL registers into si_emit_...
2020-06-09 Marek Olšákradeonsi: implement R9G9B9E5 render target and image...
2020-06-09 Marek Olšákradeonsi: enable larger SDMA clears and copies on gfx10.3
2020-06-09 Marek Olšákradeonsi: honor a user-specified pitch on gfx10.3
2020-06-09 Marek Olšákac/surface: add displayable DCC code for gfx10.3
2020-06-09 Marek Olšákac,radeonsi: start adding support for gfx10.3
2020-06-09 Marek Olšákac,radeonsi: replace == GFX10 with >= GFX10 where it...
2020-06-09 Marek Olšákradeonsi: enable ARB_sparse_buffer
2020-06-09 Connor Abbotttu: Fix context faults loading unused descriptor sets
2020-06-09 Danylo Piliaievi965: Work around incorrect usage of glDrawRangeElement...
2020-06-09 Connor Abbotttu: Rewrite flushing to use barriers
2020-06-09 Connor Abbotttu: Remove useless event_write helpers
2020-06-09 Connor Abbotttu: Don't actually track seqno's for events
2020-06-09 Connor Abbotttu: Remove useless post-binning flushes
2020-06-09 Icecream95panfrost: Mark PIPE_BUFFER BOs as not renderable
2020-06-09 Pierre-Eric... winsys/radeon: do not cast bo->va as void*
2020-06-09 Christian Gmeinerci: use separate docker images for baremetal builds
2020-06-09 Christian Gmeinerci: add arm_test-base docker image
2020-06-09 Samuel Pitoisetradv/llvm: expose VK_EXT_shader_demote_to_helper_invoca...
2020-06-09 Marek Olšákglthread: sync in glFlush for multiple contexts
2020-06-09 Marek Olšákgallium/u_vbuf: add a faster path for uploading non...
2020-06-09 Marek Olšákgallium/u_vbuf: get rid of some pointer dereferences
2020-06-08 Ben Skeggsnir: use bitfield_insert instead of bfi in nir_lower_do...
2020-06-08 Jonathan Marekturnip: fix VFD_CONTROL for binning pass
2020-06-08 Jonathan Marekturnip: use common emit_xs_cntl to fill a6xx_sp_xs_ctrl...
2020-06-08 Jonathan Marekturnip: fix HW binning with geometry shader
2020-06-08 Jonathan Marekturnip: correctly emit non-binning vs in transform...
2020-06-08 Jonathan Marekfreedreno/a6xx: use nonbinning VS when GS is used
2020-06-08 Jonathan Marekturnip: clamp sampler minLod/maxLod
2020-06-08 Jonathan Marekturnip: update some properties based on blob driver
2020-06-08 Jonathan Marekturnip: move HLSQ_UPDATE_CNTL write to before xs config...
2020-06-08 Caio Marcelo... nir: Fix logic that ends combine barrier sequence
2020-06-08 Caio Marcelo... intel/fs: Add Fall-through comment
2020-06-08 Caio Marcelo... spirv: Memory semantics is optional for OpControlBarrier
2020-06-08 Caio Marcelo... nir: Fix printing execution scope of a scoped barrier
2020-06-08 Christian Gmeineretnaviv: drop translate_blend(..)
2020-06-08 Danylo Piliaievglsl: inline functions with unsupported return type...
2020-06-08 Rhys Perryaco: use v_xor3_b32
2020-06-08 Rhys Perryac/gpu_info, radv: set max_wave64_per_simd to 20 on...
2020-06-08 Samuel Pitoisetnir/lower_explicit_io: fix NON_UNIFORM access for UBO...
2020-06-08 Arcady Goldmints... nir/spirv/glsl450: increase asin(x) precision
2020-06-08 Samuel Pitoisetac/nir: adjust an assertion for D16 on GFX6-GFX7
2020-06-07 Peter Seidererv3d_bufmgr: fix time_t printf
2020-06-07 Peter Seidererpan_bo.h: add time.h include for time_t
2020-06-07 Peter Seiderervc4_bufmgr: fix time_t printf
2020-06-07 Timothy Arceriglsl: fix potential slow compile times for GLSLOptimize...
2020-06-06 Charmaine Leellvmpipe: do not enable tessellation shader without...
2020-06-06 Marcin Ślusarzintel/compiler: fix Android build
2020-06-06 Vinson Leeintel/genxml: Migrate from deprecated xml.etree.Element...
2020-06-06 Mauro Rossiandroid: svga: fix build for GL4.1 support
2020-06-06 Mauro Rossiandroid: util: fix build for GL4.1 support
2020-06-06 Vinson LeeSwitch from cElementTree to ElementTree.
2020-06-05 Icecream95Revert "panfrost: Keep cached BOs mmap'd"
2020-06-05 Icecream95pan/midgard: Use a signed value for checking inline...
2020-06-05 Eric Anholtfreedreno/ir3: Handle cases where we decide not to...
2020-06-05 Eric Anholtfreedreno/ir3: Drop the max_const on a6xx to 512.
2020-06-05 Eric Anholtfreedreno/ir3: Account for driver params in UBO max...
2020-06-05 Eric Anholtfreedreno/ir3: Stop shifting UBO 1 down to be UBO 0.
2020-06-05 Eric Anholtfreedreno/ir3: Drop unnecessary alignment of pushed...
2020-06-05 Eric Anholtfreedreno/ir3: Stop pushing immediates once we've fille...
2020-06-05 Eric Anholtfreedreno/ir3: Refactor ir3_cp's lower_immed().
2020-06-05 Eric Anholtfreedreno: Upload gallium constbufs as needed when...
2020-06-05 Eric Anholtfreedreno/a6xx: Add support for ALPHA_TO_ONE.
next