summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* i965: use strtol to convert the integer deviceID overrideEmil Velikov2017-08-031-1/+1
* anv/pipeline: do not use BITFIELD64_BIT()Juan A. Suarez Romero2017-08-031-1/+1
* travis: lower SWR requirement to GCC 4.8, aka std=c++11Emil Velikov2017-08-031-8/+4
* i965: Resolve framebuffers before signaling the fenceChris Wilson2017-08-031-0/+32
* bin/cherry-ignore: add radeonsi "fix of a fix"Emil Velikov2017-08-031-0/+4
* cherry-ignore: add yet another bindless textures fixEmil Velikov2017-08-031-0/+3
* cherry-ignore: add "st/glsl_to_tgsi: fix getting the image type for array of ...Emil Velikov2017-08-031-0/+3
* cherry-ignore: add bindless textures fixEmil Velikov2017-08-031-0/+3
* cherry-ignore: ignore reverted st/mesa commitEmil Velikov2017-08-031-0/+3
* cherry-ignore: add a couple of radeonsi/gfx9 commitsEmil Velikov2017-08-031-0/+4
* cherry-ignore: add "swr: fix transform feedback logic"Emil Velikov2017-08-031-0/+4
* cherry-ignore: add "swr/rast: non-regex knob fallback code for gcc < 4.9"Emil Velikov2017-08-031-0/+4
* cherry-ignore: add a couple of radeon commitsEmil Velikov2017-08-031-0/+6
* gallium/radeon: make S_FIXED function signed and move it to shared codeMarek Olšák2017-08-033-9/+5
* radeonsi/gfx9: reduce max threads per block to 1024 on gfx9+Nicolai Hähnle2017-08-031-15/+27
* radeonsi: fix detection of DRAW_INDIRECT_MULTI on SINicolai Hähnle2017-08-031-2/+2
* anv: only expose up to 28 vertex attributesIago Toral Quiroga2017-08-031-1/+1
* anv/cmd_buffer: fix off by one error in assertionIago Toral Quiroga2017-08-031-1/+1
* cherry-ignore: add "i965: Fix = vs == in MCS aux usage assert."Emil Velikov2017-08-031-0/+3
* cherry-ignore: add "i965: Fix offset addition in get_isl_surf"Emil Velikov2017-08-031-0/+3
* i965: perf: flush batchbuffers at the beginning of queriesLionel Landwerlin2017-08-031-0/+8
* broadcom/vc4: Prefer blit via rendering to the software fallback.Eric Anholt2017-08-031-6/+8
* etnaviv: Clear lbl_usage array correctlyWladimir J. van der Laan2017-08-031-1/+1
* swr: don't forget to link AVX/AVX2 against pthreadsEmil Velikov2017-08-031-1/+4
* cherry-ignore: add "anv: Transition MCS buffers from the undefined layout"Emil Velikov2017-08-031-0/+4
* swr/rast: quit using linux-specific gettid()Tim Rowley2017-08-032-4/+3
* gallium/util: fix nondeterministic avx512 detectionTim Rowley2017-08-031-1/+1
* anv/image: Fix VK_IMAGE_CREATE_CUBE_COMPATIBLE_BITChad Versace2017-08-031-3/+4
* swrast: add dri2ConfigQueryExtension to the correct extension listEmil Velikov2017-08-031-1/+1
* nir: Use nir_src_copy instead of direct assignments.Kenneth Graunke2017-08-032-3/+3
* nir: fix nir_opt_copy_prop_vars() for arrays of arraysTimothy Arceri2017-08-031-6/+6
* nir/vars_to_ssa: Handle missing struct members in foreach_deref_nodeJason Ekstrand2017-08-031-2/+6
* anv/image: Add INPUT_ATTACHMENT to the list of required usagesJason Ekstrand2017-08-031-0/+1
* anv: Stop leaking the no_aux sampler surface stateJason Ekstrand2017-08-031-0/+5
* anv/cmd_buffer: Properly handle render passes with 0 attachmentsJason Ekstrand2017-08-031-12/+11
* st/va: Fix scaling list ordering for H.265Mark Thompson2017-08-033-7/+49
* radv: advertise v6 of the wayland surface extensionEmil Velikov2017-08-031-1/+1
* anv: advertise v6 of the wayland surface extensionEmil Velikov2017-08-031-1/+1
* configure: only install khrplatform.h if neededEric Engestrom2017-08-032-0/+5
* anv/pipeline: use unsigned long long constant to check enable vertex inputsJuan A. Suarez Romero2017-08-031-1/+1
* radeonsi/gfx9: fix crash building monolithic merged ES-GS shaderNicolai Hähnle2017-08-031-2/+3
* loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_mscThomas Hellstrom2017-08-031-1/+1
* st/mesa: always unconditionally revalidate main framebuffer after SwapBuffersMarek Olšák2017-08-031-0/+10
* nv50/ir: fix threads calculation for non-compute shadersIlia Mirkin2017-08-031-5/+9
* cherry-ignore: add "anv: Round u_vector element sizes to a power of two"Emil Velikov2017-08-031-0/+4
* svga: fix texture swizzle writemaskingBrian Paul2017-08-031-0/+2
* docs: add sha256 checksums for 17.1.5Andres Gomez2017-07-141-1/+2
* docs: add release notes for 17.1.5mesa-17.1.5Andres Gomez2017-07-141-0/+202
* Update version to 17.1.5Andres Gomez2017-07-141-1/+1
* spirv: Fix reaching unreachable for compare exchange on imagesJames Legg2017-07-121-0/+1