aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nir/lower-atomics-to-ssbo: fix num_componentsRob Clark2017-05-231-0/+5
* radeon: pass flags that can change shaders to disk_cache_create()Timothy Arceri2017-05-231-1/+2
* util/disk_cache: add new driver_flags param to cache keysTimothy Arceri2017-05-235-15/+23
* u_format_test: Ignore S3TC errors.Jose Fonseca2017-05-221-0/+25
* docs: Document ASTC extension support for SKL and BXTNanley Chery2017-05-221-2/+2
* i965: Enable ASTC HDR for BroxtonNanley Chery2017-05-221-0/+3
* intel/isl: Add ASTC HDR to format lists and helpersNanley Chery2017-05-223-2/+58
* radv: Add compute HTILE fast clear.Bas Nieuwenhuizen2017-05-221-1/+93
* radv: Use correct clear words for HTILE.Bas Nieuwenhuizen2017-05-221-4/+13
* radv: Add queue masks for htile usage determination.Bas Nieuwenhuizen2017-05-224-20/+41
* radv: Specify semantics of HTILE layout helpers.Bas Nieuwenhuizen2017-05-223-3/+20
* radv: Don't use a separate can_expclear.Bas Nieuwenhuizen2017-05-225-40/+11
* mesa: GL_ARB_shader_subroutine is not optional in core profileIan Romanick2017-05-229-49/+3
* drirc: Add allow_glsl_builtin_variable_redeclaration for Dead Island Riptide ...Benedikt Schemmer2017-05-221-0/+4
* gallium/radeon: add a query for monitoring Gallium thread loadMarek Olšák2017-05-222-0/+13
* radeonsi/gfx9: compile shaders with +xnackMarek Olšák2017-05-221-6/+7
* vc4: Remove dead code in vc4_dump_surface_msaa()Rhys Kidd2017-05-221-6/+0
* egl/wayland: verify event queue was allocatedLionel Landwerlin2017-05-221-1/+1
* mesa: add APPLE_vertex_array_object stubsTimothy Arceri2017-05-227-1/+53
* glsl: set mask via initialisation list rather than in constructor bodyTimothy Arceri2017-05-221-3/+1
* ralloc: Use strnlen() inside of strncat()Vladislav Egorov2017-05-221-6/+1
* glcpp: Skip unnecessary line continuations removalVladislav Egorov2017-05-221-2/+8
* glcpp: Avoid unnecessary strcmp()Vladislav Egorov2017-05-221-5/+9
* main: Move hashLockMutex/hashUnlockMutex to header and inlineThomas Helland2017-05-222-45/+40
* main: Use _mesa_HashLock/UnlockMutex consistentlyThomas Helland2017-05-221-13/+10
* util: Change the pointer hashing functionThomas Helland2017-05-221-1/+2
* vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreationPhilipp Zabel2017-05-201-3/+10
* drirc: Add allow_glsl_builtin_variable_redeclaration for Dying Light and Dead...John Brooks2017-05-201-1/+12
* glsl: Conditionally allow redeclaration of built-in variablesJohn Brooks2017-05-203-0/+19
* driconf: Add allow_glsl_builtin_variable_redeclaration optionJohn Brooks2017-05-207-0/+20
* nv50,nvc0: clear index buffer bufctx bin unconditionallyIlia Mirkin2017-05-202-5/+3
* nv50: fix vtxbuf cleanupIlia Mirkin2017-05-201-1/+1
* i965: Use the upload BO for push constants on Gen7.5-Gen8.Kenneth Graunke2017-05-202-2/+2
* i965: Use the upload BO for push constants on Gen9+.Kenneth Graunke2017-05-202-6/+11
* i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from CS packets.Kenneth Graunke2017-05-202-3/+1
* nvc0/ir: SHLADD's middle source must be an immediateIlia Mirkin2017-05-201-0/+2
* android: add -Wl,--build-id=sha1 to LDFLAGS for libvulkan_intelTapani Pälli2017-05-201-0/+2
* configure.ac: s/xcb-fixes/xcb-xfixes/Emil Velikov2017-05-201-1/+1
* configure.ac: add xcb-fixes to the XCB DRI3 listEmil Velikov2017-05-201-1/+1
* automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov2017-05-202-30/+15
* st/mesa: don't mark the program as in cache_fallback when there is cache missTimothy Arceri2017-05-203-2/+9
* mesa: add an env var to force cache fallbackTimothy Arceri2017-05-204-1/+10
* st/mesa: improve shader cache debug infoTimothy Arceri2017-05-201-2/+4
* travis: remove workarounds for the Vulkan targetEmil Velikov2017-05-191-5/+2
* configure: trivial whitespace cleanupEmil Velikov2017-05-191-2/+2
* configure: error out if building XVMC w/o supported platformEmil Velikov2017-05-191-1/+10
* configure: error out if building VDPAU w/o supported platformEmil Velikov2017-05-191-1/+10
* configure: error out if building OMX w/o supported platformEmil Velikov2017-05-191-1/+10
* configure: error out if building VA w/o supported platformEmil Velikov2017-05-191-1/+10
* st/xvmc: add DRI3 supportEmil Velikov2017-05-191-1/+3