anv: replace all dup() with os_dupfd_cloexec()
[mesa.git] / src / gallium /
2020-06-10 Ben Skeggsnvir: introduce OP_SHF
2020-06-10 Ben Skeggsnvir: introduce OP_BREV with lowering to EXTBF_REV...
2020-06-10 Ben Skeggsnvir: introduce OP_WARPSYNC
2020-06-10 Ben Skeggsnvir: introduce OP_LOP3_LUT
2020-06-10 Ben Skeggsnvir: bump max encoding size of instructions
2020-06-10 Erik Faye-Lundgallium/hud: do not specify potentially invalid depth...
2020-06-10 Dave Airliedraw: add disk caching for draw shaders
2020-06-10 Dave Airliellvmpipe: hook draw disk cache up
2020-06-10 Dave Airliedraw: add disk cache callbacks for draw shaders
2020-06-10 Dave Airliellvmpipe/cs: add shader caching
2020-06-10 Dave Airliellvmpipe/fs: add caching support
2020-06-10 Dave Airliegallivm: don't cache shaders that use fetch functions.
2020-06-10 Dave Airliellvmpipe: add infrastructure for disk cache support
2020-06-10 Dave Airliegallivm: add cache interface to mcjit
2020-06-10 Dave Airliegallivm: skip operations if we have a cached object.
2020-06-10 Dave Airliegallivm: add support for a cache object
2020-06-10 Dave Airliegallivm: rework debug printf hook to use global mapping.
2020-06-10 Dave Airliegallivm: rework coroutine malloc/free callouts.
2020-06-10 Dave Airliellvmpipe/draw: drop variant number from function names.
2020-06-10 Dave Airliellvmpipe/cs: overhaul cs variant key state.
2020-06-10 Marek Olšákac/surface: cache DCC retile maps (v2)
2020-06-10 Marek Olšákac/surface: add a wrapper structure to hold ADDR_HANDLE
2020-06-10 Icecream95panfrost: Add writes_stencil to the EARLY_Z disable...
2020-06-10 Erik Faye-Lundzink: only report device-local memory as video-memory
2020-06-10 Pierre-Eric Pellou... radeonsi/ngg: try GS multi-cycling mode if default...
2020-06-10 Pierre-Eric Pellou... radeonsi: add return value to gfx10_ngg_calculate_subgr...
2020-06-09 Alyssa Rosenzweigpanfrost: Ensure we have ro before using it
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 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,radeonsi: start adding support for gfx10.3
2020-06-09 Marek Olšákac,radeonsi: replace == GFX10 with >= GFX10 where it...
2020-06-09 Icecream95panfrost: Mark PIPE_BUFFER BOs as not renderable
2020-06-09 Pierre-Eric Pellou... winsys/radeon: do not cast bo->va as void*
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 Jonathan Marekfreedreno/a6xx: use nonbinning VS when GS is used
2020-06-08 Christian Gmeineretnaviv: drop translate_blend(..)
2020-06-07 Peter Seidererv3d_bufmgr: fix time_t printf
2020-06-07 Peter Seiderervc4_bufmgr: fix time_t printf
2020-06-06 Charmaine Leellvmpipe: do not enable tessellation shader without...
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-05 Eric Anholtfreedreno/ir3: Stop shifting UBO 1 down to be UBO 0.
2020-06-05 Eric Anholtfreedreno: Upload gallium constbufs as needed when...
2020-06-05 Eric Anholtfreedreno/a6xx: Add support for ALPHA_TO_ONE.
2020-06-05 Neha Bhendesvga: Performance fixes
2020-06-05 Neha Bhendesvga: Add GL4.1(compatibility profile) support in svga...
2020-06-05 Neha Bhendesvga/include: Headers for GL4.1 support
2020-06-05 Neha Bhendewinsys/drm: Add GL4.1 support in drm winsys
2020-06-05 Neha Bhendeutil: Add util functionality for GL4.1 support
2020-06-05 Rob Clarkfreedreno/a6xx: more early-z
2020-06-04 Dave Airliellvmpipe: move coroutines out of noopt case
2020-06-04 Kristian H. Kristensenfreedreno/a6xx: Fix VFD_CONTROL emit
2020-06-04 Lionel Landwerliniris: fix export of GEM handles
2020-06-04 Lionel Landwerliniris: fix BO destruction in error path
2020-06-04 Rob Clarkfreedreno/a6xx: also consider alpha-test for ztest...
2020-06-04 Rob Clarkfreedreno/a6xx: add early-lrz-late-z mode
2020-06-04 Rob Clarkfreedreno/a6xx: re-work LRZ state tracking
2020-06-04 Rob Clarkfreedreno/a6xx: update depth-plane control regs
2020-06-04 Rob Clarkfreedreno/ir3: split kill from no_earlyz
2020-06-04 Kristian H. Kristensenfreedreno/a6xx: Turn on robustness extensions
2020-06-04 Vinson Leevdpau: Fix wrong calloc sizeof argument.
2020-06-03 Francisco JerezOPTIONAL: iris: Perform BLORP buffer barriers outside...
2020-06-03 Francisco Jereziris: Remove iris_flush_depth_and_render_caches().
2020-06-03 Francisco Jereziris: Emit single render target flush PIPE_CONTROL...
2020-06-03 Francisco Jereziris: Open-code iris_cache_flush_for_read() and iris_ca...
2020-06-03 Francisco Jereziris: Remove render cache hash table-based synchronization.
2020-06-03 Francisco Jereziris: Remove depth cache set tracking and synchronization.
2020-06-03 Francisco Jereziris: Perform compute predraw flushes from compute...
2020-06-03 Francisco Jereziris: Remove batch argument of iris_resource_prepare_ac...
2020-06-03 Francisco Jereziris: Insert buffer barrier in existing cache flush...
2020-06-03 Francisco Jereziris: Implement buffer-local memory barrier based on...
2020-06-03 Francisco Jereziris: Update cache coherency matrix on PIPE_CONTROL.
2020-06-03 Francisco Jereziris: Introduce cache coherency matrix for batch-local...
2020-06-03 Francisco Jereziris: Report use of any in-flight buffers on first...
2020-06-03 Francisco Jereziris: Drop redundant iris_address::write flag.
2020-06-03 Francisco Jereziris: Annotate all BO uses with domain and sequence...
2020-06-03 Francisco Jereziris: Bracket batch operations which access memory...
2020-06-03 Francisco Jereziris: Add infrastructure to partition batch into sync...
2020-06-03 Francisco Jereziris: Add batch-local synchronization book-keeping...
2020-06-03 Alyssa Rosenzweigpanfrost: Mark point sprites as todo on Bifrost
2020-06-03 Alyssa Rosenzweigpanfrost: Fix gl_PointSize out of GL_POINTS
2020-06-03 Alyssa Rosenzweigpanfrost: Prefer sysval for gl_PointCoord on Bifrost
2020-06-03 Alyssa Rosenzweigpanfrost: Explicitly convert to 32-bit for logic-ops
2020-06-03 Francisco Jereziris: Extend iris_context dirty state flags to 128...
2020-06-03 Francisco Jereziris: Simplify iris_batch_prepare_noop().
2020-06-03 Alyssa Rosenzweigpanfrost: Handle writes_memory correctly
2020-06-03 Alyssa Rosenzweigpanfrost: Document MALI_WRITES_GLOBAL bit
next