summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glsl/linker: simplify xfb_offset vs xfb_stride overflow checkAndres Gomez2019-03-191-2/+1
* glsl/linker: don't fail non static used inputs without matching outputsAndres Gomez2019-03-191-2/+14
* glsl/linker: always validate explicit location among inputsAndres Gomez2019-03-191-3/+10
* glsl: correctly validate component layout qualifier for dvec{3,4}Andres Gomez2019-03-191-0/+4
* Revert "nir: const `nir_call_instr::callee`"Jason Ekstrand2019-03-193-4/+4
* gitlab-ci: add clang buildEric Engestrom2019-03-191-0/+9
* nir: const `nir_call_instr::callee`Eric Engestrom2019-03-192-3/+3
* iris: Make intel_hiz_exec public.Rafael Antognolli2019-03-182-1/+8
* iris: Enable HiZ for multisampled depth surfaces.Rafael Antognolli2019-03-182-17/+19
* nir/spirv: support physical pointersKarol Herbst2019-03-197-15/+71
* nir/spirv: handle kernel function parametersKarol Herbst2019-03-191-0/+66
* nir/lower_locals_to_regs: cast array index to 32 bitKarol Herbst2019-03-191-2/+2
* glsl: add cl_size and cl_alignmentKarol Herbst2019-03-194-31/+112
* glsl: add packed for struct typesKarol Herbst2019-03-196-12/+49
* panfrost: Rewrite varying assemblyAlyssa Rosenzweig2019-03-196-217/+141
* panfrost: Replay more varying buffersAlyssa Rosenzweig2019-03-191-1/+1
* panfrost/decode: Respect primitive size pointersAlyssa Rosenzweig2019-03-191-3/+7
* panfrost: Disable PIPE_CAP_TGSI_TEXCOORDAlyssa Rosenzweig2019-03-191-3/+0
* panfrost: Fix primconvert checkAlyssa Rosenzweig2019-03-191-1/+1
* panfrost: Workaround buffer overrun with mip levelAlyssa Rosenzweig2019-03-191-1/+0
* radv: Use correct image view comparison for fast clears.Bas Nieuwenhuizen2019-03-191-1/+1
* anv,radv: Implement VK_KHR_surface_capability_protectedJason Ekstrand2019-03-185-7/+61
* anv: Treat zero size XFB buffer as disabledDanylo Piliaiev2019-03-181-1/+1
* docs: update calendar, add news item and link release notes for 18.3.5Emil Velikov2019-03-183-8/+9
* docs: add sha256 checksums for 18.3.5Emil Velikov2019-03-181-1/+2
* docs: add release notes for 18.3.5Emil Velikov2019-03-181-0/+270
* radv: Implement VK_EXT_host_query_reset.Bas Nieuwenhuizen2019-03-183-0/+29
* anv: Implement VK_EXT_host_query_resetJason Ekstrand2019-03-183-0/+22
* vulkan: Update the XML and headers to 1.1.104Bas Nieuwenhuizen2019-03-1813-315/+419
* vulkan/util: Handle enums that are in platform-specific headers.Bas Nieuwenhuizen2019-03-181-0/+23
* vulkan: factor out wsi dependenciesLionel Landwerlin2019-03-184-24/+15
* android: Build fixes for OMR1Tapani Pälli2019-03-183-0/+35
* radv: Allow fast clears with concurrent queue mask for some layouts.Bas Nieuwenhuizen2019-03-181-6/+5
* iris: Slightly better bounds on buffer sizesKenneth Graunke2019-03-181-2/+2
* iris: Don't flush the batch for unsynchronized mappingsKenneth Graunke2019-03-181-3/+5
* isl: fix automake build when sse41 is not supportedTapani Pälli2019-03-181-4/+7
* gallium/util: remove pipe_sampler_view_release()Brian Paul2019-03-171-20/+0
* i915g: remove calls to pipe_sampler_view_release()Brian Paul2019-03-171-8/+2
* swr: remove call to pipe_sampler_view_release()Brian Paul2019-03-171-5/+0
* llvmpipe: stop using pipe_sampler_view_release()Brian Paul2019-03-171-6/+0
* svga: stop using pipe_sampler_view_release()Brian Paul2019-03-172-28/+14
* st/mesa: stop using pipe_sampler_view_release()Brian Paul2019-03-172-5/+4
* st/mesa: implement "zombie" shaders listBrian Paul2019-03-173-20/+166
* st/mesa: implement "zombie" sampler views (v2)Brian Paul2019-03-175-4/+131
* docs: link to the meson_options.txt file gitlab.freedesktop.orgBrian Paul2019-03-171-1/+2
* docs: separate information for compiler selection and compiler optionsBrian Paul2019-03-171-19/+39
* android: nouveau: add support for nirMauro Rossi2019-03-181-1/+6
* ac/nir_to_llvm: add assert to emit_bcsel()Timothy Arceri2019-03-181-0/+2
* radeonsi/nir: call some more var optimisation passesTimothy Arceri2019-03-181-3/+8
* vulkan/util: meson build - add wayland client includeTobias Klausmann2019-03-171-0/+7