anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_{HOST,DEVICE}_MEMORY on failure
[mesa.git] / src / intel / vulkan /
2017-05-04 Samuel Iglesias... anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_...
2017-05-04 Samuel Iglesias... anv: anv_gem_mmap() returns MAP_FAILED as mapping error
2017-05-03 Rafael Antognollianv: Use BRW_BARYCENTRIC_NONPERSPECTIVE_BITS from commo...
2017-05-03 Rafael Antognolligenxml: Normalize xml for 3DSTATE_CC_STATE_POINTERS.
2017-05-03 Rafael Antognolligenxml: Normalize xml for 3DSTATE_MULTISAMPLE.
2017-05-03 Rafael Antognolligenxml: Rename "Function Enable" to "Enable".
2017-05-03 Rafael Antognolligenxml: 3DSTATE_VS rename Function Enable to Enable.
2017-05-03 Kenneth Graunkegenxml: Make "Reorder Mode" fields consistent.
2017-05-03 Jason Ekstrandanv: Implement VK_KHX_external_semaphore_fd
2017-05-03 Jason Ekstrandanv: Pull the guts of cmd_buffer_execbuf into a helper
2017-05-03 Jason Ekstrandanv: Implement VK_KHX_external_semaphore
2017-05-03 Jason Ekstrandanv: Implement VK_KHX_external_semaphore_capabilities
2017-05-03 Jason Ekstrandanv: Add a real semaphore struct
2017-05-03 Jason Ekstrandanv: Trivially implement multiDrawIndirect
2017-05-03 Jason Ekstrandanv: Enable VK_KHX_multiview and SPV_KHR_multiview
2017-05-03 Jason Ekstrandanv/cmd_buffer: Emit instanced draws for multiple views
2017-05-03 Jason Ekstrandanv/cmd_buffer: Pull indirect draw parameter loading...
2017-05-03 Jason Ekstrandanv/pipeline: Add shader lowering for multiview
2017-05-03 Jason Ekstrandanv/pipeline: Add a subpass field to anv_pipeline
2017-05-03 Jason Ekstrandanv/pipeline: Call nir_gather_info later
2017-05-03 Jason Ekstrandanv: Move shader hashing to anv_pipeline
2017-05-03 Jason Ekstrandanv/pass: Store the per-subpass view mask
2017-05-03 Jason Ekstrandanv: Add the KHX_multiview boilerplate
2017-05-03 Jason Ekstrandanv/nir: Delete the apply_dynamic_offsets prototype
2017-05-02 Jason Ekstrandanv/tests: Create a dummy instance as well as device
2017-04-28 Chad Versaceanv: Drop 'x11' prefix from non-X11 WSI funcs
2017-04-28 Jason Ekstrandanv: Alphabetize KHR extensions
2017-04-28 Jason Ekstrandanv: Move queues, events, and semaphores to their own...
2017-04-28 Jason Ekstrandanv: Implement VK_KHX_external_memory_fd
2017-04-28 Jason Ekstrandanv: Use the BO cache for DeviceMemory allocations
2017-04-28 Jason Ekstrandanv/allocator: Add a BO cache
2017-04-28 Jason Ekstrandanv: Implement VK_KHX_external_memory
2017-04-28 Chad Versaceanv: Implement VK_KHX_external_memory_capabilities
2017-04-28 Jason Ekstrandanv/physical_device: Rename uuid to pipeline_cache_uuid
2017-04-28 Jason Ekstrandanv: Refactor device_get_cache_uuid into physical_devic...
2017-04-28 Jason Ekstrandanv: Set EXEC_OBJECT_ASYNC when available
2017-04-28 Jason Ekstrandanv/cmd_buffer: Use the device allocator for QueueSubmit
2017-04-27 Jason Ekstrandanv: Don't place scratch buffers above the 32-bit boundary
2017-04-24 Rafael Antognolligenxml: Make BLEND_STATE command support variable lengt...
2017-04-24 Nanley Cheryanv/pass: Delete anv_pass::subpass_attachments
2017-04-20 Jason Ekstrandanv/query: Use genxml for MI_MATH
2017-04-17 Nanley Cheryanv/cmd_buffer: Disable CCS on BDW input attachments
2017-04-17 Lionel Landwerlinanv: blorp: flush memory after copy
2017-04-15 Jason Ekstrandanv: Add the pci_id into the shader cache UUID
2017-04-14 Jason Ekstrandanv/blorp: Properly handle VK_ATTACHMENT_UNUSED
2017-04-14 Jason Ekstrandanv/cmd_buffer: Use the null surface state for ATTACHME...
2017-04-14 Jason Ekstrandanv/cmd_buffer: Always set up a null surface state
2017-04-14 Jason Ekstrandanv/cmd_buffer: Flush the VF cache at the top of all...
2017-04-14 Jason Ekstrandanv/blorp: Flush the texture cache in UpdateBuffer
2017-04-14 Jason Ekstrandanv: Limit VkDeviceMemory objects to 2GB
2017-04-12 Matt Turneranv: Only define wsi_cbs when VK_USE_PLATFORM_WAYLAND_K...
2017-04-11 Juan A. Suarez Romeroanv: remove needless VALGRIND_MAKE_MEM_DEFINED
2017-04-10 Jason Ekstrandanv: Use ISL for emitting depth/stencil/hiz
2017-04-08 Jason Ekstrandanv: Use subpass dependencies for flushes
2017-04-08 Jason Ekstrandanv/pass: Record required pipe flushes
2017-04-08 Jason Ekstrandanv/pass: Use anv_multialloc for allocating the anv_pass
2017-04-08 Jason Ekstrandanv/descriptor_set: Use anv_multialloc for descriptor...
2017-04-08 Jason Ekstrandanv: Add a helper for doing mass allocations
2017-04-08 Jason Ekstrandanv: Add helpers for converting access flags to pipe...
2017-04-07 Jason Ekstrandanv/query: Use snooping on !LLC platforms
2017-04-07 Emil Velikovanv: provide anv_gem_busy() stub for the tests
2017-04-07 Samuel Iglesias... anv/blorp: sample input attachments with resolves on BDW
2017-04-06 Jason Ekstrandanv/query: Busy-wait for available query entries
2017-04-06 Jason Ekstrandanv/device: Add a helper for querying whether a BO...
2017-04-05 Emil Velikovanv: provide required gem stubs for the tests
2017-04-05 Jason Ekstrandanv: Advertise larger heap sizes
2017-04-05 Jason Ekstrandanv: Add support for 48-bit addresses
2017-04-05 Jason Ekstrandanv: Replace anv_bo::is_winsys_bo with a uint32_t flags
2017-04-05 Jason Ekstrandanv/blorp: Align vertex buffers to 64B
2017-04-05 Jason Ekstrandanv: Query the kernel for reset status
2017-04-05 Jason Ekstrandanv: Check for device loss at the end of WaitForFences
2017-04-05 Jason Ekstrandanv/pipeline: Properly handle unset gl_Layer and gl_Vie...
2017-04-03 Jason Ekstrandanv: Implement VK_KHR_incremental_present
2017-04-03 Jason Ekstrandvulkan/wsi: Plumb present regions through the common...
2017-03-31 Tapani Pällianv: change BLOCK_POOL_MEMFD_SIZE to 1GB
2017-03-29 Craig Stoutanv/cmd_buffer: fix host memory leak
2017-03-29 Jason Ekstrandanv/batch_chain: Handle another OOM in cmd_buffer_execbuf
2017-03-28 Jason Ekstrandanv/cmd_buffer: Refactor flush_pipeline_select_*
2017-03-28 Jason Ekstrandanv: Flush caches prior to PIPELINE_SELECT on all gens
2017-03-28 Jason Ekstrandanv/cmd_buffer: Fix bad indentation
2017-03-28 Jason Ekstrandanv/cmd_buffer: Apply flush operations prior to executi...
2017-03-28 Jason Ekstrandanv/blorp: Use anv_get_layerCount everywhere
2017-03-28 Jason Ekstrandanv: Make anv_get_layerCount a macro
2017-03-28 Chad Versaceintel: Fix requests for exact surface row pitch (v2)
2017-03-27 Xu Randyanv/blorp: Fix a crash in CmdClearColorImage
2017-03-27 Samuel Iglesias... anv: enable sampling from fast-cleared images on SKL
2017-03-24 Iago Toral Quirogaanv/query: handle out of host memory without crashing...
2017-03-24 Iago Toral Quirogaanv/pipeline: make FragCoord include sample positions...
2017-03-24 Iago Toral Quiroganir/lower_wpos_center: support adding sample position...
2017-03-24 Iago Toral Quirogaanv: return VK_ERROR_DEVICE_LOST immeditely when device...
2017-03-24 Iago Toral Quirogaanv/device: keep track of 'device lost' state
2017-03-24 Iago Toral Quirogaanv/device: return VK_ERROR_DEVICE_LOST for errors...
2017-03-22 Dylan Bakeranv: Remove dead prototype from entrypoints
2017-03-22 Dylan Bakeranv: use cElementTree in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: don't use Element.get in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: use dict.get in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: anv_entrypoints_gen.py: use reduce function.
2017-03-22 Dylan Bakeranv: anv-entrypoints_gen.py: rename hash to cal_hash.
2017-03-22 Dylan Bakeranv: Generate anv_entrypoints header and code in one...
2017-03-22 Dylan Bakeranv: anv_entrypoints_gen.py: directly write files inste...
next