freedreno/ir3: lower arrays to regs
[mesa.git] / src /
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 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-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 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 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: set HAVE_foo_PLATFORM as applicable
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 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
next