summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-11VERSION: bump to 20.0.8mesa-20.0.820.0Dylan Baker1-1/+1
2020-06-11docs: Add release notes for 20.0.8Dylan Baker1-0/+203
2020-06-10util: Change os_same_file_description return type from bool to intMichel Dänzer4-12/+33
2020-06-09iris: fix export of GEM handlesLionel Landwerlin6-11/+156
2020-06-09radv: enable zero VRAM for all VKD3D (DX12->VK) gamesSamuel Pitoiset2-40/+41
2020-06-09radv: enable zero VRAM for Doom EternalSamuel Pitoiset2-1/+4
2020-06-09freedreno/a6xx: use nonbinning VS when GS is usedJonathan Marek2-5/+6
2020-06-09glsl: inline functions with unsupported return type before converting to nirDanylo Piliaiev2-1/+7
2020-06-09nir/lower_explicit_io: fix NON_UNIFORM access for UBO loadsSamuel Pitoiset2-2/+2
2020-06-09glsl: fix potential slow compile times for GLSLOptimizeConservativelyTimothy Arceri2-2/+15
2020-06-09intel: fix gen_sort_tags.pyEric Engestrom2-2/+2
2020-06-09glapi: remove deprecated .getchildren() that has been replace with an iteratorEric Engestrom3-7/+7
2020-06-09nir: reuse existing psiz-variableErik Faye-Lund2-7/+21
2020-06-09i965: fix export of GEM handlesLionel Landwerlin5-6/+153
2020-06-09i965: don't forget to set screen on duped imageLionel Landwerlin2-1/+2
2020-06-09iris: fix BO destruction in error pathLionel Landwerlin2-2/+4
2020-06-09mesa: Fix NetBSD compiler macro.Vinson Lee3-3/+3
2020-06-09vdpau: Fix wrong calloc sizeof argument.Vinson Lee2-2/+2
2020-06-09vulkan-overlay/meson: use install_data instead of configure_fileDylan Baker2-6/+5
2020-06-09radeonsi: add a hack to disable TRUNC_COORD for shadow samplersMarek Olšák2-2/+3
2020-06-09omx: fix build with gcc 10Pierre-Eric Pelloux-Prayer2-2/+2
2020-06-09.pick_status.json: Update to 0795241dde1507e0c6a3f9ef07c281ad4f2acf7bDylan Baker1-0/+2466
2020-06-01intel/compiler: fix cmod propagation optimisationsYevhenii Kolesnikov2-9/+336
2020-06-01tree-wide: fix deprecated GitLab URLsEric Engestrom15-36/+36
2020-06-01intel/fs: Work around dual-source blending hangs in combination with SIMD16Danylo Piliaiev2-1/+18
2020-06-01spirv,radv,anv: implement no-op VK_GOOGLE_user_typeSamuel Pitoiset6-1/+10
2020-06-01radeonsi: Use TRUNC_COORD on samplersJoshua Ashton2-11/+12
2020-06-01radeonsi: don't expose 16xAA on chips with 1 RB due to an occlusion query issueMarek Olšák2-11/+10
2020-06-01radonsi/si_state.c: retabDylan Baker1-5071/+5071
2020-06-01radv: Provide a better error for permission issues with priorities.Bas Nieuwenhuizen5-12/+126
2020-06-01nir: lower_tex: Don't normalize coordinates for TXF with RECTGert Wollny2-2/+3
2020-06-01util: Initialize pipe_shader_state for passthrough and transform shadersNeha Bhende5-10/+10
2020-06-01r300g: Remove extra printf format specifiers.Vinson Lee2-3/+3
2020-06-01nouveau: allow invalidating coherent/persistent buffer backingsIlia Mirkin2-6/+1
2020-06-01intel/fs: Fix unused texture coordinate zeroing on Gen4-5Jason Ekstrand2-2/+3
2020-06-01intel/vec4: Stomp the return type of RESINFO to UINT32Jason Ekstrand2-1/+12
2020-06-01radv: fix regression with builtin cacheTimothy Arceri2-2/+2
2020-06-01zink: Check fopen result.Vinson Lee2-4/+6
2020-06-01.pick_status.json: Update to e58112bc08f99861ac634ede8db0f98cd497fc14Dylan Baker1-0/+1044
2020-05-28aco: preserve more fields when combining additions into SMEMRhys Perry2-1/+5
2020-05-28aco: check instruction format before waiting for a previous SMEM storeRhys Perry2-2/+2
2020-05-28aco: fix interaction with 3f branch workaround and p_constaddrRhys Perry2-5/+3
2020-05-28zink: use general-layout when blitting to/from same resourceErik Faye-Lund2-7/+29
2020-05-28glsl: stop cascading errors if process_parameters() failsTimothy Arceri2-4/+7
2020-05-28radv: Handle failing to create .cache dir.Bas Nieuwenhuizen2-2/+3
2020-05-28radv/winsys: Remove extra sizeof multiply.Bas Nieuwenhuizen2-2/+2
2020-05-28nir/copy_prop_vars: Record progress in more placesJason Ekstrand2-1/+4
2020-05-28nir/opt_deref: Report progress if we remove a derefJason Ekstrand2-2/+4
2020-05-28nir/lower_double_ops: Rework the if (progress) treeJason Ekstrand2-2/+9
2020-05-28mesa: Fix double-lock of Shared->FrameBuffers and usage of wrong mutexDanylo Piliaiev2-9/+2