summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* meson: split compiler warnings one per lineEric Engestrom2019-09-231-1/+2
* nir/repair_ssa: Replace the unreachable check with the phi builderJason Ekstrand2019-09-231-35/+44
* aco: only emit waitcnt on loop continues if we there was some load or exportDaniel Schürmann2019-09-231-1/+1
* nv50/ir/nir: comparison of integer expressions of different signedness warningKarol Herbst2019-09-231-1/+1
* nv50/ir: fix unnecessary parentheses warningKarol Herbst2019-09-231-1/+1
* lima: remove partial clear support from pipe->clear()Erico Nunes2019-09-231-93/+5
* dEQP-GLES2.functional.buffer.write.use.index_array.* are passing now.Boris Brezillon2019-09-231-2/+0
* panfrost: Fix indexed drawsBoris Brezillon2019-09-231-1/+1
* clover/nir: fix compilation with g++-5.5 and maybe earlierKarol Herbst2019-09-231-10/+7
* st/mesa: Bail on incomplete attachments in discard_framebufferKenneth Graunke2019-09-221-1/+1
* lima: implement BO cacheVasily Khoruzhick2019-09-228-30/+212
* lima: use 0 to poll if BO is busy in lima_bo_wait()Vasily Khoruzhick2019-09-221-1/+7
* 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