mesa.git
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
2017-05-18 Nanley Cheryi965/formats: Update the three-channel DXT1 mappings
2017-05-18 Nanley Cheryanv/formats: Update the three-channel BC1 mappings
2017-05-18 Jason Ekstrandanv: Add an option to abort on device loss
2017-05-18 Jason Ekstrandanv: Wrap the device lost error in vk_error in QueueSubmit
2017-05-18 Marek Olšákradeonsi/gfx9: use CE RAM optimally
2017-05-18 Marek Olšákradeonsi: remove CE offset alignment restriction
2017-05-18 Marek Olšákradeonsi: only upload (dump to L2) those descriptors...
2017-05-18 Marek Olšákradeonsi: record which descriptor slots are used by...
2017-05-18 Marek Olšákradeonsi: update si_ce_needed_cs_space
2017-05-18 Marek Olšákradeonsi: do only 1 big CE dump at end of IBs and one...
2017-05-18 Marek Olšákradeonsi: remove early return in si_upload_descriptors
2017-05-18 Marek Olšákradeonsi: clamp indirect index to the number of declare...
2017-05-18 Marek Olšákradeonsi: merge sampler and image descriptor lists...
2017-05-18 Marek Olšákradeonsi: merge constant and shader buffers descriptor...
2017-05-18 Marek Olšákgallium/u_threaded: add a fast path for unbinding shade...
2017-05-18 Marek Olšákgallium/u_threaded: add a fast path for unbinding shade...
2017-05-18 Marek Olšákst/mesa: silence a valgrind warning in u_threaded_conte...
2017-05-18 Marek Olšákglsl_to_tgsi: declare all SSBOs and atomics when indire...
2017-05-18 Samuel Pitoisetradeonsi: get the sampler view type from inst->Texture...
2017-05-18 Samuel Pitoisettgsi: store the sampler view type directly in the instr...
2017-05-18 Samuel Pitoisettgsi: remove some unused OPCODE macros
2017-05-18 Tom Stellardgallivm: Make sure module has the correct data layout...
2017-05-18 Chad Versaceegl: Partially revert 23c86c74, fix eglMakeCurrent
2017-05-18 Iago Toral... anv: fix multiview for clear commands
2017-05-18 Nicolai Hähnleac: add missing extern "C" guards
2017-05-18 Nicolai Hähnleac: add radeon_info::num_{sdma,compute}_rings
2017-05-18 Nicolai Hähnleac: add radeon_surf::htile_slice_size
2017-05-18 Nicolai Hähnleac_surface: use radeon_info from ac_gpu_info
2017-05-18 Nicolai Hähnleac/radeonsi: move radeon_info initialization to amd...
2017-05-18 Nicolai Hähnleac/radeonsi: move struct radeon_info to ac_gpu_info.h
2017-05-18 Nicolai Hähnleac/radeonsi: move some aspects of sanity checking to...
2017-05-18 Nicolai Hähnleac/radeonsi: add ac_compute_surface to automatically...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx9_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx6_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move amdgpu_addr_create to ac_surface
2017-05-18 Nicolai Hähnleac/radeonsi: move surface definitions to new header...
2017-05-18 Nicolai Hähnlest/mesa: remove an incorrect assertion
2017-05-18 Samuel Iglesias... i965/vec4: load dvec3/4 uniforms first in the push...
2017-05-18 Samuel Iglesias... i965/vec4: fix swizzle and writemask when loading an...
2017-05-18 Samuel Iglesias... i965/vec4/gs: restore the uniform values which was...
2017-05-17 Eric Anholtvc4: Don't allocate new BOs to avoid synchronization...
2017-05-17 Eric Anholtvc4: Drop pointless indirections around BO import/export.
2017-05-17 Eric Anholtvc4: Drop the u_resource_vtbl no-op layer.
2017-05-17 Marek Olšákgallium/radeon: use a top-of-pipe timestamp for the...
2017-05-17 Marek Olšákmesa: don't check mapped buffers in every draw call...
2017-05-17 Marek Olšákmesa: add gl_constants::AllowMappedBuffersDuringExecution
2017-05-17 Marek Olšákgallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
2017-05-17 Hans de Goedeglxglvnddispatch: Add missing dispatch for GetDriverConfig
2017-05-17 Tim Rowleyswr: don't use AttributeSet with llvm >= 5
2017-05-17 Chih-Wei HuangAndroid: correct libz dependency
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glDispatchCompute*()
2017-05-17 Timothy Arcerimesa: add DispatchCompute* helpers
2017-05-17 Timothy Arcerimesa: move FLUSH_CURRENT() calls out of DispatchCompute...
2017-05-17 Timothy Arcerimesa: compute.c C99 tidy up
2017-05-17 Timothy Arcerimesa: move DispatchCompute() validation to compute.c
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glBlendEquationSepar...
2017-05-17 Timothy Arcerimesa: add blend_equation_separatei() helper
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glBlendFunc*iARB()
2017-05-17 Timothy Arcerimesa: add blend_func_separatei() helper
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glBufferSubData()
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glNamedBufferSubData()
2017-05-17 Timothy Arcerimesa: add buffer_sub_data() helper
2017-05-17 Timothy Arcerimesa: create validate_buffer_sub_data() helper
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glBufferStorage()
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glNamedBufferStorage()
2017-05-17 Timothy Arcerimesa: add inlined_buffer_storage() helper
next