mesa.git
2017-02-28 Mauro Rossiandroid: vulkan: add support for libmesa_vulkan_util
2017-02-28 Emil Velikovautomake: r600: radeonsi: correctly manage libamd_commo...
2017-02-28 Emil Velikovglx/tests: automake: add dispatch-index-check to the...
2017-02-28 Emil Velikovautomake: anv: add missing include $(top_srcdir)/src...
2017-03-01 Samuel Iglesias... i965/fs: emit MOV_INDIRECT with the source with the...
2017-03-01 Samuel Iglesias... i965/fs: fix source type when emitting MOV_INDIRECT...
2017-03-01 Samuel Iglesias... i965/fs: fix indirect load DF uniforms on BSW/BXT
2017-03-01 Samuel Iglesias... i965/fs: detect different bit size accesses to uniforms...
2017-03-01 Samuel Iglesias... i965/fs: mark last DF uniform array element as 64 bit...
2017-02-28 Dave Airlieradv: fix txs for sampler buffers
2017-02-28 Marek Olšákamd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
2017-02-28 Bas Nieuwenhuizenradv: Don't allocate space for unused immutable samplers.
2017-02-28 Bas Nieuwenhuizenradv/ac: Use constants for immutable samplers.
2017-02-28 Bas Nieuwenhuizenradv: Detect if all immutable samplers for a binding...
2017-02-28 Bas Nieuwenhuizenradv: Store the immutable samplers as uint32_t[4].
2017-02-28 Brendan Kingegl/dri3: implement query surface hook
2017-02-28 Michel Dänzergallium/radeon: Add libamd_common.a to TARGET_LIB_DEPS...
2017-02-28 Kenneth Graunkei965: Move intel_resolve_map.[ch] from i965_compiler_FI...
2017-02-28 Timothy Arcerigallium/r600: fix r600 build when OpenCL is enabled
2017-02-28 Timothy Arceriradeon: remove unused radeon_elf_util.{c,h}
2017-02-28 Timothy Arceriradeon/ac: switch to ac_shader_binary_config_start()
2017-02-28 Timothy Arceriradeon/ac: make ac_shader_binary_config_start() availab...
2017-02-28 Timothy Arceriradeon/ac: switch from radeon_elf_read() to ac_elf_read()
2017-02-28 Timothy Arceriradeon/ac: switch from radeon_shader_binary to ac_shade...
2017-02-28 Timothy Arceriradeon/ac: add llvm_ir_string to ac_shader_binary struct
2017-02-27 Kenneth Graunkeralloc: Delete autofree handling.
2017-02-27 Kenneth Graunkecompiler: Free types in _mesa_glsl_release_types()...
2017-02-27 Jan Veselyclover: Dump linked binary to a different file
2017-02-27 Dave Airlieradv: fix depth format in blit2d.
2017-02-27 Dave Airlieradv/formats: add fast clear for 8-bit signed ints.
2017-02-27 Samuel Pitoisetmesa/main: refactor sampler parameter error codepath
2017-02-27 Samuel Pitoisetglsl: reject samplers not declared as uniform/function...
2017-02-27 Samuel Pitoisetglsl: use is_sampler() anywhere it's possible
2017-02-27 Samuel Pitoisetglsl: use is_image() anywhere it's possible
2017-02-27 Samuel Pitoisetglsl: add missing blend_support qualifier in validate_f...
2017-02-27 Samuel Pitoisetglsl: use an enum for AMD_conservative_depth layout...
2017-02-27 Samuel Pitoisetglsl: add has_shader_image_load_store()
2017-02-27 Samuel Pitoisetdrirc: add force_glsl_version=440 for The Culling
2017-02-27 Jason Ekstrandanv: Bump advertised version to 1.0.42
2017-02-27 Jason Ekstrandvulkan: Update registry and headers to 1.0.42
2017-02-27 Elie TOURNIERnir: Delete unused arg in get_iteration
2017-02-27 Eric Engestromdocs: fix a few typos
2017-02-27 Grazvydas Ignotasgallium/u_queue: set num_threads correctly if not all...
2017-02-27 Grazvydas Ignotasgallium/u_queue: fix a crash with atexit handlers
2017-02-27 Bas Nieuwenhuizenradv: Use correct size for availability flag.
2017-02-27 Bas Nieuwenhuizenradv: Only use PKT3_OCCLUSION_QUERY when it doesn't...
2017-02-27 Bas Nieuwenhuizenradv: Reset emitted compute pipeline when calling secon...
2017-02-27 Dave Airlieradv: add support for NV_dedicated_allocation
2017-02-27 Andres Rodriguezradv/winsys: fix freeing imported memory.
2017-02-26 Dave Airlievulkan/wsi/radv: add initial prime support (v1.1)
2017-02-26 Bas Nieuwenhuizenradv/ac: Add integer->integer casts.
2017-02-26 Eric Engestromcheck: add support for running test as standalone
2017-02-26 Eric Engestromcheck: make any failure fatal
2017-02-26 Eric Engestromcheck: mark two tests are requiring bash
2017-02-25 Mike Lothianst/nine: Drop USER_INDEX_BUFFERS check
2017-02-25 Constantine... st/nine: make use of common uploaders v4
2017-02-25 Timothy Arcericompiler: style clean-ups in blob.h
2017-02-25 Brian Paulsvga: fix MSVC build error after PIPE_CAP_USER_INDEX_BU...
2017-02-25 Eric Anholtvc4: Lazily emit our FS/VS input loads.
2017-02-25 Eric Anholtvc4: Refactor the load_input code out of the intrinsic...
2017-02-25 Eric Anholtvc4: Track the last block we emitted at the top level.
2017-02-25 Eric Anholtvc4: Emit max number of temps in the shader-db output.
2017-02-25 Vinson Leeutil/disk_cache: Use backward compatible st_mtime.
2017-02-25 Vinson Leeglsl: Fix missing-braces warning.
2017-02-24 Marek Olšákac: silence a warning
2017-02-24 Marek Olšákradeonsi: fix broken tessellation on Carrizo and Stoney
2017-02-24 Marek Olšákst/mesa: don't update unrelated states in non-draw...
2017-02-24 Marek Olšákst/mesa: set blend state for PBO readbacks
2017-02-24 Marek Olšákst/mesa: reset sample_mask, min_sample, and render_cond...
2017-02-24 Marek Olšákst/mesa: don't check st->vp in update_clip
2017-02-24 Marek Olšáktrace: remove pipe_resource wrapping
2017-02-24 Marek Olšákgallium: remove PIPE_CAP_USER_INDEX_BUFFERS
2017-02-24 Marek Olšákst/mesa: assume all drivers support user index buffers
2017-02-24 Marek Olšáksvga: implement user index buffers
2017-02-24 Marek Olšákfreedreno: add support for user index buffers
2017-02-24 Marek Olšáketnaviv: add support for user index buffers
2017-02-24 Marek Olšákgallium/util: add new helpers for user index buffer...
2017-02-24 Elie TOURNIERnir: delete magic number
2017-02-24 Roland Scheideggergallium/util: (trivial) fix util_clear_render_target
2017-02-24 Emil Velikovutil: automake: add sha1/README to the tarball
2017-02-24 Emil Velikovmapi: remove unused mapi.[ch]
2017-02-24 Emil Velikovblorp: automake: add TODO to the tarball
2017-02-24 Emil Velikovanv: automake: add TODO to the tarball
2017-02-24 Emil Velikovvc4: automake: add the kernel/README to the tarball
2017-02-24 Emil Velikovnir: automake: add the README to the tarball
2017-02-24 Emil Velikovradv/entrypoints: Only generate entrypoints for support...
2017-02-24 Robert Braggmain/performance_query: s/GLboolean/bool/
2017-02-24 Eric Engestromeglapi: replace linear entrypoint search with binary...
2017-02-24 Eric Engestromegl: make sure entrypoints list is always sorted
2017-02-24 Eric Engestromegl: distribute all tests
2017-02-24 Eric Engestromeglapi: move entrypoints list out to its own file
2017-02-24 Eric Engestromeglapi: sort entrypoints list
2017-02-24 Eric Engestromeglapi: use macro to map entrypoints to functions
2017-02-24 Eric Engestromeglapi: add entrypoint for eglClientWaitSyncKHR
2017-02-24 Eric Engestromeglapi: add entrypoint for eglDestroySyncKHR
2017-02-24 Eric Engestromeglapi: add entrypoint for eglDestroyImageKHR
2017-02-24 Thomas Hellstromst/va: Fix up YV12 to NV12 putImage conversion
2017-02-24 Thomas Hellstromst/vdpau: Provide YV12 to NV12 putBits conversion v2
2017-02-24 Leo Liuconfigure.ac: check require_basic_egl only if egl enabled
2017-02-24 Eric Engestromglx: add GLXdispatchIndex sort check
next