summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-29intel/blorp: Disable depth testing for slow depth clearsNanley Chery1-5/+1
2019-10-29anv: Properly allocate aux-tracking space for CCS_ENanley Chery2-3/+5
2019-10-28glsl: Initialize all fields of ir_variable in constructorDanylo Piliaiev1-0/+23
2019-10-28i965: setup sized internalformat for MESA_FORMAT_R10G10B10A2_UNORMTapani Pälli1-1/+9
2019-10-28bin/gen_release_notes.py: Add a warning if new features are introduced in a p...Dylan Baker1-2/+5
2019-10-28bin/gen_release_notes.py: html escape all external dataDylan Baker1-4/+7
2019-10-28bin/post_release.py: Add .html to hrefsDylan Baker1-2/+3
2019-10-28bin/post_version.py: white space fixesDylan Baker1-1/+1
2019-10-28bin/post_version.py: Pass version as an argumentDylan Baker1-16/+10
2019-10-28bin/gen_release_notes.py: Return "None" if there are no new featuresDylan Baker1-0/+2
2019-10-28bin/gen_release_notes.py: strip '#' from gitlab bugsDylan Baker1-1/+1
2019-10-28bin/gen_release_notes.py: fix conditional of bugfixDylan Baker1-1/+1
2019-10-28Revert "mesa/main: Fix multisample texture initialize"Illia Iorin1-25/+13
2019-10-25rbug: Fix use of alloca() without #include "c99_alloca.h"Jon Turney1-0/+2
2019-10-25winsys/svga: Limit the maximum DMA hardware buffer sizeThomas Hellstrom1-1/+4
2019-10-25svga: Fix banded DMA upload unmapThomas Hellstrom1-1/+1
2019-10-25util/u_queue: skip util_queue_finish if num_threads is 0Marek Olšák1-0/+7
2019-10-25radv: fix vkUpdateDescriptorSets with inline uniform blocksSamuel Pitoiset1-0/+8
2019-10-25radv/gfx10: fix 3D imagesSamuel Pitoiset3-17/+17
2019-10-25radv: do not emit rbplus if attachments are undefinedSamuel Pitoiset1-0/+3
2019-10-25radv: do not create meta pipelines with 16 samplesSamuel Pitoiset2-5/+5
2019-10-25anv: fix unwind of vkCreateDevice failLionel Landwerlin1-3/+3
2019-10-23Bump version for 19.2.2 releasemesa-19.2.2Dylan Baker1-1/+1
2019-10-23docs: Add release notes for 19.2.2Dylan Baker1-0/+147