summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * anv: set maxFragmentDualSrcAttachments to 1Dave Airlie2016-12-141-1/+1
| * vulkan/wsi: Fix resource leak in success path of wsi_queue_init()Gwan-gyeong Mun2016-12-141-0/+1
| * anv: Update the teardown in reverse order of the anv_CreateDeviceGwan-gyeong Mun2016-12-141-9/+14
| * anv: Add missing error-checking to anv_block_pool_init (v2)Gwan-gyeong Mun2016-12-142-8/+23
| * radv: don't leak the fd if radv_physical_device_init() succeedsEmil Velikov2016-12-141-0/+1
| * anv: don't leak memory if anv_init_wsi() failsEmil Velikov2016-12-141-2/+4
| * anv: don't double-close the same fdEmil Velikov2016-12-141-2/+1
| * anv/cmd_buffer: Re-emit MEDIA_CURBE_LOAD when CS push constants are dirtyJason Ekstrand2016-12-141-10/+13
* | Merge remote-tracking branch 'mesa/13.0' into nougat-x86Chih-Wei Huang2016-12-0711-43/+596
|\ \ | |/
| * docs: add sha256 checksums for 13.0.2Emil Velikov2016-11-281-1/+2
| * docs: add release notes for 13.0.2Emil Velikov2016-11-281-0/+188
| * Update version to 13.0.2Emil Velikov2016-11-281-1/+1
| * radv: fix 3D clears with baseMiplevelDave Airlie2016-11-281-1/+1
| * radv/ac/llvm: shadow samplers only return one value.Dave Airlie2016-11-281-0/+2
| * radv/si: fix optimal micro tile selectionDave Airlie2016-11-281-7/+7
| * radv: honour the number of properties availableEmil Velikov2016-11-281-11/+7
| * radv: fix texel fetch offset with 2d arrays.Dave Airlie2016-11-281-3/+4
| * vulkan/wsi/x11: Implement FIFO mode.Jason Ekstrand2016-11-281-10/+164
| * vulkan/wsi: Add a thread-safe queue implementationKevin Strasser2016-11-282-1/+156
| * vulkan/wsi/x11: add support for IMMEDIATE present modeDave Airlie2016-11-281-1/+3
| * vulkan/wsi: store present mode in swapchain base classDave Airlie2016-11-283-3/+5
| * vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)Dave Airlie2016-11-281-5/+57
* | Merge remote-tracking branch 'mesa/13.0' into nougat-x86Chih-Wei Huang2016-11-2552-224/+632
|\ \ | |/
| * vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHREduardo Lima Mitev2016-11-241-3/+3
| * vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHREduardo Lima Mitev2016-11-241-3/+3
| * anv/format: handle unsupported formats properlyIago Toral Quiroga2016-11-241-0/+3
| * anv: fix enumeration of propertiesEmil Velikov2016-11-241-6/+8
| * gbm: request correct version of the DRI2_FENCE extensionLucas Stach2016-11-241-1/+1
| * anv/cmd_buffer: Emit a CS stall before setting a CS pipelineJason Ekstrand2016-11-241-1/+13
| * anv/cmd_buffer: Handle running out of binding tables in compute shadersJason Ekstrand2016-11-241-5/+15
| * anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTELGwan-gyeong Mun2016-11-241-1/+1
| * util/disk_cache: close a previously opened handle in disk_cache_put (v2)Gwan-gyeong Mun2016-11-241-6/+5
| * i965/hsw: Set integer mode in sampling state for stencil texturingJordan Justen2016-11-242-18/+9
| * glsl/lower_output_reads: fix geometry shader output handling with conditional...Nicolai Hähnle2016-11-241-1/+0
| * radeonsi: store group_size_variable in struct si_computeNicolai Hähnle2016-11-241-5/+8
| * anv: Implement a depth stall restriction on gen7Jason Ekstrand2016-11-243-0/+35
| * radv: spir-v allows texture size query with and without lod.Dave Airlie2016-11-241-1/+4
| * radv: fix image view creation for depth and stencil onlyDave Airlie2016-11-242-13/+9
| * radv: make sure to flush input attachments correctly.Dave Airlie2016-11-241-0/+1
| * i965: Fix GS push inputs with enhanced layouts.Kenneth Graunke2016-11-241-1/+1
| * mesa: fix empty program log lengthTapani Pälli2016-11-242-3/+6
| * mesa: Drop PATH_MAX usage.Kenneth Graunke2016-11-242-34/+15
| * i965: Fix compute shader crash.Kenneth Graunke2016-11-241-1/+1
| * anv/blorp: Ignore clears for attachments first used as resolve destinationsJason Ekstrand2016-11-241-9/+11
| * nir/spirv: Fix handling of gl_PrimitiveIdJason Ekstrand2016-11-241-2/+6
| * anv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BITJason Ekstrand2016-11-241-1/+5
| * anv: Handle null in all destructorsJason Ekstrand2016-11-249-1/+65
| * i965/glk: Add basic Geminilake supportBen Widawsky2016-11-242-0/+48
| * i965: Reorder PCI ID list to match release orderBen Widawsky2016-11-241-9/+9
| * i965: Add some APL and KBL SKU stringsBen Widawsky2016-11-241-4/+4