mesa.git
2017-05-23 Jason Ekstrandanv/image: Get rid of the memset(aux, 0, sizeof(aux...
2017-05-23 Jason Ekstrandanv: Handle transitioning depth from UNDEFINED to other...
2017-05-23 Jason Ekstrandanv: Handle color layout transitions from the UNINITIAL...
2017-05-23 Axel Davyst/nine: Fix a regression and syntax cleanup
2017-05-23 Ian Romanickmesa: Remove GL_APPLE_vertex_array_object stubs
2017-05-23 Marek Olšákgallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAUL...
2017-05-23 Rob Clarkfreedreno/ir3: switch to NIR by default
2017-05-23 Rob Clarkfreedreno/ir3: lower arrays to regs
2017-05-23 Rob Clarkfreedreno/ir3: add put_dst()
2017-05-23 Rob Clarkfreedreno/ir3: code-motion
2017-05-23 Rob Clarkfreedreno/ir3: fix cmdline compiler
2017-05-23 Rob Clarkfreedreno/ir3: add missing nir_opt_copy_prop_vars(...
2017-05-23 Rob Clarkfreedreno/ir3: need different compiler options for...
2017-05-23 Rob Clarkfreedreno/a5xx: remove copapasta from a4xx
2017-05-23 Rob Clarkfreedreno: only support SSBOs with nir
2017-05-23 Rob Clarkfreedreno/a5xx: add some missing texture formats
2017-05-23 Rob Clarkfreedreno/a5xx: provoking vertex
2017-05-23 Rob Clarkfreedreno: update generated headers
2017-05-23 Rob Clarknir/lower-atomics-to-ssbo: remove atomic_uint arrays too
2017-05-23 Rob Clarknir/lower-atomics-to-ssbo: fix num_components
2017-05-22 Timothy Arceriradeon: pass flags that can change shaders to disk_cach...
2017-05-22 Timothy Arceriutil/disk_cache: add new driver_flags param to cache...
2017-05-22 Jose Fonsecau_format_test: Ignore S3TC errors.
2017-05-22 Nanley Cherydocs: Document ASTC extension support for SKL and BXT
2017-05-22 Nanley Cheryi965: Enable ASTC HDR for Broxton
2017-05-22 Nanley Cheryintel/isl: Add ASTC HDR to format lists and helpers
2017-05-22 Bas Nieuwenhuizenradv: Add compute HTILE fast clear.
2017-05-22 Bas Nieuwenhuizenradv: Use correct clear words for HTILE.
2017-05-22 Bas Nieuwenhuizenradv: Add queue masks for htile usage determination.
2017-05-22 Bas Nieuwenhuizenradv: Specify semantics of HTILE layout helpers.
2017-05-22 Bas Nieuwenhuizenradv: Don't use a separate can_expclear.
2017-05-22 Ian Romanickmesa: GL_ARB_shader_subroutine is not optional in core...
2017-05-22 Benedikt Schemmerdrirc: Add allow_glsl_builtin_variable_redeclaration...
2017-05-22 Marek Olšákgallium/radeon: add a query for monitoring Gallium...
2017-05-22 Marek Olšákradeonsi/gfx9: compile shaders with +xnack
2017-05-22 Rhys Kiddvc4: Remove dead code in vc4_dump_surface_msaa()
2017-05-22 Lionel Landwerlinegl/wayland: verify event queue was allocated
2017-05-22 Timothy Arcerimesa: add APPLE_vertex_array_object stubs
2017-05-22 Timothy Arceriglsl: set mask via initialisation list rather than...
2017-05-22 Vladislav Egorovralloc: Use strnlen() inside of strncat()
2017-05-22 Vladislav Egorovglcpp: Skip unnecessary line continuations removal
2017-05-22 Vladislav Egorovglcpp: Avoid unnecessary strcmp()
2017-05-21 Thomas Hellandmain: Move hashLockMutex/hashUnlockMutex to header...
2017-05-21 Thomas Hellandmain: Use _mesa_HashLock/UnlockMutex consistently
2017-05-21 Thomas Hellandutil: Change the pointer hashing function
2017-05-20 Philipp Zabelvulkan/wsi/wayland: Fix proxy wrappers for swapchain...
2017-05-20 John Brooksdrirc: Add allow_glsl_builtin_variable_redeclaration...
2017-05-20 John Brooksglsl: Conditionally allow redeclaration of built-in...
2017-05-20 John Brooksdriconf: Add allow_glsl_builtin_variable_redeclaration...
2017-05-20 Ilia Mirkinnv50,nvc0: clear index buffer bufctx bin unconditionally
2017-05-20 Ilia Mirkinnv50: fix vtxbuf cleanup
2017-05-20 Kenneth Graunkei965: Use the upload BO for push constants on Gen7...
2017-05-20 Kenneth Graunkei965: Use the upload BO for push constants on Gen9+.
2017-05-20 Kenneth Graunkei965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from CS...
2017-05-20 Ilia Mirkinnvc0/ir: SHLADD's middle source must be an immediate
2017-05-20 Tapani Pälliandroid: add -Wl,--build-id=sha1 to LDFLAGS for libvulk...
2017-05-20 Emil Velikovconfigure.ac: s/xcb-fixes/xcb-xfixes/
2017-05-19 Emil Velikovconfigure.ac: add xcb-fixes to the XCB DRI3 list
2017-05-19 Emil Velikovautomake: add SWR LLVM gen_builder.hpp workaround
2017-05-19 Timothy Arcerist/mesa: don't mark the program as in cache_fallback...
2017-05-19 Timothy Arcerimesa: add an env var to force cache fallback
2017-05-19 Timothy Arcerist/mesa: improve shader cache debug info
2017-05-19 Emil Velikovtravis: remove workarounds for the Vulkan target
2017-05-19 Emil Velikovconfigure: trivial whitespace cleanup
2017-05-19 Emil Velikovconfigure: error out if building XVMC w/o supported...
2017-05-19 Emil Velikovconfigure: error out if building VDPAU w/o supported...
2017-05-19 Emil Velikovconfigure: error out if building OMX w/o supported...
2017-05-19 Emil Velikovconfigure: error out if building VA w/o supported platform
2017-05-19 Emil Velikovst/xvmc: add DRI3 support
2017-05-19 Emil Velikovst/omx: add DRI3 support
2017-05-19 Emil Velikovgallium/targets: link against XCB only as needed
2017-05-19 Emil Velikovst/omx: fix building against X11-less setups
2017-05-19 Emil Velikovst/omx: remove unneeded X11 include
2017-05-19 Emil Velikovst/omx: remove unused drm_driver.h includes
2017-05-19 Emil Velikovst/va: check if vl_*_screen_create has failed only...
2017-05-19 Emil Velikovst/va: fix misplaced closing bracket
2017-05-19 Emil Velikovst/va: move variable declaration to where its used
2017-05-19 Emil Velikovauxiliary/vl: use vl_*_screen_create stubs when buildin...
2017-05-19 Emil Velikovconfigure: error out when building X11 Vulkan without...
2017-05-19 Emil Velikovloader: build libloader_dri3_helper.la only with HAVE_P...
2017-05-19 Emil Velikovvulkan: automake: remove unused VULKAN_LIB_DEPS variable
2017-05-19 Emil Velikovconfigure: check once for DRI3 dependencies
2017-05-19 Emil Velikovconfigure: error out when building GLX w/o the X11...
2017-05-19 Emil Velikovconfigure: set HAVE_foo_PLATFORM as applicable
2017-05-19 Emil Velikovconfigure: enable the surfaceless platform by default
2017-05-19 Emil Velikovconfigure: loosen --with-platforms heuristics
2017-05-19 Emil Velikovconfigure: update remaining --with-egl-platforms references
2017-05-19 Emil Velikovconfigure: rename remaining HAVE_EGL_PLATFORM_* guards
2017-05-19 Emil Velikovconfigure: move platform handling further up
2017-05-19 Rob HerringAndroid: r600: fix build when LLVM is disabled
2017-05-19 Rob Herringvirgl: fix virgl_bo_transfer_{put, get} box struct...
2017-05-19 Emil Velikovegl: add g_egldispatchstubs.h to the release tarball
2017-05-19 Tapani Pälliegl/android: fix segfault within swap_buffers
2017-05-19 Daniel Stoneegl/wayland: Ensure we get a back buffer
2017-05-19 Daniel Stoneegl/wayland: Use per-surface event queues
2017-05-19 Daniel Stoneegl/wayland: Don't open-code roundtrip
2017-05-19 Daniel Stonevulkan/wsi/wayland: Use proxy wrappers for swapchain
2017-05-19 Daniel Stonevulkan/wsi/wayland: Use per-display event queue
2017-05-19 Daniel Stonevulkan/wsi/wayland: Remove roundtrip when creating...
2017-05-19 Daniel Stonevulkan: Fix Wayland uninitialised registry
next