aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pan/midgard: Remove consecutive_skip codeAlyssa Rosenzweig2019-12-121-18/+8
* pan/midgard: Move bounds checking into LCRAAlyssa Rosenzweig2019-12-122-9/+5
* pan/midgard: Remove spill cost heuristicAlyssa Rosenzweig2019-12-121-21/+0
* pan/midgard: Simplify spillability testAlyssa Rosenzweig2019-12-121-27/+9
* pan/midgard: Split spill node selection/spillingAlyssa Rosenzweig2019-12-121-20/+30
* pan/midgard: Move spilling code out of schedulerAlyssa Rosenzweig2019-12-127-339/+380
* st/mesa: Don't access members of NULL pointersTomeu Vizoso2019-12-122-2/+2
* panfrost: Don't lose bits!Tomeu Vizoso2019-12-121-4/+4
* util: Don't access members of NULL pointersTomeu Vizoso2019-12-121-5/+10
* nir: Don't copy empty arrayTomeu Vizoso2019-12-121-2/+4
* pan/midgard: Remove undefined behaviorTomeu Vizoso2019-12-121-1/+1
* panfrost: Hold a reference to sampler viewsTomeu Vizoso2019-12-121-3/+9
* gallium/swr: Fix Windows buildJan Zielinski2019-12-121-1/+4
* ac/nir: fix out-of-bound access when loading constants from globalSamuel Pitoiset2019-12-121-4/+14
* anv: fix assumptions about temporary fence payloadLionel Landwerlin2019-12-121-9/+14
* anv: fix fence underlying primitive checksLionel Landwerlin2019-12-121-3/+13
* vtn/opencl: add shuffle/shuffle supportDave Airlie2019-12-121-1/+52
* vtn: convert vload/store to single value loopsDave Airlie2019-12-121-11/+20
* iris: Default to X-tiling for scanout buffers without modifiersKenneth Graunke2019-12-111-0/+2
* llvmpipe: enable ARB_shader_draw_parameters.Dave Airlie2019-12-124-24/+15
* gallivm: fixup base_vertex supportDave Airlie2019-12-123-3/+8
* gallivm/draw: add support for draw_id system value.Dave Airlie2019-12-129-3/+19
* gallivm: add base instance sysval supportDave Airlie2019-12-125-4/+14
* nv50/ir: implement global atomics and handle it for nirKarol Herbst2019-12-112-4/+40
* nir: handle nir_deref_type_ptr_as_array in rematerialize_deref_in_blockKarol Herbst2019-12-111-0/+1
* spirv: add OpLifetime*Rob Clark2019-12-111-0/+4
* clover/spirv: allow Int64 Atomics for supported devicesKarol Herbst2019-12-111-0/+6
* clover/nir: set spirv environment to OpenCLKarol Herbst2019-12-111-0/+1
* clover/nir: treat UniformConstant as global memoryKarol Herbst2019-12-112-1/+2
* spirv: handle UniformConstant for OpenCL kernelsKarol Herbst2019-12-113-2/+19
* gallivm/nir: copy compare ordering code from tgsiDave Airlie2019-12-121-1/+6
* gallivm/nir: cleanup code and call cmp wrapperDave Airlie2019-12-121-12/+14
* gallivm: fix perspective enable if usage_mask doesn't have 0 bit setDave Airlie2019-12-121-2/+2
* gallivm: fix transpose for when first channel isn't createdDave Airlie2019-12-121-6/+12
* llvmpipe/nir: handle texcoord requirementsDave Airlie2019-12-125-6/+6
* freedreno/a6xx: Silence warning for unused perf countersKristian H. Kristensen2019-12-111-2/+2
* freedreno/a6xx: Convert some tile setup to OUT_REG()Kristian H. Kristensen2019-12-111-25/+15
* freedreno/a6xx: Convert gmem blits to OUT_REG()Kristian H. Kristensen2019-12-111-33/+13
* freedreno/a6xx: Convert VSC pipe setup to OUT_REG()Kristian H. Kristensen2019-12-111-16/+13
* freedreno/a6xx: Convert emit_zs() to OUT_REG()Kristian H. Kristensen2019-12-111-29/+24
* freedreno/a6xx: Convert emit_mrt() to OUT_REG()Kristian H. Kristensen2019-12-111-42/+37
* freedreno/a6xx: Include fd6_pack.h in a few filesKristian H. Kristensen2019-12-112-8/+10
* freedreno/a6xx: Drop stale includeKristian H. Kristensen2019-12-111-3/+0
* freedreno/registers: Add 64 bit address registersKristian H. Kristensen2019-12-111-0/+13
* freedreno: New struct packing macrosKristian H. Kristensen2019-12-113-35/+280
* freedreno/registers: Remove duplicate register definitionsKristian H. Kristensen2019-12-115-16/+1
* docs: remove mailing list as way of submitting patchesTimothy Arceri2019-12-122-68/+10
* anv: Bump the advertised patch version to 129Jason Ekstrand2019-12-111-1/+1
* anv: Unconditionally advertise Vulkan 1.1Jason Ekstrand2019-12-111-4/+1
* anv: Flush the queue on DeviceWaitIdleJason Ekstrand2019-12-111-3/+16