aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zink: implement nir_texop_txf_msErik Faye-Lund2020-05-263-10/+31
* r600/sfn: remove debug output leftoverGert Wollny2020-05-261-2/+0
* r600/sfn: Correctly update the number of literals when forcing a newGert Wollny2020-05-261-1/+2
* r600/sfn: use modern c++ in printing LDS read instructionGert Wollny2020-05-261-4/+4
* r600/sfn: Fix mapping for f32tof64 and f64tof32Gert Wollny2020-05-262-4/+4
* r600: Fix duplicated subexpression in r600_asm.cGert Wollny2020-05-261-1/+1
* freedreno/drm: disallow exported buffers in bo cacheRob Clark2020-05-251-0/+1
* r600/sfn: Use correct setter method.Vinson Lee2020-05-251-1/+1
* zink: pass batch instead of context for queriesErik Faye-Lund2020-05-251-9/+7
* zink: do not dig into resource for nr_samplesErik Faye-Lund2020-05-251-4/+4
* zink: use samples from stateErik Faye-Lund2020-05-251-7/+1
* nir: Add un/pack_32_4x8 opcodesAlyssa Rosenzweig2020-05-251-0/+7
* util: delete fnv1a hash functionDmitriy Nester2020-05-254-65/+1
* zink: replace fnv1a hash function with xxhashDmitriy Nester2020-05-251-9/+9
* r600: replace fnv1a hash function with xxhashDmitriy Nester2020-05-251-2/+4
* util/hash_table: replace fnv1a hash function with xxhashDmitriy Nester2020-05-251-7/+7
* i965: replace fnv1a hash function with xxhashDmitriy Nester2020-05-251-3/+5
* freedreno: replace fnv1a hash function with xxhashDmitriy Nester2020-05-253-9/+9
* nir: replace fnv1a hash function with xxhashDmitriy Nester2020-05-255-18/+17
* panfrost: Only run batch debug when specifically askedAlyssa Rosenzweig2020-05-251-3/+9
* panfrost: Add debug print before query flushesAlyssa Rosenzweig2020-05-251-1/+2
* radv: Implement vkGetSwapchainGrallocUsage2ANDROID.Bas Nieuwenhuizen2020-05-251-0/+89
* EGL: sync headers with KhronosSimon Ser2020-05-255-66/+292
* st/mesa: Clear texture's views when texture is removed from Shared->TexObjectsDanylo Piliaiev2020-05-254-1/+28
* radv: Do not close fd -1 when NULL-winsys creation fails.Bas Nieuwenhuizen2020-05-251-1/+2
* radv: Remove dead code.Bas Nieuwenhuizen2020-05-251-11/+2
* radv: Handle failing to create .cache dir.Bas Nieuwenhuizen2020-05-251-1/+2
* radv/winsys: Remove extra sizeof multiply.Bas Nieuwenhuizen2020-05-251-1/+1
* gitlab-ci: Enable -Werror in `meson-s390x` jobMichel Dänzer2020-05-251-0/+3
* radv: advertise VK_AMD_texture_gather_bias_lodSamuel Pitoiset2020-05-253-0/+3
* radv: add support for querying which formats support texture gather LODSamuel Pitoiset2020-05-251-0/+12
* aco: add support for bias/lod with texture gatherSamuel Pitoiset2020-05-251-5/+25
* ac/nir: add support for bias/lod with texture gatherSamuel Pitoiset2020-05-251-3/+3
* spirv: add support for bias/lod with OpImageGatherSamuel Pitoiset2020-05-251-3/+5
* spirv: add SpvCapabilityImageGatherBiasLodAMDSamuel Pitoiset2020-05-252-0/+5
* glsl: subroutine signatures must match exactlyYevhenii Kolesnikov2020-05-241-0/+3
* radv: advertise shaderDeviceClock on GFX8+Samuel Pitoiset2020-05-241-1/+1
* ac/nir: implement nir_intrinsic_shader_clock with device scopeSamuel Pitoiset2020-05-243-4/+7
* ac/nir: fix shader clock with subgroup scopeSamuel Pitoiset2020-05-241-3/+1
* aco: implement nir_intrinsic_shader_clock with device scopeSamuel Pitoiset2020-05-241-2/+6
* spirv: add ReadClockKHR support with device scopeSamuel Pitoiset2020-05-244-2/+18
* radv: remove useless assignment in build_streamout_vertex()Samuel Pitoiset2020-05-241-2/+1
* radv: cleanup physical device featuresSamuel Pitoiset2020-05-241-117/+144
* radv: do not return from radv_GetPhysicalDeviceFeatures2()Samuel Pitoiset2020-05-241-1/+1
* r600: Use TRUNC_COORD on samplersChristopher Egert2020-05-241-0/+3
* panfrost: Ensure final.no_colour is initialized.Vinson Lee2020-05-231-0/+1
* r600/sfn: Initialize VertexStageExportForGS m_num_clip_dist member variable.Vinson Lee2020-05-231-0/+1
* llvmpipe: Fix variable name.Vinson Lee2020-05-231-1/+1
* docs: drop no-longer-relevant comment about bugzillaEric Engestrom2020-05-231-5/+0
* tree-wide: fix deprecated GitLab URLsEric Engestrom2020-05-2316-41/+41