aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* radv: add support for dynamic primitive topologySamuel Pitoiset2020-07-136-57/+115
* radv: add support for dynamic cull mode and front faceSamuel Pitoiset2020-07-135-11/+119
* radv: declare new extended dynamic statesSamuel Pitoiset2020-07-131-31/+51
* radv: add VK_EXT_extended_dynamic_state but leave it disabledSamuel Pitoiset2020-07-131-0/+1
* radv: rework dynamic viewports/scissors supportSamuel Pitoiset2020-07-132-16/+12
* radv: remove the secure compile support featureSamuel Pitoiset2020-07-136-920/+16
* nouveau: avoid LTO ODR warning (v2)Dave Airlie2020-07-133-11/+11
* nvc0: set sampler index mode to independently on gv100 computeKarol Herbst2020-07-131-1/+1
* radv: return VK_ERROR_DEVICE_LOST if wait-for-idle failed or expiredSamuel Pitoiset2020-07-121-4/+10
* spirv: Allow block-decorated struct types for constantsJason Ekstrand2020-07-122-1/+3
* spirv: Skip phis in unreachable blocks in the second phi passJason Ekstrand2020-07-121-1/+8
* nvc0: set local mem size for compute on gv100Karol Herbst2020-07-111-0/+4
* freedreno: fix layout pitchalign field not being set for imported buffersJonathan Marek2020-07-111-8/+15
* nir: allow nir_lower_clip_halfz to run in geometry shadersMike Blumenkrantz2020-07-111-1/+2
* nir: allow nir_lower_point_size_mov to run in geometry shaderMike Blumenkrantz2020-07-111-1/+2
* intel/compiler: don't propagate cmp to add if add is saturatedYevhenii Kolesnikov2020-07-112-3/+118
* aco: don't create phis with undef operands in the boolean phi passRhys Perry2020-07-101-14/+28
* aco: optimize boolean phis with uniform selectionsRhys Perry2020-07-101-1/+27
* aco: create better code for boolean phis with constant operandsRhys Perry2020-07-102-20/+62
* aco: rework boolean phi passRhys Perry2020-07-101-89/+79
* llvmpipe/cs: fix image/sampler binding for computeDave Airlie2020-07-101-3/+7
* llvmpipe: flush resources on sampler view bindingDave Airlie2020-07-101-0/+4
* llvmpipe: denote NEW fs when images change.Dave Airlie2020-07-102-2/+1
* nv50/ir/tgsi: move call to tgsi_scan_shader inside Source constructorKarol Herbst2020-07-101-2/+2
* bin/gen_release_notes.py: drop new_features.txt when we release XX.Y.0Eric Engestrom2020-07-101-0/+1
* introduce `commit_in_branch.py` script to help devs figure this outEric Engestrom2020-07-102-0/+257
* anv: fix uninitialized variable accessLionel Landwerlin2020-07-103-7/+9
* iris: fix fallback to swrast driverLionel Landwerlin2020-07-101-1/+1
* egl: automatically compile the `drm` platform when availableEric Engestrom2020-07-104-14/+17
* meson: move xlib-lease block further downEric Engestrom2020-07-101-14/+14
* vulkan: automatically compile the `display` platform when availableEric Engestrom2020-07-105-5/+5
* egl: always compile surfacelessEric Engestrom2020-07-109-44/+20
* u_prim_restart: handle user buffers in util_translate_prim_restart_ib()Mike Blumenkrantz2020-07-101-10/+11
* nv50: Clear nv50_ir_prog_info of dead and codegen specific variablesmmenzyns2020-07-106-52/+33
* ac/llvm: export ac_init_llvm_once in targetsPierre-Eric Pelloux-Prayer2020-07-108-3/+9
* bin/symbols-check.py: add --ignore-symbol argumentPierre-Eric Pelloux-Prayer2020-07-101-0/+5
* st/mesa: set compressed_data to NULL when freedPierre-Eric Pelloux-Prayer2020-07-101-0/+1
* aco: fix more validation errors from vgpr spill/restore codeSamuel Pitoiset2020-07-101-2/+2
* gitlab-ci: Enable -Werror in `meson-gallium` jobTimothy Arceri2020-07-101-0/+1
* lima: add missing breakTimothy Arceri2020-07-101-0/+1
* lima: add missing fallthrough commentsTimothy Arceri2020-07-101-0/+4
* etnaviv: add missing fallthrough commentsTimothy Arceri2020-07-104-0/+6
* iris: Add missing break in switch in modifier_is_supportedJordan Justen2020-07-091-0/+1
* freedreno/ir3: run nir_opt_loop_unroll in optimization loopJonathan Marek2020-07-092-1/+1
* freedreno/ir3: fix setup_input for sparse vertex inputsJonathan Marek2020-07-091-7/+9
* intel/compiler/fs: Still attempt simd32 when INTEL_DEBUG=no16 is usedJordan Justen2020-07-091-1/+3
* intel/compiler/cs: Allow simd32 in some more cases with no8 and/or no16Jordan Justen2020-07-091-1/+1
* gitlab-ci: Don't rebuild kernels and rootfs if they have been already built i...Tomeu Vizoso2020-07-092-6/+18
* gitlab-ci: do not run full CI on scheduled pipelinesBenjamin Tissoires2020-07-092-4/+33
* gitlab-ci: update ci-fairy minio to latest upstreamBenjamin Tissoires2020-07-091-2/+2