panfrost: GPUs newer than G-71 don't have swizzles...
[mesa.git] / src / gallium /
2020-05-01 Tomeu Vizosopanfrost: GPUs newer than G-71 don't have swizzles...
2020-05-01 Alyssa Rosenzweigpanfrost: Update Bifrost fields in mali_shader_meta
2020-05-01 Tomeu Vizosopanfrost: Create additional BO for the checksum of...
2020-05-01 Tomeu Vizosopanfrost: Split bit out of format.unk3
2020-05-01 Rob Clarkfreedreno: we don't need aligned vbo's
2020-05-01 Rob Clarkfreedreno/a6xx: add some more formats
2020-05-01 Alyssa Rosenzweigpanfrost: Fix norm coords on bifrost sampler
2020-05-01 Rob Clarkfreedreno/a6xx: fix LRZ hang
2020-04-30 Marek Olšákradeonsi: revert an accidental change in si_clear_buffer
2020-04-30 Marek Olšákradeonsi: fix si_compute_clear_render_target with rende...
2020-04-30 Marek Olšákradeonsi: add a workaround to fix KHR-GL45.texture_view...
2020-04-30 Marek Olšákradeonsi: implement and use compute-based DCC decompres...
2020-04-30 Marek Olšákradeonsi: add SI_IMAGE_ACCESS_DCC_OFF to ignore DCC...
2020-04-30 Marek Olšákradeonsi: bind shader images after DCC is disabled...
2020-04-30 Marek Olšákradeonsi: clean up and deduplicate code around internal...
2020-04-30 Marek Olšákradeonsi: unify and align down the max SSBO/TBO/UBO...
2020-04-30 Marek Olšáktgsi_to_nir: handle TGSI_OPCODE_BARRIER
2020-04-30 Marek Olšáktgsi_to_nir: handle TGSI_SEMANTIC_BLOCK_SIZE
2020-04-30 Rob Clarkfreedreno/a6xx: don't set SP_FS_CTRL_REG0.VARYING for...
2020-04-30 Lionel Landwerliniris: don't assert on unfinished aux import in copy...
2020-04-30 Rob Clarkfreedreno: sync registers with envytools
2020-04-30 Rob Clarkfreedreno/a6xx: more OUT_REG()
2020-04-30 Rob Clarkfreedreno: scissor vs disabled scissor micro-opt
2020-04-30 Rob Clarkfreedreno/a6xx: convert const emit to OUT_PKT()
2020-04-30 Rob Clarkfreedreno/ir3: inline const emit
2020-04-30 Rob Clarkfreedreno/a6xx: split out const emit
2020-04-30 Rob Clarkfreedreno/a6xx: convert draw packet to OUT_PKT()
2020-04-30 Rob Clarkfreedreno/a6xx: add OUT_PKT()
2020-04-30 Rob Clarkfreedreno/a6xx: skip unnecessary MRT blend state
2020-04-30 Rob Clarkfreedreno/a6xx: combine sample mask into blend state
2020-04-30 Rob Clarkfreedreno/a6xx: move blend-color to stateobj
2020-04-30 Rob Clarkfreedreno/a6xx: limit LRZ state emit
2020-04-30 Rob Clarkfreedreno/a6xx: limit PROG_FB_RAST state emit
2020-04-30 Rob Clarkfreedreno/a6xx: move scissor state to stateobj
2020-04-30 Rob Clarkfreedreno/a6xx: move const state to single stateobj
2020-04-30 Rob Clarkfreedreno/a6xx: avoid unnecessary clearing VS DP state
2020-04-30 Rob Clarkfreedreno/a6xx: small query cleanup
2020-04-30 Tomeu Vizosopanfrost: Don't leak temporary descriptors array
2020-04-30 Tomeu Vizosopanfrost: Emit blend descriptors on Bifrost
2020-04-30 Rob Clarkgallium: extract out logicop helper
2020-04-30 Roland Scheideggergallivm: fix half to float conversions with llvm 11
2020-04-29 Rob Clarkfreedreno: fix buffer import
2020-04-29 Rob Clarkfreedreno: switch to simple_mtx
2020-04-29 Rob Clarkfreedreno: add screen lock wrappers
2020-04-29 Konrad Dybciofreedreno/a4xx: enable A405
2020-04-29 Mike Blumenkrantziris: handle PIPE_CAP_CLEAR_SCISSORED
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-04-29 Mike Blumenkrantziris: move iris_vtable to iris_screen
2020-04-29 Marek Olšákac/surface: add code for gfx10 displayable DCC
2020-04-29 Marek Olšákac/surface: don't compute DCC if it's unsupported by...
2020-04-29 Marek Olšákac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE...
2020-04-29 Marek Olšákac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE...
2020-04-29 Marek Olšákac/surface: rename micro tile mode enums like gfx10...
2020-04-29 Thomas Hellstromwinsys/svga: Optionally avoid caching buffer maps
2020-04-29 Thomas Hellstromgallium/pipebuffer: Use persistent maps for slabs
2020-04-29 Danylo Piliaieviris/bufmgr: Check if iris_bo_gem_mmap failed
2020-04-29 Kenneth Graunkeiris: Fix downcast of bound_vertex_buffers from uint64_...
2020-04-29 Rob Clarkfreedreno/a6xx: invalidate tex state cache entries...
2020-04-29 Rob Clarkfreedreno: rebind_resource() *before* bo changes
2020-04-29 Rob Clarkfreedreno: rebind resource in all contexts
2020-04-29 Rob Clarkfreedreno: optimize rebind_resource()
2020-04-29 Rob Clarkfreedreno: mark more state dirty when rebinding resources
2020-04-29 Rob Clarkfreedreno: don't realloc idle bo's
2020-04-29 Rob Clarkfreedreno: small whitespace fix
2020-04-28 Jan Zielinskigallium/swr: Fix crashes and failures in vertex fetch
2020-04-28 Rob Clarkfreedreno/log-parser: support to read gzip'd logs
2020-04-28 Rob Clarkfreedreno/a6xx: pre-calculate expected vsc stream sizes
2020-04-28 Rob Clarkfreedreno: add helper to estimate # of bins per pipe
2020-04-28 Rob Clarkfreedreno/a6xx+tu: rename VSC_DATA/VSC_DATA2
2020-04-28 Bas Nieuwenhuizenradeonsi: Count planes for imported textures.
2020-04-28 Gert Wollnyr600: Enable tesselation for NIR
2020-04-28 Gert Wollnyr600/sfn: Add tesselation shaders
2020-04-28 Gert Wollnyr600/sfn: Add lowering passes for Tesselation IO
2020-04-28 Gert Wollnyr600/sfn: Move removing of unused variables
2020-04-28 Gert Wollnyr600/sfn: Handle LDS output in VS
2020-04-28 Gert Wollnyr600/sfn: derive the GS from the vertex stage for a...
2020-04-28 Gert Wollnyr600/sfn: extract class to handle the VS export to...
2020-04-28 Gert Wollnyr600/sfn: Move some shader base methods to the public...
2020-04-28 Gert Wollnyr600/sfn: Add methods to valuepool to get a vector...
2020-04-28 Gert Wollnyr600/sfn: Move emission of barrier from compute shader...
2020-04-28 Gert Wollnyr600/sfn: Emit some LDS instructions
2020-04-28 Gert Wollnyr600/sfn: Handle umul24 and umad24
2020-04-28 Gert Wollnyr600/sfn: Add IR instruction to fetch the TESS parameters
2020-04-28 Gert Wollnyr600/sfn: Add TF write instruction
2020-04-28 Gert Wollnyr600/sfn: Add LDS instruction to assembly conversion
2020-04-28 Gert Wollnyr600/sfn: Add LDS IO instructions to r600 IR
2020-04-28 Gert Wollnyr600/sfn: Don't emit inline constants in the r600 IR
2020-04-28 Gert Wollnyr600/sfn: simplify UBO lowering pass
2020-04-28 Gert Wollnyr600: Handle texcoord semantics in LDS index evaluation
2020-04-28 Icecream95panfrost: Fix GL_EXT_vertex_array_bgra
2020-04-27 Jan Zielinskigallium/swr: Fix LLVM 11 compilation issues
2020-04-27 Eric Anholtfreedreno: Fix calculation of the const buffer cmdstrea...
2020-04-27 Mike Blumenkrantzzink: explicitly unref old fb object when setting new one
2020-04-27 Mike Blumenkrantzzink: remove framebuffer cache
2020-04-27 Bas Nieuwenhuizenst/dri: Set next in template instead of after creation...
2020-04-27 Eric Anholtfreedreno: Fix derivatives without texturing on a3xx...
2020-04-27 Samuel Pitoisetac,radeonsi: fix compilations issues with LLVM 11
2020-04-27 Jan Zielinskigallium/gallivm: remove unused header include for newer...
2020-04-27 Jan Zielinskigallium/gallivm: fix compilation issues with llvm 11
2020-04-27 Bas Nieuwenhuizendrm-uapi,radv,radeonsi: Add amdgpu_drm.h header.
next