mesa.git
2017-09-21 Jason Ekstrandanv: Add support for tessellation domain origin control
2017-09-21 Jason Ekstrandspirv: Flip the tessellation winding order
2017-09-21 Jason Ekstrandanv/image: Add support for the new depth/stencil layouts
2017-09-20 Jan Veselyclover: Wait for requested operation if blocking flag...
2017-09-20 Francisco Jerezclover: Run the associated action before an event is...
2017-09-20 Francisco Jerezclover: Wrap event::wait_count in a method taking care...
2017-09-20 Jason Ekstrandanv/entrypoints_gen: Dedent the C code
2017-09-20 Bas Nieuwenhuizenradv: Don't use a virtual function for getting the...
2017-09-20 Bas Nieuwenhuizenradv: Only enter the immutable samplers init loop when...
2017-09-20 Bas Nieuwenhuizenradv: Use for_each_bit in the descriptor set flush.
2017-09-20 Bas Nieuwenhuizenradv: Add VK_KHR_bind_memory2 support.
2017-09-20 Roland Scheideggerllvmpipe, gallivm: implement lod queries (LODQ opcode)
2017-09-20 Louis-Francis... i965: Fix duplication of DRI images
2017-09-20 Nicolai Hähnleradeonsi: set MIP_POINT_PRECLAMP to 0
2017-09-20 Nicolai Hähnleradeonsi: fix array textures layer coordinate
2017-09-20 Nicolai Hähnleglsl/linker: fix output variable overlap check
2017-09-20 Christian Gmeineretnaviv: move sw query defines to etnaviv_query_sw.h
2017-09-20 Christian Gmeineretnaviv: move sw get_driver_query_info(..)
2017-09-20 Józef Kuciaanv: Fix descriptors copying
2017-09-20 Samuel Pitoisetradv: do not update the number of scissors in vkCmdSetS...
2017-09-20 Samuel Pitoisetradv: do not update the number of viewports in vkCmdSet...
2017-09-20 Samuel Pitoisetradv: add some assertions in vkCmdSetScissor()
2017-09-20 Samuel Pitoisetradv: add some assertions in vkCmdSetViewport()
2017-09-20 Samuel Pitoisetradv: inline radv_flush_compute_state() into radv_dispa...
2017-09-20 Samuel Pitoisetradv: add radv_dispatch() helper
2017-09-20 Samuel Pitoisetradv: add radv_emit_dispatch_packets() helper
2017-09-20 Dave Airlieac/surface: handle S8 on gfx9
2017-09-19 Krzysztof Sobieckiegl: fix build fallouts from 1d0be5b3fe5
2017-09-19 Jason Ekstrandanv: Advertise support VK_FORMAT_R8_SRGB
2017-09-19 Jason Ekstrandintel/blorp: Support clearing L8_UNORM_SRGB surfaces
2017-09-19 Emil Velikovegl: use switch statements over if/else chain
2017-09-19 Emil Velikovegl: remove unneeded braces around since line if statements
2017-09-19 Emil Velikovegl: simplify _eglDebugReport* API
2017-09-19 Emil Velikovegl: use _eglError's 'msg' as an actual message in...
2017-09-19 Emil Velikovautomake: adjust wayland-drm comment
2017-09-19 Emil Velikovconfigure.ac: split the wayland client/server confusion
2017-09-19 Emil Velikovwayland-drm: constify the callbacks struct
2017-09-19 Emil Velikovwayland-drm: add wl_display/wl_resource forward declara...
2017-09-19 Emil Velikovconfigure.ac: define WL_HIDE_DEPRECATED at global scale
2017-09-19 Micah Fedkewayland-drm: avoid deprecated use of struct wl_resource
2017-09-19 Emil Velikovwayland-drm: remove unused wayland_drm_buffer_get_...
2017-09-19 Emil Velikovwayland-drm: remove hardcoded enum wl_drm_format
2017-09-19 Eric Anholtbroadcom/genxml: Set up enums for VC5 blending, depth...
2017-09-19 Eric Anholtbroadcom/genxml: Add support for enum-typed fields.
2017-09-19 Juan A. Suarez... intel: automake: add isl_genX_priv.h in the source...
2017-09-19 Juan A. Suarez... vulkan: automake: add vk_android_native_buffer.h in...
2017-09-19 Ian Romanickglsl: Unify ir_constant::const_elements and ::components
2017-09-19 Ian Romanickglsl: Rename ir_constant::array_elements to ::const_ele...
2017-09-19 Ian Romanickglsl: Silence unused parameter warnings
2017-09-19 Juan A. Suarez... glsl: buffer variables can be readonly and writeonly
2017-09-19 Jason EkstrandRevert "i965: Reset miptree aux state on update_image_b...
2017-09-19 Zhongmin Wuegl/android: Use per surface out fence
2017-09-19 Zhongmin Wuegl: Allow creation of per surface out fence
2017-09-19 Yogesh Maratheegl: Wrap dri3 surface primitive around dri2 egl surface
2017-09-19 Alexandru-Liviu... Scons: Add LLVM 5.0 support
2017-09-19 Eric Engestromradv: replace conditional compilation with MAYBE_UNUSED
2017-09-19 Eric Engestromglsl: replace conditional compilation with MAYBE_UNUSED
2017-09-19 Eric Anholtbroadcom/vc4: Fix use-after-free when deleting a program.
2017-09-19 Kenneth Graunkei965: Fix batch map failure check in INTEL_DEBUG=bat...
2017-09-18 Eric Anholtbroadcom/vc4: Fix crashes since the gallium blitter...
2017-09-18 Eric Anholtbroadcom/vc4: Fix use-after-free trying to mix a quad...
2017-09-18 Eric Anholtbroadcom/vc4: Fix use-after-free for flushing when...
2017-09-18 Eric Anholtttn: Fix out-of-bounds accesses since the always-2D...
2017-09-18 Chad Versaceanv/android: Disable surface and swapchain extensions...
2017-09-18 Chad Versaceanv: Feed vk_android_native_buffer.xml to generators...
2017-09-18 Chad Versaceanv: Teach generator scripts how to parse mutliple...
2017-09-18 Chad Versacevulkan/registry: Feed vk_android_native_buffer.xml...
2017-09-18 Chad Versacevulkan/util: Teach gen_enum_to_str.py to parse mutliple...
2017-09-18 Chad Versacevulkan/registry: Add VK_ANDROID_native_buffer
2017-09-18 Chad Versacevulkan: Add #ifdef hack to vk_android_native_buffer.h
2017-09-18 Chad Versacevulkan: Import vk_android_native_buffer.h
2017-09-18 Jason Ekstrandi965: Use prepare_external instead of make_shareable...
2017-09-18 Jason Ekstrandi965/tex_image: Reference the renderbuffer miptree...
2017-09-18 Jason Ekstrandi965: Reset miptree aux state on update_image_buffer
2017-09-18 Jason Ekstrandintel/isl: Add a drm_modifier_get_default_aux_state...
2017-09-18 Kenneth Graunkei965: Warn for GTT fallbacks when mapping the batch...
2017-09-18 Kenneth Graunkei965: Plumb brw through to intel_batchbuffer_reset().
2017-09-18 Marek Olšákradeonsi: reallocate if a non-sharable textures is...
2017-09-18 Marek Olšákradeonsi: PIPE_BIND_SHARED should allow inter-process...
2017-09-18 Nicolai Hähnlefreedreno: compile fix
2017-09-18 Jan Veselyclover: add missing include to compat.h
2017-09-18 Jan Veselyclover: Query and export half precision support
2017-09-18 Jan Veselygallium: Add PIPE_SHADER_CAP_FP16
2017-09-18 Jason Ekstrandanv: Implement VK_KHR_image_format_list
2017-09-18 Jason Ekstrandanv: Implement VK_KHR_bind_memory2
2017-09-18 Benedikt Schemmernvc0: fix compile error
2017-09-18 Nicolai Hähnleradeonsi: allow out-of-order rasterization in commutati...
2017-09-18 Nicolai Hähnleradeonsi: add drirc option "radeonsi_assume_no_z_fights"
2017-09-18 Nicolai Hähnleradeonsi: enable out-of-order rasterization when possib...
2017-09-18 Nicolai Hähnlegallium/radeon: pass old_(perfect_)enable to set_occlus...
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-18 Nicolai Hähnleamd/common: add workaround for cube map array layer...
2017-09-18 Nicolai Hähnleamd/common: remove has_ds_bpermute argument from ac_bui...
2017-09-18 Nicolai Hähnleamd/common: add chip_class to ac_llvm_context
2017-09-18 Nicolai Hähnleamd/common: round cube array slice in ac_prepare_cube_c...
2017-09-18 Nicolai Hähnleradeonsi: workaround for gather4 on integer cube maps
2017-09-18 Nicolai Hähnlest/glsl_to_tgsi: fix theoretical memory leak
2017-09-18 Iago Toral... i965: emit BRW_NEW_AUX_STATE on aux state changes
2017-09-18 Iago Toral... i965: emit BRW_NEW_AUX_STATE when we change the fast...
2017-09-18 Iago Toral... i965: emit BRW_NEW_AUX_STATE if we drop the aux surface
next