summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* RFC: anv: Support VkImageExplicitDrmFormatModifierCreateInfoEXTChad Versace2017-11-071-9/+75
* RFC: anv: Support vkGetImageSubresourceLayout with modifiersChad Versace2017-11-071-2/+15
* RFC: anv: Support VkImageDrmFormatModifierListCreateInfoEXTChad Versace2017-11-072-6/+72
* RFC: anv: Support VkPhysicalDeviceImageDrmFormatModifierInfoEXTChad Versace2017-11-071-5/+40
* RFC: anv: Support VkDrmFormatModifierPropertiesListEXTChad Versace2017-11-071-12/+132
* RFC: anv: Implement VK_EXT_queue_family_foreignChad Versace2017-11-071-0/+1
* RFC: anv: Implement VK_EXT_external_memory_dma_bufChad Versace2017-11-073-10/+27
* HACK: vulkan: Update headers and registry to chadv/1.0-dma-buf@a79a0abChad Versace2017-11-071-10/+67
* anv: Refactor anv_GetImageSubresourceLayout()Chad Versace2017-11-071-21/+11
* anv/image: Refactor choice of isl_tiling_flags_tChad Versace2017-11-071-13/+31
* anv: Refactor anv_get_format_plane() - explicit unsupportedChad Versace2017-11-071-4/+4
* anv: Remove anv_physical_device_get_format_properties()Chad Versace2017-11-071-23/+13
* anv: Simplify anv_physical_device_get_format_properties()Chad Versace2017-11-071-16/+9
* anv: Simplify anv_get_image_format_properties()Chad Versace2017-11-071-14/+3
* anv: Rename get_image_format_properties()Chad Versace2017-11-071-12/+12
* anv: Fix get_image_format_properties() - YCbCrChad Versace2017-11-071-46/+40
* anv: Fix get_image_format_properties() - 3-channel formatsChad Versace2017-11-071-19/+15
* anv: Refactor get_image_format_properties() - Reduce paramsChad Versace2017-11-071-11/+21
* anv: Refactor get_image_format_properties() - base_isl_formatChad Versace2017-11-071-3/+4
* anv: Refactor get_image_format_properties() - plane_formatChad Versace2017-11-071-8/+8
* anv: Fix get_image_format_properties() - ASTCChad Versace2017-11-071-4/+5
* anv: Fix get_image_format_properties() - depthstencil (v2)Chad Versace2017-11-071-16/+31
* anv: Better types for 'aspect' function paramsChad Versace2017-11-073-13/+5
* anv: Refactor get_buffer_format_properties()Chad Versace2017-11-071-15/+29
* anv: Suffix anv-private 'VK' tokens with 'ANV'Chad Versace2017-11-075-31/+31
* anv: Remove unused variable 'gen'Chad Versace2017-11-071-4/+0
* nir: fix a typoGwan-gyeong Mun2017-11-061-1/+1
* glsl: Allow precision mismatch on dead data with GLSL ES 1.00Tomasz Figa2017-11-061-4/+10
* i965: disable NIR linking on HSW and belowTimothy Arceri2017-11-071-1/+4
* radv: move is_local up to the winsys level.Dave Airlie2017-11-064-3/+6
* radv: wrap cs_add_buffer in an inline. (v2)Dave Airlie2017-11-066-41/+49
* radv: when loading regs no need to add bufferDave Airlie2017-11-061-2/+0
* radv: pre-calculate user_data_0 registers and store in pipelineDave Airlie2017-11-065-52/+55
* i965: Enable flush controlNeil Roberts2017-11-062-1/+21
* drisw: Enable flush control for llvmpipe and softpipeAdam Jackson2017-11-061-0/+1
* gallium: Wire up flush controlAdam Jackson2017-11-063-1/+9
* egl: Implement EGL_KHR_context_flush_controlAdam Jackson2017-11-066-1/+24
* glx: Implement GLX_ARB_context_flush_controlNeil Roberts2017-11-067-9/+62
* dri: Add a flush control extensionNeil Roberts2017-11-062-2/+21
* dri: Change __DriverApiRec::CreateContext to take a struct for attribsNeil Roberts2017-11-0614-131/+152
* intel: Don't flush the old context in intelMakeCurrentNeil Roberts2017-11-062-18/+0
* egl/dri2: Factor out context attribute initializationAdam Jackson2017-11-061-24/+7
* etnaviv: Don't over-pad compressed texturesWladimir J. van der Laan2017-11-061-9/+15
* etnaviv: ASTC texture supportWladimir J. van der Laan2017-11-067-2/+57
* etnaviv: Update from rnndbWladimir J. van der Laan2017-11-0613-320/+1015
* radv: add initial copy descriptor support. (v2)Dave Airlie2017-11-061-2/+53
* gallium/u_vbuf: use signed vertex buffers offsets for optimal uploadsMarek Olšák2017-11-061-2/+10
* radeonsi: enable signed vertex buffer offsetsMarek Olšák2017-11-062-15/+12
* gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSETMarek Olšák2017-11-0618-0/+21
* automake: include git_sha1.h.in in release tarballJuan A. Suarez Romero2017-11-061-1/+1