mesa.git
2017-08-29 Matt Turneranv: Mark functions used conditionally as UNUSED
2017-08-29 Matt Turneranv: Explicitly cast between different enums
2017-08-29 Matt Turneranv: Remove 'inline' keywords
2017-08-29 Matt Turneranv: Use GNU C empty brace initializer
2017-08-29 Matt Turneri965: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
2017-08-29 Matt Turneri965: Mark functions used conditionally as UNUSED
2017-08-29 Matt Turneri965: Explicitly cast between different enums
2017-08-29 Matt Turneri965: Drop unnecessary conditional
2017-08-29 Matt Turneri965: Remove some 'inline' keywords
2017-08-29 Matt Turnernir: Remove series of unnecessary conversions
2017-08-29 Matt Turnernir/spirv: Use unreachable("...") rather than assert...
2017-08-29 Matt Turnercompiler: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
2017-08-29 Matt Turnerconfigure: Test for -Wno-initializer-overrides
2017-08-29 Matt Turnerconfigure: Add and use AX_CHECK_COMPILE_FLAG
2017-08-29 Bas Nieuwenhuizenradv: Add trace ids for secondary buffers.
2017-08-29 Bas Nieuwenhuizenac/debug: Support multiple trace ids for nested IBs.
2017-08-29 Bas Nieuwenhuizenradv/amdgpu: Enable dumping of all IBs with RADV_DEBUG...
2017-08-29 Emil Velikovegl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf
2017-08-29 Emil Velikovegl/wayland: group wl_win specific code together
2017-08-29 Emil Velikovegl/wayland: remove dri2_surf width/height double init.
2017-08-29 Emil Velikovegl/wayland: set correct format with wl_dmabuf as wl_dr...
2017-08-29 Emil Velikovegl/wayland: update comment to reflect wl_dmabuf presence
2017-08-29 Emil Velikovegl/wayland: polish object teardown in dri2_wl_destroy_...
2017-08-29 Emil Velikovegl/wayland: plug leaks in dri2_wl_create_window_surfac...
2017-08-29 Emil Velikovegl: simplify refcounting after screen creation
2017-08-29 Emil Velikovutil: move string_to_uint_map to glsl
2017-08-29 Marek Olšákst/mesa: fix XPD lowering - don't read dst
2017-08-29 Jason Ekstrandanv: Add support for the SYNC_FD handle type for fences
2017-08-29 Jason Ekstrandanv: Implement VK_KHR_external_fence
2017-08-29 Jason Ekstrandanv: Use DRM sync objects to back fences whenever possible
2017-08-29 Jason Ekstrandanv/gem: Add support for syncobj wait and reset
2017-08-29 Jason Ekstrandanv/gem: Add a flags parameter to syncobj_create
2017-08-29 Jason Ekstranddrm-uapi: Update headers from drm-next
2017-08-29 Jason Ekstrandvulkan/util: Add a vk_zalloc helper
2017-08-29 Jason Ekstrandanv: Rename anv_fence_state to anv_bo_fence_state
2017-08-29 Jason Ekstrandanv: Pull the guts of anv_fence into anv_fence_impl
2017-08-29 Jason Ekstrandanv/wsi: Use QueueSubmit to trigger the fence in Acquir...
2017-08-29 Jason Ekstrandanv: Rework fences to work more like BO semaphores
2017-08-29 Jason Ekstrandanv/queue: Allow temporary import of SYNC_FD semaphores
2017-08-29 Kenneth Graunkei965: Fix whitespace issues in intel_buffer_objects.c.
2017-08-28 Timothy Arceriradeonsi: stop leaking nir
2017-08-28 Grazvydas Ignotasac/nir: remove misleading condition
2017-08-28 Grazvydas Ignotasac/nir: silence maybe-uninitialized warnings
2017-08-28 Grazvydas Ignotasradv: clear dynamic_shader_stages on create
2017-08-28 Grazvydas Ignotasamd: add .editorconfig
2017-08-28 Marek Olšákradeonsi: rewrite late alloc VS limit computation
2017-08-28 Marek Olšákgallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait...
2017-08-28 Marek Olšákgallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INF...
2017-08-28 Marek Olšákgallium/u_threaded: disallow discard_range if map_buffe...
2017-08-28 Jason Ekstrandnir: Fix system_value_from_intrinsic for subgroups
2017-08-28 Jason Ekstrandnir: Fix some whatespace
2017-08-28 Marek Olšákradeonsi: correct maximum wave count per SIMD
2017-08-28 Andres Gomezdocs: update calendar, add news item and link release...
2017-08-28 Andres Gomezdocs: add sha256 checksums for 17.1.8
2017-08-28 Andres Gomezdocs: add release notes for 17.1.8
2017-08-28 Ilia Mirkinst/mesa: fix handling of vertex array double inputs
2017-08-28 Ilia Mirkinglsl: fix counting of vertex shader output slots used...
2017-08-28 Topi Pohjolainenintel/compiler: Cast reg types explicitly
2017-08-28 Gwan-gyeong Mungallium/docs: Fix an inequality sign of TGSI_SEMANTIC_S...
2017-08-28 Samuel Pitoisetradv: propagate VK_ERROR_OUT_OF_HOST_MEMORY to vk{Begin...
2017-08-28 Samuel Pitoisetradv: rename record_fail to record_result and use VkResult
2017-08-28 Gwan-gyeong Mungallium/docs: fix a typo
2017-08-28 Eduardo Lima... i915g: Remove a few unused variables
2017-08-27 Timothy Arceridisk_cache: assert if a cache entries keys don't match...
2017-08-27 Marek OlšákRevert "radeonsi: get the raster config from AMDGPU...
2017-08-26 Dave Airlieradv/wsi: Compute correct row_pitch for GFX9.
2017-08-26 Christian Gmeineretnaviv: use correct param for etna_compatible_rs_forma...
2017-08-26 Emil Velikovegl: don't NULL deref the .get_capabilities function...
2017-08-26 Emil Velikovmapi/gen: remove shebang from the marshal generator...
2017-08-26 Emil Velikovdri_interface.h: add missing stdint.h include
2017-08-26 Emil Velikovxmlconfig: use the portable __VA_ARGS__
2017-08-26 Brian Paulgallium/vbuf: fix buffer reference bugs
2017-08-25 Andres Gomezdocs: add an additional final cycle for 17.1
2017-08-25 Andres Gomezdocs: remove released and extend the calendar until...
2017-08-25 Bas Nieuwenhuizenradv: Fix sparse BO mapping merging.
2017-08-25 Bas Nieuwenhuizenradv: Fix off by one in MAX_VBS assert.
2017-08-25 Bas Nieuwenhuizenradv: Don't set a new subpass on compute resolve.
2017-08-25 Bas Nieuwenhuizenradv: Remove some intel comments from the resolve code.
2017-08-25 Adam Jacksonegl/drm: Don't "fall back" to /dev/dri/card0 if the...
2017-08-25 Kenneth Graunkei965: Use GEN_GEN and GEN_IS_HASWELL in genX_state_uplo...
2017-08-25 Rafael Antognollii965: Do not store SRC after 0 on component control.
2017-08-25 Adam Jacksonmesa: Implement GL_ARB_polygon_offset_clamp
2017-08-25 Adam Jacksonmesa: Implement GL_ARB_texture_filter_anisotropic
2017-08-25 Marek Olšákgallium/u_threaded: fix a typo
2017-08-25 Eric Engestromkhronos/egl: remove dependency on Android NDK header
2017-08-25 Eric EngestromRevert "egl/android: add missing include"
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glBindBufferOffsetEXT()
2017-08-25 Samuel Pitoisetmesa: add bind_buffer_offset() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glTransformFeedbackVa...
2017-08-25 Samuel Pitoisetmesa: add transform_feedback_varyings() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glResumeTransformFeed...
2017-08-25 Samuel Pitoisetmesa: add resume_transform_feedback() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glPauseTransformFeedb...
2017-08-25 Samuel Pitoisetmesa: add pause_transform_feedback() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glEndTransformFeedback()
2017-08-25 Samuel Pitoisetmesa: add end_transform_feedback() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glBeginTransformFeedb...
2017-08-25 Samuel Pitoisetmesa: add begin_transform_feedback() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glBindTransformFeedback()
2017-08-25 Samuel Pitoisetmesa: add bind_transform_feedback() helper
next