summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-21meson: Check for SPIRV-Tools and llvm-spirvPierre Moreau3-2/+26
2019-09-20isl: Drop WaDisableSamplerL2BypassForTextureCompressedFormats on Gen11Kenneth Graunke1-1/+1
2019-09-20gallium/osmesa: Fix the inability to set no context as current.Hal Gentz1-0/+5
2019-09-20libgbm: Wire up getCapability for the image loaderAdam Jackson1-1/+2
2019-09-20egl/surfaceless: Add FP16 format supportAdam Jackson1-1/+16
2019-09-20egl/wayland: Implement getCapability for the dri2 and image loadersAdam Jackson1-2/+15
2019-09-20egl/wayland: Add FP16 format supportAdam Jackson3-1/+24
2019-09-20egl/wayland: Reindent the format tableAdam Jackson1-35/+35
2019-09-20anv: Advertise VK_KHR_shader_subgroup_extended_typesJason Ekstrand2-0/+8
2019-09-20intel/fs: Do 8-bit subgroup scan operations in 16 bitsJason Ekstrand1-3/+39
2019-09-20intel/fs: Allow CLUSTER_BROADCAST to do type conversionJason Ekstrand1-1/+1
2019-09-20intel/fs: Allow UB, B, and HF types in brw_nir_reduction_op_identityJason Ekstrand1-1/+7
2019-09-20intel/fs: don't forget the stride at generate_shufflePaulo Zanoni1-1/+2
2019-09-20util/rb_tree: Reverse the order of comparison functionsJason Ekstrand3-9/+9
2019-09-20util/rb_tree: Add the unit testsJason Ekstrand2-0/+199
2019-09-20anv: implement ICD interface v4Eric Engestrom1-1/+29
2019-09-20anv: split instance dispatch tableEric Engestrom3-1/+198
2019-09-19glx: Fix drawable lookup bugs in glXUseXFontAdam Jackson1-16/+6
2019-09-19glx: Avoid atof() when computing the server's GLX versionAdam Jackson1-1/+2
2019-09-19nir/algebraic: Additional D3D Boolean optimizationIan Romanick1-0/+1
2019-09-19nir/algebraic: Do not apply late DPH optimization in vertex processing stagesIan Romanick1-3/+12
2019-09-19docs/features: Update VK_KHR_display_swapchain statusAndres Gomez1-1/+2
2019-09-19docs/features: Update status list of Vulkan extensionsAndres Gomez1-4/+16
2019-09-19Move blob from compiler/ to util/Jason Ekstrand15-23/+24
2019-09-19Revert "panfrost: Rework midgard_pair_load_store() to kill the nested foreach...Boris Brezillon1-29/+34
2019-09-19intel/fs: Add Fall-through commentCaio Marcelo de Oliveira Filho1-0/+3
2019-09-19nir/algebraic: refactor inexact opcode restrictionsSamuel Iglesias Gonsálvez1-3/+5
2019-09-19docs: Update bug report URLs for the gitlab migrationAdam Jackson7-8/+8
2019-09-19glx: Remove redundant null check.Bas Nieuwenhuizen1-1/+1
2019-09-19iris: Skip double-disabling TCS/TES/GS after BLORP operationsKenneth Graunke1-0/+17
2019-09-19.mailmap: add an alias for Frank BinnsErik Faye-Lund1-0/+2
2019-09-19.mailmap: add an alias for Bas NieuwenhuizenErik Faye-Lund1-0/+2
2019-09-19anv: fix descriptor limits on gen8Arcady Goldmints-Orlov2-4/+6
2019-09-19radv: remove dead shared variablesDaniel Schürmann1-1/+1
2019-09-19radv/aco: enable VK_EXT_shader_demote_to_helper_invocationDaniel Schürmann3-0/+8
2019-09-19radv: enable clustered reductionsDaniel Schürmann1-0/+1
2019-09-19radv/aco: Setup alternate path in RADV to support the experimental ACO compilerDaniel Schürmann11-103/+205
2019-09-19aco: Initial commit of independent AMD compilerDaniel Schürmann31-0/+25572
2019-09-19egl: check for NULL value like eglGetSyncAttribKHR doesTapani Pälli1-0/+4
2019-09-18iris: Rework iris_update_draw_parameters to be more efficientKenneth Graunke3-40/+56
2019-09-18iris: Use state_refs for draw parameters.Kenneth Graunke3-23/+21
2019-09-19util/disk_cache: make use of the total job size limiting featureTimothy Arceri1-1/+1
2019-09-19util/u_queue: track job size and limit the size of queue growthTimothy Arceri9-13/+28
2019-09-19util/disk_cache: bump thread count assigned to disk cache queueTimothy Arceri1-3/+7
2019-09-19intel/fs: fix SHADER_OPCODE_CLUSTER_BROADCAST for SIMD32Paulo Zanoni1-1/+10
2019-09-19intel/fs: the maximum supported stride width is 16Paulo Zanoni1-1/+3
2019-09-19intel/fs: roll the loop with the <0,1,0> additions in emit_scan()Paulo Zanoni1-32/+14
2019-09-19intel/fs: make scan/reduce work with SIMD32 when it fits 2 registersPaulo Zanoni1-0/+23
2019-09-18freedreno/regs: A couple of tess updatesKristian H. Kristensen2-3/+41
2019-09-18freedreno/regs: Fix CP_DRAW_INDX_OFFSET commandKristian H. Kristensen1-0/+14