summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* radv: only emit ZPASS_DONE for timestamp queries on gfx queuesAndres Rodriguez2018-09-251-1/+1
* radeon/uvd: use bitstream coded number for symbols of Huffman tablesLeo Liu2018-09-251-4/+14
* nvc0: fix bindless multisampled images on Maxwell+Rhys Perry2018-09-243-5/+45
* docs: Update FAQ with respect to s3tc supportStuart Young2018-09-241-10/+8
* nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFORhys Perry2018-09-241-18/+18
* meson: Don't compile pipe loader with dri support when not using driDylan Baker2018-09-241-5/+5
* st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the driver does ...Michal Srb2018-09-241-2/+4
* vc4: Fix sin(0.0) and cos(0.0) accuracy to fix SDL rendering rotation.Eric Anholt2018-09-241-26/+40
* pci_ids: add new polaris pci idAlex Deucher2018-09-241-0/+1
* glsl_to_tgsi: invert gl_SamplePosition.y for the default framebufferMarek Olšák2018-09-241-1/+34
* radv: use the resolve compute path if dest uses multiple layersSamuel Pitoiset2018-09-241-1/+2
* anv: Add support for protected memory properties on anv_GetPhysicalDeviceProp...Samuel Iglesias Gonsálvez2018-09-241-0/+7
* anv,radv: Implement vkAcquireNextImage2Jason Ekstrand2018-09-248-41/+67
* docs: add sha256 checksums for 18.2.1Juan A. Suarez Romero2018-09-211-1/+2
* 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