summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-21docs: add release notes for 17.1.7mesa-17.1.7Andres Gomez1-0/+147
2017-08-21Update version to 17.1.7Andres Gomez1-1/+1
2017-08-21cherry-ignore: add "radv: handle 10-bit format clamping workaround."Andres Gomez1-0/+4
2017-08-21cherry-ignore: add "virgl: drop precise modifier."Andres Gomez1-0/+4
2017-08-21cherry-ignore: add "radv: Handle VK_ATTACHMENT_UNUSED in color attachments."Andres Gomez1-0/+4
2017-08-21cherry-ignore: added 17.2 nominations.Andres Gomez1-0/+41
2017-08-21cherry-ignore: add "configure: remove trailing "-a" in swr architecture tests...Andres Gomez1-0/+4
2017-08-21cherry-ignore: add "radeon/ac: use ds_swizzle for derivs on si/cik."Andres Gomez1-0/+4
2017-08-21cherry-ignore: add "swr: use the correct variable for no undefined symbols"Andres Gomez1-0/+4
2017-08-21util: Fix build on old glibc.Eric Anholt1-1/+3
2017-08-21radv: force cs/ps/l2 flush at end of command stream. (v2)Dave Airlie1-1/+4
2017-08-21radv: fix MSAA on SI gpus.Dave Airlie1-3/+7
2017-08-21radv: fix f16->f32 denorm handling for SI/CIK. (v2)Dave Airlie1-2/+16
2017-08-19nv50/ir: fix TXQ srcMaskIlia Mirkin1-0/+2
2017-08-19nv50/ir: fix srcMask computation for TG4 and TXFIlia Mirkin1-0/+2
2017-08-19gallium/os: fix os_time_get_nano() to roll over lessFrank Richter1-1/+8
2017-08-19st/wgl: check for negative delta in wait_swap_interval()Frank Richter1-2/+5
2017-08-19st/mesa: fix a null pointer accessFrank Richter1-1/+1
2017-08-19swr/rast: Fix invalid casting for calls to Interlocked* functionsTim Rowley3-7/+7
2017-08-19glsl/ast: update rhs in addition to the var's constant_valueIlia Mirkin1-1/+1
2017-08-19radeonsi: disable CE by defaultMarek Olšák3-11/+21
2017-08-19egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpyEmil Velikov1-2/+2
2017-08-19ac: fail shader compilation if libelf is replaced by an incompatible versionMarek Olšák3-4/+15
2017-08-19nv50/ir: fix ConstantFolding with saturationKarol Herbst2-1/+15
2017-08-19anv/formats: Allow sampling on depth-only formats on gen7Jason Ekstrand1-1/+2
2017-08-19radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)Dave Airlie1-0/+5
2017-08-19egl/x11: don't leak xfixes_query in the error pathEmil Velikov1-0/+1
2017-08-19intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.Dave Airlie1-0/+1
2017-08-19i965/blit: Remember to include miptree buffer offset in relocsChris Wilson2-3/+3
2017-08-19i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.Kenneth Graunke1-1/+0
2017-08-19ac/nir: fix lsb emissionConnor Abbott1-1/+11
2017-08-07docs: add sha256 checksums for 17.1.6Emil Velikov1-1/+2
2017-08-07docs: add release notes for 17.1.6mesa-17.1.6Emil Velikov1-0/+224
2017-08-07Update version to 17.1.6Emil Velikov1-1/+1
2017-08-03swr/rast: fix scons gen_knobs.h dependencyTim Rowley1-1/+1
2017-08-03radv: Don't underflow non-visible VRAM size.Bas Nieuwenhuizen1-2/+4
2017-08-03spirv: Fix SpvImageFormatR16uiJason Ekstrand1-1/+1
2017-08-03dri3: Wait for all pending swapbuffers to be scheduled before touching the frontThomas Hellstrom2-0/+21
2017-08-03gallium/radeon: fix ARB_query_buffer_object conversion to booleanNicolai Hähnle1-1/+2
2017-08-03fixup! cherry-ignore: add a bunch more commits to the listEmil Velikov1-1/+0
2017-08-03nir: fix algebraic optimizationsConnor Abbott1-2/+2
2017-08-03cherry-ignore: add a bunch more commits to the listEmil Velikov1-0/+15
2017-08-03etnaviv: fix memory leak when BO allocation failsLucas Stach1-1/+5
2017-08-03st/dri: Check get-handle return value in queryImageDaniel Stone1-6/+9
2017-08-03radv: for stencil only set Z tile mode index to same valueDave Airlie1-0/+2
2017-08-03radv/ac: port SI TC L1 write corruption fix.Dave Airlie1-3/+5
2017-08-03radv/ac: realign SI workaround with radeonsi.Dave Airlie1-2/+3
2017-08-03radv: fix buffer views on SI/CIK.Dave Airlie1-0/+5
2017-08-03radv: fix non-0 based layer clears.Dave Airlie1-4/+9
2017-08-03swr: remove unneeded fallback strcasecmp defineEmil Velikov1-5/+0