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