summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: bump for 20.0.5mesa-20.0.5Dylan Baker2020-04-221-1/+1
* docs: Add relnotes for 20.0.5Dylan Baker2020-04-221-0/+213
* anv: Report correct SLM sizeJason Ekstrand2020-04-202-2/+2
* intel: Add _const versions of prog_data cast helpersJason Ekstrand2020-04-202-6/+11
* nir: Lower returns correctly inside nested loopsArcady Goldmints-Orlov2020-04-202-2/+2
* util/sparse_free_list: manipulate node pointers using atomic primitivesLionel Landwerlin2020-04-202-5/+5
* spirv: Handle OOB vector extract operationsJason Ekstrand2020-04-202-2/+5
* util/sparse_array: don't stomp head's counter on pop operationsD Scott Phillips2020-04-202-3/+3
* st/mesa: Update shader info of ffvp/ARB_vp after translation to NIRDanylo Piliaiev2020-04-202-4/+21
* aco: fix exporting the viewport index if the fragment shader needs itSamuel Pitoiset2020-04-203-4/+7
* radv/llvm: fix exporting the viewport index if the fragment shader needs itSamuel Pitoiset2020-04-202-1/+2
* st/mesa: fix a crash due to passing a draw vertex shader into the driverMarek Olšák2020-04-202-2/+3
* mesa/st: initialize all winsys_handle fields for memory objectsTapani Pälli2020-04-202-8/+12
* radv: do not abort with unknown/unimplemented descriptor typesSamuel Pitoiset2020-04-202-7/+2
* Revert "nvc0: fix line width on GM20x+"Karol Herbst2020-04-202-5/+2
* llvmpipe/nir: free the nir shaderDave Airlie2020-04-202-1/+3
* draw: free the NIR IR.Dave Airlie2020-04-203-5/+12
* .pick_status.json: Update to c3c1f4d6bcc210408f8b180727d269838b38193bDylan Baker2020-04-201-0/+2178
* clover: fix build with single library clang buildKarol Herbst2020-04-192-11/+17
* glx: omit loader_loader() for macOSEmil Velikov2020-04-152-1/+5
* aco: fix 1D textureGrad() on GFX9Rhys Perry2020-04-152-2/+2
* iris: drop cache coherent cpu mapping for external BOLionel Landwerlin2020-04-154-2/+20
* swr: Remove Byte Order Mark.Vinson Lee2020-04-152-2/+2
* .pick_status.json: Update to 13ce637f1b28381e72470763ff5e39dd3c562476Dylan Baker2020-04-151-0/+333
* scons/windows: Support build with LLVM 10.pal10002020-04-142-2/+25
* meson: Link Gallium Nine with ld_args_build_idTobias Jakobi2020-04-142-2/+2
* meson: Specify the maximum required libdrm in dri.pcMatt Turner2020-04-142-2/+2
* .pick_status.json: Update to acf7e73be54c7f1cc52fcc9be38a9df26849200eDylan Baker2020-04-141-0/+432
* gitlab-ci: re-enable mali400/450 and t820 jobsNeil Armstrong2020-04-131-6/+6
* gitlab-ci: add FILES_HOST_URL and move FILES_HOST_NAME into jobsNeil Armstrong2020-04-131-7/+9
* gitlab-ci: Serve files for LAVA via separate serviceTomeu Vizoso2020-04-133-22/+19
* gitlab-ci: Place files from the Mesa repo into the build tarballTomeu Vizoso2020-04-135-27/+17
* ci: Remove LLVM from ARM test drivers.Eric Anholt2020-04-132-9/+5
* ci: Split out radv build-testing on arm64Rohan Garg2020-04-131-1/+11
* glsl: stop processing function parameters if error happenedTapani Pälli2020-04-132-1/+5
* i965: share buffer managers across screensLionel Landwerlin2020-04-134-12/+94
* i965: store DRM fd on intel_screenLionel Landwerlin2020-04-136-20/+17
* iris: make resources take a ref on the screen objectLionel Landwerlin2020-04-134-7/+38
* iris: share buffer managers accross screensLionel Landwerlin2020-04-135-20/+102
* iris: properly free resources on BO allocation failureLionel Landwerlin2020-04-132-3/+3
* .pick_status.json: Update to 28d36d26c2212276e1238fad8f0b12caab97fee8Dylan Baker2020-04-131-0/+234
* v3d: Primitive Counts Feedback needs an extra 32-bit padding.Jose Maria Casanova Crespo2020-04-102-2/+3
* swr/rasterizer: Use private functions for min/max to avoid namespace issues.Vinson Lee2020-04-102-46/+46
* .pick_status.json: Update to 65e2eaa4d3a7095ac438fafb09d1e36a4210966eDylan Baker2020-04-101-0/+495
* radv: Use correct buffer count with variable descriptor set sizes.Bas Nieuwenhuizen2020-04-094-2/+4
* radv: Consider maximum sample distances for entire grid.Bas Nieuwenhuizen2020-04-092-5/+7
* radeonsi: don't lower constant arrays to uniforms in GLSL IRTimothy Arceri2020-04-092-1/+2
* radv: Store 64-bit availability bools if requested.Bas Nieuwenhuizen2020-04-092-72/+57
* nir: fix wrong assignment to buffer in xfb_varyings_infoHyunjun Ko2020-04-092-6/+6
* mesa/st: release variants for active programs before unrefTapani Pälli2020-04-094-7/+23