mesa.git
2020-07-22 Eric Anholtllvmpipe: Use the default behavior of ALLOW_MAPPED_BUFFERS.
2020-07-22 Eric Anholtllvmpipe: Remove a bunch of default handling of pipe...
2020-07-22 Tomeu Vizosoci: Fix the overwriting of traces.yml for baremetal
2020-07-22 Eric Anholtci: Update checksums for freedreno traces.
2020-07-22 Thong Thairadeon/vcn: increase render_pic_list size
2020-07-22 Marek Olšákradeonsi: enable preemption if the kernel enabled it
2020-07-22 Marek Olšákradeonsi: set up IBs for preemption
2020-07-22 Marek Olšákradeonsi: don't restore states at the beginning of...
2020-07-22 Marek Olšákradeonsi: add debug code for register shadowing
2020-07-22 Marek Olšákradeonsi: add reg shadowing codepaths to GS and tess...
2020-07-22 Marek Olšákradeonsi: implement CP register shadowing
2020-07-22 Marek Olšákradeonsi: reorder code in update_gs_ring_buffers and...
2020-07-22 Marek Olšákradeonsi: make cs_preamble_state optional
2020-07-22 Marek Olšákwinsys/amdgpu: make amdgpu_bo_unmap non-static
2020-07-22 Marek Olšákac: add tables for CP register shadowing
2020-07-22 Marek Olšákac: add helper ac_get_register_name
2020-07-22 Marek Olšákradeonsi: sort registers in si_init_cs_preamble_state...
2020-07-22 Marek Olšákradeonsi: sort registers in si_emit_initial_compute_reg...
2020-07-22 Marek Olšákradeonsi/gfx10: set the correct value for OFFCHIP_BUFFERING
2020-07-22 Marek Olšákradeonsi: add missing initialization of registers
2020-07-22 Erik Faye-Lunddocs: add some very basic documentation about zink
2020-07-22 Samuel Pitoisetradv/winsys: be more robust when a CS failed during...
2020-07-22 Samuel Pitoisetradv/winsys: return a Vulkan error code when binding...
2020-07-22 Samuel Pitoisetradv/winsys: remove useless check when binding virtual...
2020-07-22 Samuel Pitoisetradv/winsys: check more allocation failures
2020-07-22 Samuel Pitoisetradv: add missing return values check for some winsys...
2020-07-22 Danylo Piliaievnir/tests: Add tests for opt_if_simplification
2020-07-22 Danylo Piliaievnir/opt_if: Fix opt_if_simplification when else branch...
2020-07-22 Mike Blumenkrantzzink: omit Lod image operand in ntv when not using...
2020-07-22 Mike Blumenkrantzzink: add some asserts for building access chains in ntv
2020-07-22 Mike Blumenkrantzzink: handle texelFetchOffset with offsets
2020-07-22 Mike Blumenkrantzzink: use helper function to handle uvec/bvec types
2020-07-22 Daniel Schürmannaco: fix scratch loads which cross element_size boundaries
2020-07-22 Erik Faye-Lundmesa/program: fix shadow property for samplers
2020-07-22 Tomeu Vizosoci: Disable trace testing on Mali T760
2020-07-22 Samuel Pitoisetradv: advertise VK_EXT_shader_atomic_float
2020-07-22 Samuel Pitoisetac/nir: add support for nir_intrinsic_shared_atomic_fadd
2020-07-22 Samuel Pitoisetaco: add support for nir_intrinsic_shared_atomic_fadd
2020-07-22 Tomeu Vizosoci: Test with more traces
2020-07-22 Tomeu Vizosoci: Prefix tracie artifacts with the device name
2020-07-22 Tomeu Vizosoci: Use smaller glxgears trace
2020-07-22 Tomeu Vizosoci: Upload images of failed replays to MinIO
2020-07-22 Rhys Kiddnvc0: add documentation for nve4+ (Kepler) COPY class
2020-07-22 Rhys Kiddnvc0: fix macro define for NVE4_COPY()
2020-07-22 Lionel Landwerlinanv: properly handle fence import of sync_fd = -1
2020-07-22 Bas Nieuwenhuizenmeson: Add mising git_sha1.h dependency.
2020-07-21 Rhys Perryaco: fix includes in aco_ir.cpp
2020-07-21 Jonathan Marekturnip: disable tiling for NV12/IYUV formats
2020-07-21 Connor Abbottfreedreno/ir3: Fix SSBO size for bindless SSBO's
2020-07-21 Rhys Perryaco: fix copy of uninitialized boolean
2020-07-21 Rhys Perryradv: fix invalid conversion warnings in vk_format.h
2020-07-21 Rhys Perryaco: print ACO IR before scheduling instead of after
2020-07-21 Rhys Perryaco: make validate() usable in tests
2020-07-21 Rhys Perryaco: move some setup code into helpers
2020-07-21 Luigi Santivettiegl/dri2: try to bind old context if bindContext failed
2020-07-21 Luigi Santivettidri2: do not conflate unbind and bindContext() failure
2020-07-21 Luigi Santivettidri2: dri2_make_current() fold multiple if blocks
2020-07-21 Rhys Perryaco: use nir_addition_might_overflow to combine additio...
2020-07-21 Rhys Perrynir: add nir_unsigned_upper_bound and nir_addition_migh...
2020-07-21 Rhys Perryaco: add NUW flag
2020-07-21 Rhys Perryaco: allow overflow for some SMEM instructions
2020-07-21 Rhys Perryaco: be more careful combining additions that could...
2020-07-21 Andres Gomezgitlab-ci/traces: updated paths and checksums for POLAR...
2020-07-21 Andres Gomezgitlab-ci: get the last frame from a gfxr trace using...
2020-07-21 Andres Gomezgitlab-ci: build gfxreconstruct from the "dev" branch
2020-07-21 Connor Abbottfreedreno: Use common guardband helper
2020-07-21 Connor Abbotttu: Use common guardband helper
2020-07-21 Connor Abbottfreedreno: Add a helper for computing guardband sizes
2020-07-21 Alyssa Rosenzweigpanfrost: Remove unused batch_fence->ctx
2020-07-21 Alyssa Rosenzweigpanfrost: Remove unused batch_fence->signaled
2020-07-21 Alyssa Rosenzweigpanfrost: Allocate syncobjs in panfrost_flush
2020-07-21 Alyssa Rosenzweigpanfrost: Skip specifying in_syncs
2020-07-21 Alyssa Rosenzweigpanfrost: Remove wait parameter to flush_all_batches
2020-07-21 Alyssa Rosenzweigpanfrost: Avoid wait=true flushing all batches
2020-07-21 Rhys Perryaco: implement b2i8/b2i16
2020-07-21 Karol Herbstnv50/ir: initialize persampleInvocation to false
2020-07-21 Karol Herbstnv50/ir/tgsi: silence warning about unhandled GS_INPUT_...
2020-07-21 Samuel Pitoisetradv: disable CPU caching for the upload BO to reduce...
2020-07-21 Samuel Pitoisetradv: do not perform read-modify-write with the upload BO
2020-07-21 Rhys Perryradv: replace discard with demote for Quantic Dream...
2020-07-21 Rhys Perryaco: always set FI on GFX10
2020-07-21 Eric Anholtci: Set XDG_CACHE_HOME to tmpfs for bare-metal runners...
2020-07-21 Tomeu Vizosogitlab-ci: Fix needs: of the arm64 LAVA test jobs
2020-07-21 Tomeu Vizosogitlab-ci: Upload tracie artifacts to MinIO
2020-07-21 Tomeu Vizosogitlab-ci: Download traces from MinIO
2020-07-21 Rohan Garggitlab-ci: Replay traces on lava devices
2020-07-21 Kenneth Graunkeiris: Fix CCS check in iris_texture_subdata().
2020-07-21 Rhys Perrynir/lower_int64: lower 64-bit amul
2020-07-21 Jason Ekstrandanv: Advertise support for VK_EXT_shader_atomic_float
2020-07-21 Jason Ekstrandintel/fs: Use the correct logical op for global float...
2020-07-21 Jason Ekstrandspirv: Add support for SPV_EXT_shader_atomic_float
2020-07-21 Jason Ekstrandspirv: Update headers and grammar json
2020-07-21 Eric Engestromegl: inline _EGLAPI into _EGLDriver
2020-07-20 Bas Nieuwenhuizenradeonsi: Inhibit clock-gating for perf counters.
2020-07-20 Bas Nieuwenhuizenamd/registers: add RLC_PERFMON_CLK_CNTL for pre-GFX10
2020-07-20 Jason Ekstrandanv: Advertise VK_EXT_image_robustness
2020-07-20 Eric Anholtfreedreno/ir3: Add missing ld_args_build_id to the...
2020-07-20 Samuel Pitoisetradv: advertise VK_EXT_image_robustness
2020-07-20 Christian Gmeinerci: bare-metal: use nginx to get results from DUT
2020-07-20 Yevhenii Kolesnikovmesa: change error code of *TextureSubImage* for incorr...
next