summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-01docs: add release notes for 13.0.4mesa-13.0.4Emil Velikov1-0/+254
2017-02-01Update version to 13.0.4Emil Velikov1-1/+1
2017-01-25get-pick-list.sh: Require explicit "13.0" for nominating stable patchesEmil Velikov1-1/+1
2017-01-25st/va: delay calling begin_frame until we have all parametersNayan Deshmukh2-3/+9
2017-01-24r600/sb: Fix loop optimization related hangs on egHeiko Przybyl6-30/+68
2017-01-24i965: Properly flush in hsw_pause_transform_feedback().Kenneth Graunke1-0/+3
2017-01-24radv: fix include order for installed headers v2Andres Rodriguez1-4/+4
2017-01-24vulkan/wsi: clarify the severity of lack of DRI3 v2Andres Rodriguez1-2/+4
2017-01-24freedreno: some fence cleanupRob Clark9-27/+23
2017-01-24glsl: Use ir_var_temporary when generating inline functions.Kenneth Graunke1-1/+1
2017-01-24automake: use shared llvm libs for make distcheckEmil Velikov1-1/+1
2017-01-24isl: Mark A4B4G4R4_UNORM as supported on gen8Jason Ekstrand1-1/+4
2017-01-24gallium/hud: add missing break in hud_cpufreq_graph_install()Samuel Pitoiset1-0/+1
2017-01-24radeonsi: don't forget to add HTILE to the buffer list for texturingMarek Olšák1-6/+13
2017-01-24radeonsi: Always leave poly_offset in a valid stateZachary Michaels1-1/+3
2017-01-24egl/wayland: use the destroy_window_callback for swrastEmil Velikov1-0/+2
2017-01-24radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+Marek Olšák1-2/+5
2017-01-24i965: Make BLORP disable the NP Z PMA stall fix.Kenneth Graunke1-0/+4
2017-01-24radv: Support loader interface version 3.Bas Nieuwenhuizen1-0/+45
2017-01-24cherry-ignore: add wayland race condition fixEmil Velikov1-0/+3
2017-01-24egl/wayland: Cleanup private display connection when init failsJonas Ådahl1-0/+4
2017-01-24cherry-ignore: add "_mesa_ClampColor extension/version fix"Emil Velikov1-0/+3
2017-01-24get-typod-pick-list.sh: add new scriptEmil Velikov1-0/+39
2017-01-24nouveau: take extra push space into account for pushbuf_space callsIlia Mirkin15-56/+26
2017-01-24mapi: update the asm code to support x32Grazvydas Ignotas1-3/+28
2017-01-24glx: Add missing glproto dependency for gallium-xlib glxChuck Atkins2-1/+4
2017-01-24cherry-ignore: add radv: Call nir_lower_constant_initializers."Emil Velikov1-0/+4
2017-01-24anv: Support loader interface version 3 (patch v2)Chad Versace1-0/+44
2017-01-24vulkan: Update vk_icd.h to interface version 3Chad Versace1-32/+78
2017-01-24vulkan: Add new cast macros for VkIcd typesChad Versace5-16/+34
2017-01-24util: fix list_is_singular()Timothy Arceri1-1/+1
2017-01-24anv/image: Disable HiZ for depth buffer arraysNanley Chery1-0/+2
2017-01-24anv/cmd_buffer: Fix programmed HiZ qpitchNanley Chery1-1/+1
2017-01-24anv/cmd_buffer: Fix arrayed depth/stencil attachmentsNanley Chery1-2/+5
2017-01-24nir/search: Only allow matching SSA valuesJason Ekstrand1-5/+11
2017-01-24spirv: Move cursor before calling vtn_ssa_value() in phi 2nd pass.Kenneth Graunke1-1/+2
2017-01-24glsl: fix opt_minmax redundancy checks against baserangeTimothy Arceri1-2/+2
2017-01-24anv/formats: Use the real format for B4G4R4A4_UNORM_PACK16 on gen8Jason Ekstrand1-2/+2
2017-01-24i965: Fix texturing in the vec4 TCS and GS backends.Kenneth Graunke1-2/+12
2017-01-24dri3: Fix MakeCurrent without a default framebufferFredrik Höglund1-4/+10
2017-01-24i965: Fix last slot calculationsKenneth Graunke1-3/+13
2017-01-24va: call texture_get_handle while the mutex is being heldMarek Olšák1-2/+5
2017-01-24vdpau: call texture_get_handle while the mutex is being heldMarek Olšák2-6/+13
2017-01-24meta: Disable dithering during glGenerateMipmapChad Versace1-0/+1
2017-01-24vl/zscan: fix "Fix trivial sign compare warnings"Christian König1-1/+1
2017-01-24mesa/shaderobj: Fix races on refcountsChad Versace1-10/+5
2017-01-24anv: Handle vkGetPhysicalDeviceQueueFamilyProperties with count == 0Chad Versace1-1/+8
2017-01-24egl: Emit correct error when robust context creation failsChad Versace1-12/+26
2017-01-24anv: return count of queue families writtenDamien Grassart1-0/+2
2017-01-24mesa/texformat: Handle GL_RGBA + GL_UNSIGNED_SHORT_5_5_5_1Chad Versace1-0/+2