summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)AuthorFilesLines
2020-05-12gallium/util: Fix leak in the live shader cacheAxel Davy1-1/+4
2020-05-08radeonsi: Fix omitted flush when moving suballocated textureBlaž Tomažič3-8/+16
2020-05-08radeonsi: retabDylan Baker2-4669/+4669
2020-05-07radeonsi: fix compilation of monolithic PSMarek Olšák1-1/+2
2020-05-07radeonsi: retab si_shader_llvm_ps.cDylan Baker1-905/+905
2020-05-07v3d: Include supported DXT formats to enable s3tc/dxt extensionsJose Maria Casanova Crespo1-0/+5
2020-05-07v3d: Fix swizzle in DXT3 and DXT5 formatsJose Maria Casanova Crespo1-2/+2
2020-05-07clover/nir: Check the result of spirv_to_nirPierre Moreau1-0/+5
2020-05-06llvmpipo/nir: free compute shader NIRDave Airlie1-0/+2
2020-05-06winsys/amdgpu: Retrieve WC flags from imported buffers.Bas Nieuwenhuizen4-0/+25
2020-05-04iris: don't assert on unfinished aux import in copy pathsLionel Landwerlin3-12/+31
2020-05-04radeonsi: unify and align down the max SSBO/TBO/UBO buffer binding sizeMarek Olšák1-10/+4
2020-05-04radeonsi: Retab si_get.cDylan Baker1-863/+863
2020-05-04anv,iris: Fix input vertex max for tcs on gen12D Scott Phillips1-0/+2
2020-04-28freedreno: Fix calculation of the const buffer cmdstream size.Eric Anholt1-1/+1
2020-04-23intel/perf: break GL query stuff awayLionel Landwerlin4-5/+1
2020-04-22radeonsi: skip vs output optimizations for some outputsPierre-Eric Pelloux-Prayer1-0/+11
2020-04-22iris: fail screen creation when kernel support is not thereLionel Landwerlin1-5/+19
2020-04-20Revert "nvc0: fix line width on GM20x+"Karol Herbst1-4/+1
2020-04-20llvmpipe/nir: free the nir shaderDave Airlie1-0/+2
2020-04-20draw: free the NIR IR.Dave Airlie2-4/+11
2020-04-19clover: fix build with single library clang buildKarol Herbst1-10/+16
2020-04-15iris: drop cache coherent cpu mapping for external BOLionel Landwerlin3-1/+19
2020-04-15swr: Remove Byte Order Mark.Vinson Lee1-1/+1
2020-04-14meson: Link Gallium Nine with ld_args_build_idTobias Jakobi1-1/+1
2020-04-13iris: make resources take a ref on the screen objectLionel Landwerlin3-6/+37
2020-04-13iris: share buffer managers accross screensLionel Landwerlin4-19/+101
2020-04-13iris: properly free resources on BO allocation failureLionel Landwerlin1-2/+2
2020-04-10v3d: Primitive Counts Feedback needs an extra 32-bit padding.Jose Maria Casanova Crespo1-1/+2
2020-04-10swr/rasterizer: Use private functions for min/max to avoid namespace issues.Vinson Lee1-45/+45
2020-04-09radeonsi: don't lower constant arrays to uniforms in GLSL IRTimothy Arceri1-0/+1
2020-04-09nv50: don't try to upload MSAA settings for BUFFER texturesIlia Mirkin1-1/+1
2020-04-04gallium/auxiliary/vl: fix bob compute shaders for deint yuvThong Thai1-0/+4
2020-04-01svga, winsys/svga: Fix persistent memory discard mapsThomas Hellstrom5-8/+50
2020-03-31util: fix u_fifo_pop()Rob Clark1-1/+1
2020-03-30pipebuffer: clean up cast-warningsErik Faye-Lund1-2/+2
2020-03-30etnaviv: Emit PE.ALPHA_COLOR_EXT* on GPUs with half-float supportMarek Vasut1-1/+2
2020-03-26rbug: do not return void-valueErik Faye-Lund1-1/+1
2020-03-20vc4_bufmgr: Remove duplicative VC definitionJohn Stultz1-8/+0
2020-03-19intel/blorp: Add support for swizzling fast-clear colorsJason Ekstrand1-0/+1
2020-03-19gallium: hud_context: Fix scalar initializer warning.John Stultz1-1/+3
2020-03-18iris: Wait for the GPU to be idle before invalidating the aux table.Rafael Antognolli1-0/+12
2020-03-18iris: Split aux map initialization from invalidation.Rafael Antognolli3-9/+34
2020-03-18gallium: fix build with latest meson and gcc10Dave Airlie1-1/+1
2020-03-17llvmpipe: Use uintptr_t for pointer valuesMichel Dänzer1-2/+2
2020-03-13gallium/cso_context: remove cso_delete_xxx_shader helpers to fix the live cacheMarek Olšák4-82/+6
2020-03-11freedreno: android: fix build of perfcounters.Martin Fuzzey1-0/+1
2020-03-10freedreno: fix FD_MESA_DEBUG=inorderRob Clark1-1/+1
2020-03-10st/nine: Fix incompatible-pointer-types-discards-qualifiers errors.Vinson Lee1-2/+2
2020-03-10radeonsi: add a bug workaround for NGG - LATE_ALLOC_GSMarek Olšák1-0/+6