aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* radv: implement VK_KHR_shader_clockSamuel Pitoiset2019-10-093-0/+9
* iris: Implement the Broadwell NP Z PMA Stall FixKenneth Graunke2019-10-085-2/+209
* anv: Enable VK_EXT_shader_subgroup_{ballot,vote}Caio Marcelo de Oliveira Filho2019-10-081-0/+2
* st/mesa: Fix inverted polygon stipple conditionKenneth Graunke2019-10-081-1/+1
* gallium: Enable MESA_framebuffer_flip_yFritz Koenig2019-10-084-6/+4
* mesa: Allow MESA_framebuffer_flip_y for GLES 3Fritz Koenig2019-10-087-13/+83
* mesa: GetFramebufferParameteriv spellingFritz Koenig2019-10-082-5/+5
* radeonsi: enable zerovram for Rocket LeagueClément Guérin2019-10-081-0/+3
* iris: Properly unreference extra VBOs for draw parametersKenneth Graunke2019-10-081-3/+3
* loader: Simplify handling of the radeonsi driverMichel Dänzer2019-10-082-16/+1
* amd/llvm: Fix warning due to asserted-only variable.Bas Nieuwenhuizen2019-10-081-1/+1
* panfrost: Draw the wallpaper when only depth/stencil bufs are clearedBoris Brezillon2019-10-082-3/+15
* panfrost: Make sure a clear does not re-use a pre-existing batchBoris Brezillon2019-10-083-1/+32
* iris: Update comment about 3-component formats and buffer texturesKenneth Graunke2019-10-071-5/+7
* iris: Allow packed RGB pbo uploadsChris Wilson2019-10-071-2/+2
* anv/android: fix images created with external format supportTapani Pälli2019-10-081-0/+12
* amd: Move all amd/common code that depends on LLVM to amd/llvm.Timur Kristóf2019-10-0823-41/+84
* nvc0: add support for GL_EXT_demote_to_helper_invocationIlia Mirkin2019-10-073-0/+14
* gallium/tgsi: add support for DEMOTE and READ_HELPER opcodesIlia Mirkin2019-10-074-6/+30
* radeonsi: use simple_mtx_t instead of mtx_tMarek Olšák2019-10-079-50/+51
* st/mesa: use simple_mtx_t instead of mtx_tMarek Olšák2019-10-074-34/+34
* gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lockMarek Olšák2019-10-0739-73/+84
* util: use simple_mtx_t for util_rangeMarek Olšák2019-10-071-5/+6
* winsys/radeon: initialize SIMD properties in radeon_infoMarek Olšák2019-10-071-0/+3
* iris: Drop vtbl usage for some load_register callsKenneth Graunke2019-10-071-5/+4
* iris/state: Move reg/mem load/store functions earlier in fileJordan Justen2019-10-071-124/+122
* meson: drop unused inc_nirEric Engestrom2019-10-071-1/+0
* meson: drop duplicate inc_nir from spirv2nirEric Engestrom2019-10-071-1/+1
* meson: drop duplicate inc_nir from libglslEric Engestrom2019-10-071-1/+1
* meson: drop duplicate inc_nir from libirisEric Engestrom2019-10-071-1/+1
* meson: rename libnir to _libnir to make it clear it's not meant to be used an...Eric Engestrom2019-10-071-2/+2
* meson: use idep_nir instead of libnir in pipe-loaderEric Engestrom2019-10-071-2/+2
* meson: use idep_nir instead of libnir in haiku softpipeEric Engestrom2019-10-071-2/+2
* meson: use idep_nir instead of libnir in gallium nineEric Engestrom2019-10-071-2/+3
* meson: use idep_nir instead of libnir in libclnirEric Engestrom2019-10-071-2/+2
* meson: use idep_nir instead of libnir in libnouveauEric Engestrom2019-10-071-3/+4
* meson: add missing idep_nir_headers in iris_gen_libsEric Engestrom2019-10-071-2/+2
* meson/loader: drop unneeded *.h fileEric Engestrom2019-10-071-3/+2
* loader: use ARRAY_SIZE instead of NULL sentinelEric Engestrom2019-10-072-6/+3
* loader: s/int/bool/ for predicate resultEric Engestrom2019-10-072-5/+8
* loader: replace int/1/0 with bool/true/falseEric Engestrom2019-10-072-10/+9
* iris: Drop bonus parameters from iris_init_*_context()Kenneth Graunke2019-10-073-27/+10
* nir/constant_folding: fold load_constant intrinsicsRhys Perry2019-10-071-0/+58
* nir/constant_folding: add back and use constant_fold_stateRhys Perry2019-10-071-22/+19
* anv: Implement VK_KHR_shader_clockCaio Marcelo de Oliveira Filho2019-10-073-0/+10
* spirv: Implement SPV_KHR_shader_clockCaio Marcelo de Oliveira Filho2019-10-072-0/+36
* vulkan: Update the XML and headers to 1.1.124Caio Marcelo de Oliveira Filho2019-10-071-8/+119
* Revert "iris: Hack up a SKL/Gen9LP PS push constant fifo depth workaround"Kenneth Graunke2019-10-071-23/+0
* Revert "Revert "st/dri2: Implement DRI2bufferDamageExtension""Boris Brezillon2019-10-073-0/+53
* Revert "st/dri2: Implement DRI2bufferDamageExtension"Boris Brezillon2019-10-073-53/+0