summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: add release notes for 18.2.1mesa-18.2.1Juan A. Suarez Romero2018-09-211-0/+226
* Update version to 18.2.1Juan A. Suarez Romero2018-09-211-1/+1
* radv: Fix driver UUID SHA1 init.Bas Nieuwenhuizen2018-09-211-0/+2
* cherry-ignore: radv: fix descriptor pool allocation sizeJuan A. Suarez Romero2018-09-191-0/+2
* nir/opt_if: Re-materialize derefs in use blocks before peeling loopsJason Ekstrand2018-09-191-6/+7
* nir/loop_unroll: Re-materialize derefs in use blocks before unrollingJason Ekstrand2018-09-191-0/+3
* nir: Add a small pass to rematerialize derefs per-blockJason Ekstrand2018-09-192-0/+134
* amd: Add Picasso device idKenneth Feng2018-09-191-0/+1
* Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"Timothy Arceri2018-09-193-52/+40
* mesa: FramebufferParameteri parameter checkingFritz Koenig2018-09-191-0/+1
* mesa: Additional FlipY applicationsFritz Koenig2018-09-192-3/+3
* radv: Use build ID if available for cache UUID.Bas Nieuwenhuizen2018-09-191-8/+35
* mesa/texture: Also check for LA texture when querying intensity component sizeGert Wollny2018-09-191-0/+5
* anv/query: Write both dwords in emit_zero_queriesJason Ekstrand2018-09-191-0/+5
* i965/fs: Don't propagate conditional modifiers from integer compares to addsIan Romanick2018-09-191-1/+9
* virgl: adjust strides when mapping temp-resourcesErik Faye-Lund2018-09-191-0/+2
* nvir: Always split 64-bit IMAD/IMUL operationsPierre Moreau2018-09-191-1/+1
* winsys/virgl: avoid unintended behaviorErik Faye-Lund2018-09-191-1/+1
* radv: Only allow 16 user SGPRs for compute on GFX9+.Bas Nieuwenhuizen2018-09-171-1/+1
* radv: Set the user SGPR MSB for Vega.Bas Nieuwenhuizen2018-09-171-0/+1
* android: broadcom/cle: export the broadcom top level path headersMauro Rossi2018-09-171-0/+2
* android: broadcom/cle: add gallium include pathMauro Rossi2018-09-171-0/+2
* android: broadcom/genxml: fix collision with intel/genxml header-gen macroMauro Rossi2018-09-171-5/+5
* st/mesa: Validate the result of pipe_transfer_map in make_texture (v2)Josh Pieper2018-09-171-8/+12
* radv: fix setting global locations for indirect descriptorsSamuel Pitoiset2018-09-171-1/+0
* radv: fix flushing indirect descriptorsSamuel Pitoiset2018-09-171-3/+9
* radv: fix GPU hangs with 32-bit indirect descriptorsSamuel Pitoiset2018-09-171-3/+5
* radv: handle loc->indirect correctly for the first descriptorSamuel Pitoiset2018-09-172-11/+10
* radv: bump the maximum number of arguments to 64Samuel Pitoiset2018-09-171-1/+1
* radv: fix VK_EXT_conditional_rendering visibilitySamuel Pitoiset2018-09-171-4/+12
* radv: fix function names for VK_EXT_conditional_renderingSamuel Pitoiset2018-09-171-2/+2
* loader/dri3: Only wait for back buffer fences in dri3_get_bufferMichel Dänzer2018-09-171-1/+3
* mesa/meson: 32bit xmlconfig linkageSergii Romantsov2018-09-121-0/+1
* virgl: don't send a shader create with no data. (v2)Dave Airlie2018-09-121-1/+1
* radeon: fix ColorMaskChristopher Egert2018-09-122-8/+8
* radv: Support v3 of VK_EXT_vertex_attribute_divisor.Bas Nieuwenhuizen2018-09-122-1/+8
* anv: Support v3 of VK_EXT_vertex_attribute_divisorJason Ekstrand2018-09-122-1/+9
* vulkan: Update the XML and headers to 1.1.84Jason Ekstrand2018-09-122-74/+345
* ac: revert new LLVM 7.0 behavior for fdivMarek Olšák2018-09-121-1/+8
* radeonsi: fix printing a BO list into ddebug reportsMarek Olšák2018-09-121-1/+2
* r600: fix HTILE for NPOT textures with mipmappingMarek Olšák2018-09-121-2/+2
* winsys/radeon: fix CMASK fast clear for NPOT textures with mipmapping on SI/CIMarek Olšák2018-09-121-2/+2
* radeonsi: fix HTILE for NPOT textures with mipmapping on SI/CIMarek Olšák2018-09-121-2/+2
* anv: Clamp scissors to the framebuffer boundaryJason Ekstrand2018-09-082-3/+5
* v3d: Fix setup of the VCM cache size.Eric Anholt2018-09-082-2/+3
* i965/tools: 32bit compilation with mesonSergii Romantsov2018-09-081-1/+1
* anv: Disable the vertex cache when tessellating on SKL GT4Jason Ekstrand2018-09-081-1/+22
* anv: Re-emit vertex buffers when the pipeline changesJason Ekstrand2018-09-081-0/+2
* i965: Workaround the gen9 hw astc5x5 sampler bugJason Ekstrand2018-09-086-12/+131
* v3d: Fix SRC_ALPHA_SATURATE blending for RTs without alpha.Eric Anholt2018-09-081-1/+3