summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lima: move damage bound build to resourceQiang Yu2019-09-233-22/+41
* lima: don't use damage system when full damageQiang Yu2019-09-231-0/+14
* lima: implement EGL_KHR_partial_updateQiang Yu2019-09-235-65/+86
* lima: fix PLBU viewport configurationIcenowy Zheng2019-09-223-21/+21
* amd: Build aco only if radv is enabledBas Nieuwenhuizen2019-09-211-1/+1
* nvc0: expose spirv supportKarol Herbst2019-09-214-3/+26
* clover: add support for passing kernels as nir to the driverKarol Herbst2019-09-218-7/+249
* clover: prepare supporting multiple IRsKarol Herbst2019-09-213-6/+64
* clover: add support for drivers having no proper binary formatKarol Herbst2019-09-211-2/+3
* clover/functional: add id_equals helperKarol Herbst2019-09-211-0/+15
* rename pipe_llvm_program_header to pipe_binary_program_headerKarol Herbst2019-09-215-7/+7
* gallium: add blob field to pipe_llvm_program_headerKarol Herbst2019-09-214-8/+4
* clover/llvm: Add functions for compiling from source to SPIR-VPierre Moreau2019-09-213-17/+92
* clover/llvm: Add options for dumping SPIR-V binariesPierre Moreau2019-09-213-1/+37
* clover/spirv: Add functions for parsing arguments, linking programs, etc.Pierre Moreau2019-09-212-5/+608
* clover/spirv: Add functions for validating SPIR-V binariesPierre Moreau2019-09-214-1/+168
* meson: Check for SPIRV-Tools and llvm-spirvPierre Moreau2019-09-213-2/+26
* isl: Drop WaDisableSamplerL2BypassForTextureCompressedFormats on Gen11Kenneth Graunke2019-09-201-1/+1
* gallium/osmesa: Fix the inability to set no context as current.Hal Gentz2019-09-201-0/+5
* libgbm: Wire up getCapability for the image loaderAdam Jackson2019-09-201-1/+2
* egl/surfaceless: Add FP16 format supportAdam Jackson2019-09-201-1/+16
* egl/wayland: Implement getCapability for the dri2 and image loadersAdam Jackson2019-09-201-2/+15
* egl/wayland: Add FP16 format supportAdam Jackson2019-09-203-1/+24
* egl/wayland: Reindent the format tableAdam Jackson2019-09-201-35/+35
* anv: Advertise VK_KHR_shader_subgroup_extended_typesJason Ekstrand2019-09-202-0/+8
* intel/fs: Do 8-bit subgroup scan operations in 16 bitsJason Ekstrand2019-09-201-3/+39
* intel/fs: Allow CLUSTER_BROADCAST to do type conversionJason Ekstrand2019-09-201-1/+1
* intel/fs: Allow UB, B, and HF types in brw_nir_reduction_op_identityJason Ekstrand2019-09-201-1/+7
* intel/fs: don't forget the stride at generate_shufflePaulo Zanoni2019-09-201-1/+2
* util/rb_tree: Reverse the order of comparison functionsJason Ekstrand2019-09-203-9/+9
* util/rb_tree: Add the unit testsJason Ekstrand2019-09-202-0/+199
* anv: implement ICD interface v4Eric Engestrom2019-09-201-1/+29
* anv: split instance dispatch tableEric Engestrom2019-09-203-1/+198
* glx: Fix drawable lookup bugs in glXUseXFontAdam Jackson2019-09-191-16/+6
* glx: Avoid atof() when computing the server's GLX versionAdam Jackson2019-09-191-1/+2
* nir/algebraic: Additional D3D Boolean optimizationIan Romanick2019-09-191-0/+1
* nir/algebraic: Do not apply late DPH optimization in vertex processing stagesIan Romanick2019-09-191-3/+12
* docs/features: Update VK_KHR_display_swapchain statusAndres Gomez2019-09-191-1/+2
* docs/features: Update status list of Vulkan extensionsAndres Gomez2019-09-191-4/+16
* Move blob from compiler/ to util/Jason Ekstrand2019-09-1915-23/+24
* Revert "panfrost: Rework midgard_pair_load_store() to kill the nested foreach...Boris Brezillon2019-09-191-29/+34
* intel/fs: Add Fall-through commentCaio Marcelo de Oliveira Filho2019-09-191-0/+3
* nir/algebraic: refactor inexact opcode restrictionsSamuel Iglesias Gonsálvez2019-09-191-3/+5
* docs: Update bug report URLs for the gitlab migrationAdam Jackson2019-09-197-8/+8
* glx: Remove redundant null check.Bas Nieuwenhuizen2019-09-191-1/+1
* iris: Skip double-disabling TCS/TES/GS after BLORP operationsKenneth Graunke2019-09-191-0/+17
* .mailmap: add an alias for Frank BinnsErik Faye-Lund2019-09-191-0/+2
* .mailmap: add an alias for Bas NieuwenhuizenErik Faye-Lund2019-09-191-0/+2
* anv: fix descriptor limits on gen8Arcady Goldmints-Orlov2019-09-192-4/+6
* radv: remove dead shared variablesDaniel Schürmann2019-09-191-1/+1