summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bin/get-pick-list.sh: remove ancient way of nominating patchesEmil Velikov2017-02-231-1/+1
* bin/get-pick-list.sh: limit `git grep ...' only as neededEmil Velikov2017-02-231-2/+5
* bin/get-typod-pick-list.sh: limit `git grep ...' to only as neededEmil Velikov2017-02-231-2/+5
* bin/get-extra-pick-list: rework to use already_picked listEmil Velikov2017-02-231-8/+11
* bin/get-extra-pick-list: use git merge-base to get the branchpointEmil Velikov2017-02-231-2/+1
* anv: wsi: report presentation error per image requestLionel Landwerlin2017-02-231-8/+15
* glx/glvnd: Fix GLXdispatchIndex sortingHans de Goede2017-02-231-4/+4
* anv: fix Get*MemoryRequirements for !LLCConnor Abbott2017-02-231-6/+8
* radv: adopt some init config workarounds from radeonsi.Dave Airlie2017-02-231-2/+9
* radv: fix cik macroModeIndex.Dave Airlie2017-02-231-0/+14
* radv: change base aligmment for allocated memory.Dave Airlie2017-02-231-1/+1
* nvc0: disable linked tsc mode in compute launch descriptorIlia Mirkin2017-02-232-2/+6
* tgsi: fix memory leak in tgsi sanity checkDave Airlie2017-02-231-3/+5
* intel/blorp: Swizzle clear colors on the CPUJason Ekstrand2017-02-231-18/+30
* mesa: Do (TCS && !TES) draw time validation in ES as well.Kenneth Graunke2017-02-231-19/+26
* i965/sampler_state: Set the "Base Mip Level" field on Sandy BridgeJason Ekstrand2017-02-232-1/+20
* i965/sampler_state: Pass texObj into update_sampler_stateJason Ekstrand2017-02-231-6/+4
* i965/sampler_state: Clamp min/max LOD to 14 on gen7+Jason Ekstrand2017-02-231-2/+5
* st/mesa: don't pass compare mode for stencil-sampled texturesIlia Mirkin2017-02-231-1/+1
* nvc0: set the render condition in the compute objectIlia Mirkin2017-02-231-2/+10
* gm107/ir: fix address offset bitfield for ATOMSIlia Mirkin2017-02-231-1/+1
* glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1Jose Maria Casanova Crespo2017-02-231-4/+7
* vc4: Avoid emitting small immediates for UBO indirect load address guards.Eric Anholt2017-02-235-4/+20
* gallivm: Reenable PPC VSX (v3)Ben Crocker2017-02-231-1/+13
* docs: add sha256 checksums for 17.0.0Emil Velikov2017-02-131-1/+2
* docs: Update 17.0.0 release notesmesa-17.0.0Emil Velikov2017-02-131-2/+211
* Update version to 17.0.0(final)Emil Velikov2017-02-131-1/+1
* util/disk_cache: use stat() to check if entry is a directoryTimothy Arceri2017-02-131-9/+24
* configure.ac: correctly manage llvm auto-detectionEmil Velikov2017-02-101-4/+8
* configure.ac: disable enable_gallium_llvm in the !x86 caseEmil Velikov2017-02-101-0/+1
* configure.ac: set LLVM_{C, CXX, LD}FLAGS only as neededEmil Velikov2017-02-101-5/+6
* configure.ac: Only define HAVE_LLVM if LLVM is usedTobias Droste2017-02-101-8/+11
* configure.ac: Rework MESA_LLVM and LLVM detectionTobias Droste2017-02-101-12/+15
* configure.ac: move enable-gallium-llvm dependency with-gallium-driversEmil Velikov2017-02-101-4/+1
* configure.ac: Mandate --enable-gallium-llvm when checking LLVM versionEmil Velikov2017-02-101-6/+6
* configure.ac: Rename the gallium_require_llvm helperEmil Velikov2017-02-101-11/+8
* configure.ac: Don't check LLVM version in require_llvmTobias Droste2017-02-101-3/+1
* configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further upEmil Velikov2017-02-101-18/+18
* anv/blorp: Disable resolves for transparent black clearsNanley Chery2017-02-101-2/+8
* gallium/radeon: fix performance of buffer readbacksMarek Olšák2017-02-101-8/+9
* tgsi-dump: dump label if instruction has oneMarc-André Lureau2017-02-101-11/+13
* nvc0/ir: fix ubo max clamp, reset file indexIlia Mirkin2017-02-101-1/+3
* nvc0/ir: fix robustness guarantees for constbuf loads on kepler+ computeIlia Mirkin2017-02-101-25/+22
* nvc0: increase number of ubo binding pointsIlia Mirkin2017-02-101-3/+2
* glsl: correct compute shader checks for memoryBarrier functionsMarc Di Luzio2017-02-101-6/+12
* Revert "i965: Disable guardband clipping in the smaller-than-viewport case."Kenneth Graunke2017-02-101-31/+0
* i965: Always scissor on Gen6-7.5 instead of disabling guardband.Kenneth Graunke2017-02-103-48/+5
* i965: Use a better guardband calculation.Jason Ekstrand2017-02-104-82/+126
* i965: Combine the Gen6 SF and Clip viewport atoms.Kenneth Graunke2017-02-103-57/+30
* radv: pass FMASK alignment to applicationDave Airlie2017-02-101-0/+1