summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-20VERSION: bump for 19.2.5mesa-19.2.5Dylan Baker1-1/+1
2019-11-20docs: Add relnotes for 19.2.5Dylan Baker1-0/+115
2019-11-20anv: Stop bounds-checking pushed UBOsJason Ekstrand1-36/+10
2019-11-20Call shmget() with permission 0600 instead of 0777Brian Paul3-3/+6
2019-11-20i965: Unify CC_STATE and BLEND_STATE atoms on Haswell as a workaroundDanylo Piliaiev1-2/+35
2019-11-20llvmpipe: use ppc64le/ppc64 Large code model for JIT-compiled shadersBen Crocker1-1/+15
2019-11-20radeonsi: fix shader disk cache keyPierre-Eric Pelloux-Prayer1-2/+3
2019-11-20radeonsi: tell the shader disk cache what IR is usedPierre-Eric Pelloux-Prayer1-7/+10
2019-11-20radeonsi: disable sdma for gfx10Pierre-Eric Pelloux-Prayer1-1/+7
2019-11-20tgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodesMarek Olšák1-0/+3
2019-11-19tgsi_to_nir: fix masked out image loadsMarek Olšák1-2/+1
2019-11-19mesa/main: Ignore filter state for MS texture completenessIllia Iorin1-3/+22
2019-11-19nir/algebraic: Mark other comparison exact when removing a == aIan Romanick1-2/+2
2019-11-19nir/algebraic: Add the ability to mark a replacement as exactIan Romanick4-3/+13
2019-11-19intel/compiler: fix nir_op_{i,u}*32 on ICLPaulo Zanoni1-1/+1
2019-11-19st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for themMarek Olšák6-1/+12
2019-11-19anv/wsi: signal the semaphore in the acquireNextImageLionel Landwerlin1-4/+20
2019-11-19anv: remove list items on batch finiLionel Landwerlin1-1/+4
2019-11-19anv: invalidate file descriptor of semaphore sync fd at vkQueueSubmitLionel Landwerlin1-2/+4
2019-11-19cherry-ignore: Update for 19.2.4 cycleDylan Baker1-0/+11
2019-11-13egl: fix _EGL_NATIVE_PLATFORM fallbackEric Engestrom1-9/+0
2019-11-13spirv: Don't leak GS initialization to other stagesCaio Marcelo de Oliveira Filho1-1/+2
2019-11-13gallium: dri2: Use index as plane number.Lepton Wu1-1/+1
2019-11-13docs: Add SHA256 sum for for 19.2.4Dylan Baker1-1/+1
2019-11-13VERSION: bump to 19.2.4mesa-19.2.4Dylan Baker1-1/+1
2019-11-13docs: Add release notes for 19.2.4Dylan Baker1-0/+65
2019-11-13mesa: check framebuffer completeness only after state updateLionel Landwerlin1-6/+6
2019-11-06Bump version to 19.2.3mesa-19.2.3Dylan Baker1-1/+1
2019-11-06docs: add release notes for 19.2.3Dylan Baker1-0/+146
2019-11-05meson: Add dep_glvnd to egl deps when building with glvndDylan Baker1-1/+2
2019-11-05intel/compiler: remove the operand restriction for src1 on GLKPaulo Zanoni1-2/+1
2019-11-05iris: Fix "Force Zero RTA Index Enable" setting againKenneth Graunke1-1/+1
2019-11-05nir: correct use of identity check in pythonDylan Baker1-2/+2
2019-11-04Fix timespec_from_nsec test for 32-bit time_tJon Turney1-1/+1
2019-11-04mesa: check draw buffer completeness on glClearBufferfi/glClearBufferivLionel Landwerlin1-0/+12
2019-11-04cherry-ignore: update for 19.2.3 cycleDylan Baker1-0/+5
2019-11-04anv/tests: Zero-initialize instancesJason Ekstrand6-6/+14
2019-11-04anv: Fix a potential BO handle leakJason Ekstrand1-1/+3
2019-11-04mesa: enable msaa in clear_with_quad if neededPierre-Eric Pelloux-Prayer1-0/+1
2019-11-04anv: Remove _mesa_locale_init/fini calls.Bas Nieuwenhuizen1-3/+0
2019-11-04turnip: Remove _mesa_locale_init/fini calls.Bas Nieuwenhuizen1-3/+0
2019-11-04radv: Remove _mesa_locale_init/fini calls.Bas Nieuwenhuizen1-3/+0
2019-11-04radv: Fix timeout handling in syncobj wait.Bas Nieuwenhuizen1-1/+1
2019-11-04nv50/ir: mark STORE destination inputs as usedIlia Mirkin1-0/+6
2019-10-31etnaviv: fix depth biasJonathan Marek2-1/+2
2019-10-30intel/blorp: Assign correct view while clearing depth stencilSagar Ghuge1-1/+1
2019-10-29anv: Fix output of INTEL_DEBUG=bat for chained batchesCaio Marcelo de Oliveira Filho1-1/+1
2019-10-29iris: Disallow incomplete resource creationNanley Chery1-2/+6
2019-10-29iris: Don't leak the resource for unsupported modifierNanley Chery1-1/+1
2019-10-29iris: Clear ::has_hiz when disabling auxNanley Chery1-0/+1