mesa.git
2017-05-25 Timothy Arcerimesa: remove redundant modulus operation
2017-05-24 Brian Paulsvga: init svga_screen::swc_mutex with mtx_recursive
2017-05-24 Brian Paulsvga: move logging initialization code into new function
2017-05-24 Brian Paulsvga: init local vars to silence uninitialized use...
2017-05-24 Brian Paulsvga: log the process command line to the vmware.log...
2017-05-24 Sinclair Yehsvga: Limit svga message capability to newer compilers
2017-05-24 Brian Paulsvga: Fix MSVC build.
2017-05-24 Sinclair Yehsvga: Add the ability to log messages to vmware.log...
2017-05-24 Brian PaulRevert "gallium: remove unused PIPE_CC_GCC_VERSION"
2017-05-24 Lionel Landwerlinaubinator: report error on unknown device id
2017-05-24 Lionel Landwerlinaubinator: be consistent on exit code
2017-05-24 Lionel Landwerlinaubinator: fix double free
2017-05-24 Christian Königwinsys/amdgpu: align VA allocations to fragment size v2
2017-05-24 Samuel Pitoisettgsi: remove unused tgsi_is_passthrough_shader()
2017-05-24 Eric Engestromconfigure.ac: rephrase 'GLX w/o X11' error message
2017-05-24 Jason Ekstrandanv: Require vertex buffers to come from a 32-bit heap
2017-05-24 Jason Ekstrandanv: Advertise both 32-bit and 48-bit heaps when we...
2017-05-23 Jason Ekstrandanv: Refactor memory type setup
2017-05-23 Jason Ekstrandanv: Make supports_48bit_addresses a heap property
2017-05-23 Jason Ekstrandanv: Stop setting BO flags in bo_init_new
2017-05-23 Jason Ekstrandanv: Set image memory types based on the type count
2017-05-23 Jason Ekstrandanv: Add valid_bufer_usage to the memory type metadata
2017-05-23 Jason Ekstrandanv: Determine the type of mapping based on type metadata
2017-05-23 Jason Ekstrandanv: Set up memory types and heaps during physical...
2017-05-23 Jason Ekstrandanv: Predicate 48bit support on gen >= 8
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...
next