summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* radv/clear: add r32g32b32a32 fast clear support (v2)Dave Airlie2017-07-172-2/+26
* amd/addrlib: fix typo in api name.Dave Airlie2017-07-1711-16/+16
* radv: set cb base tile swizzles for MRT speedups (v4)Dave Airlie2017-07-175-2/+34
* radv: allow clear merging for depth/stencil with no care stencilDave Airlie2017-07-171-0/+3
* radv: Remove NV dedicated alloc extension.Bas Nieuwenhuizen2017-07-151-4/+0
* radv: Use the KHR dedicated alloc for the WSI.Bas Nieuwenhuizen2017-07-151-2/+2
* radv: Implement VK_KHR_external_memoryJason Ekstrand2017-07-155-3/+199
* radv: Add support for VK_KHR_dedicated_allocation.Bas Nieuwenhuizen2017-07-152-2/+35
* radv: Add support for VK_KHR_get_memory_requirements2.Bas Nieuwenhuizen2017-07-152-0/+32
* anv: Implement VK_KHR_external_memory_*Jason Ekstrand2017-07-153-5/+163
* anv: Implement VK_KHR_dedicated_allocationJason Ekstrand2017-07-152-0/+19
* anv: Implement VK_KHR_get_memory_requirements2Jason Ekstrand2017-07-152-0/+48
* anv: Advertise version 1.0.54Jason Ekstrand2017-07-153-3/+3
* vulkan: Update to the new 1.0.54 spec XML and headersJason Ekstrand2017-07-153-788/+1710
* radv: Drop support for VK_KHX_external_semaphore_*Jason Ekstrand2017-07-154-188/+2
* anv: Drop support for VK_KHX_external_semaphore_*Jason Ekstrand2017-07-153-125/+5
* anv: Drop support for VK_KHX_external_memory_*Jason Ekstrand2017-07-143-161/+5
* i965: Compile with -msse2 (instead of -msse2)Matt Turner2017-07-141-1/+1
* i965: Compile with -msse3Matt Turner2017-07-141-1/+2
* egl: Fix predecence problem when setting __DRI_CTX_FLAG_NO_ERRORKenneth Graunke2017-07-141-1/+1
* drirc: whitelist glthread for Euro Truck Simulator 2Petr Sebor2017-07-141-0/+3
* drirc: whitelist glthread for American Truck SimulatorPetr Sebor2017-07-141-0/+3
* mesa/marshal: fix Windows buildGrigori Goronzy2017-07-141-3/+3
* drirc: whitelist glthread for The Witcher 2Edmondo Tommasina2017-07-141-0/+3
* drirc: whitelist glthread for Civilization 5Edmondo Tommasina2017-07-141-0/+3
* swr: JitManager runtime determination of architectureTim Rowley2017-07-141-1/+2
* docs: update calendar, add news item and link release notes for 17.1.5Andres Gomez2017-07-143-7/+8
* docs: add sha256 checksums for 17.1.5Andres Gomez2017-07-141-1/+2
* docs: add release notes for 17.1.5Andres Gomez2017-07-141-0/+202
* st/mesa: Add KHR_no_error toggle to driconfGrigori Goronzy2017-07-143-0/+9
* egl: Add EGL_KHR_create_context_no_error supportGrigori Goronzy2017-07-146-2/+53
* st/mesa: Add support for KHR_no_error flagGrigori Goronzy2017-07-145-5/+18
* dri: Add KHR_no_error DRI extensionGrigori Goronzy2017-07-1411-3/+42
* mesa/marshal: fix glNamedBufferData with NULL dataGrigori Goronzy2017-07-141-4/+13
* mesa/marshal: add marshalling for glClearBuffer*Grigori Goronzy2017-07-143-5/+163
* mesa/marshal: extract ClearBuffer helpersGrigori Goronzy2017-07-142-29/+50
* gallium/hud: use double values for all graphsChristoph Haag2017-07-143-8/+14
* Revert "etnaviv: add support for snorm textures"Lucas Stach2017-07-142-7/+3
* etnaviv: reset indexed rendering information when not rendering indexedWladimir J. van der Laan2017-07-141-1/+6
* etnaviv: Use the correct LOG instruction on GC3000Wladimir J. van der Laan2017-07-143-10/+59
* etnaviv: flush source TS before resolveLucas Stach2017-07-141-0/+4
* etnaviv: flush color cache and depth cache together before resolvesPhilipp Zabel2017-07-141-9/+13
* st/mesa: handle stfbi being NULL on entry of st_framebuffer_reuse_or_createLucas Stach2017-07-141-0/+3
* egl/wayland: Use MIN2 for wl_drm versionDaniel Stone2017-07-141-3/+1
* egl/wayland: Fix whitespace damageDaniel Stone2017-07-141-18/+20
* util: Remove u_math from u_vectorDaniel Stone2017-07-142-1/+3
* configure: only install khrplatform.h if neededEric Engestrom2017-07-142-0/+5
* scons: split out check_header() helperEric Engestrom2017-07-141-3/+12
* anv/pipeline: do not use BITFIELD64_BIT()Juan A. Suarez Romero2017-07-141-1/+1
* anv/pipeline: use unsigned long long constant to check enable vertex inputsJuan A. Suarez Romero2017-07-141-1/+1