vk: Split the dynamic state binding function into one per state
[mesa.git] / src / vulkan / device.c
2015-07-14 Jason Ekstrandvk: Split the dynamic state binding function into one...
2015-07-14 Jason Ekstrandvk: Implement Multipass
2015-07-14 Chad Versacevk/0.132: Add vkDestroyRenderPass()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyCommandBuffer()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyFramebuffer()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyDynamicDepthStencilState()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyDynamicColorBlendState()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyDynamicRasterState()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyDynamicViewportState()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyDescriptorPool()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyDescriptorSetLayout()
2015-07-14 Chad Versacevk/0.132: Add vkDestroySampler()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyPipelineLayout()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyPipeline()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyPipelineCache()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyShader()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyShaderModule()
2015-07-14 Chad Versacevk/0.132: Dispatch vkDestroyObject to new destructors
2015-07-14 Chad Versacevk/0.132: Add vkDestroyBuffer()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyEvent()
2015-07-14 Chad Versacevk/0.132: Add vkDestroySemaphore()
2015-07-14 Chad Versacevk/0.132: Add vkDestroyFence()
2015-07-13 Chad Versacevk/0.132: Rename VkDynamic*State types
2015-07-13 Chad Versacevk/0.132: Rename bool32_t -> VkBool32
2015-07-11 Chad Versacevk/0.130: Update vkAllocMemory to use VkMemoryType
2015-07-11 Chad Versacevk/0.130: Implement vkGetPhysicalDeviceMemoryProperties()
2015-07-11 Chad Versacevk/device: Add member anv_physical_device::fd
2015-07-11 Chad Versacevk/device: Add func anv_physical_device_finish()
2015-07-10 Jason Ekstrandvk/device: Add an explicit destructor for RenderPass
2015-07-10 Jason Ekstrandvk/image: Add an explicit DestroyImage function
2015-07-10 Jason Ekstrandvk/image: Add explicit constructors for buffer/image...
2015-07-10 Jason Ekstrandvk/device.c: One more use of a casting function
2015-07-10 Jason Ekstrandvk: Fix the build
2015-07-10 Jason Ekstranddevice.c: Use the cast helpers a bunch of places
2015-07-10 Jason Ekstranddevice.c: Use the cast helpers
2015-07-10 Jason Ekstrandvk/device.c: Fix whitespace issues
2015-07-10 Jason Ekstrandvk/device.c: Use ANV_FROM_HANDLE a bunch of places
2015-07-09 Jason Ekstrandvk: Remove the old GetPhysicalDeviceInfo call
2015-07-09 Jason Ekstrandvk: Add the new PhysicalDeviceQueue queries
2015-07-09 Jason Ekstrandvk: Support GetPhysicalDeviceProperties
2015-07-09 Jason Ekstrandvk: Add support for GetPhysicalDeviceLimits
2015-07-09 Jason Ekstrandvk: Add GetPhysicalDeviceFeatures
2015-07-09 Chad Versacevk/device: Fix vkEnumeratePhysicalDevices()
2015-07-09 Chad Versacevk/device: Move device enumeration to vkEnumeratePhysic...
2015-07-09 Chad Versacevk/device: Be consistent about path to DRM device
2015-07-09 Jason Ekstrandvk: Move to the new pipeline creation API's
2015-07-08 Jason Ekstrandvk/vulkan.h: Update to the new UpdateDescriptorSets api
2015-07-08 Jason Ekstrandvk: Add a macro for creating anv variables from vulkan...
2015-07-08 Jason Ekstrandvk/vulkan.h: Move over to the new border color enums
2015-07-08 Jason Ekstrandvk/vulkan.h: Add RenderPassBeginContents
2015-07-08 Jason Ekstrandvk/vulkan.h: Add command buffer levels
2015-07-08 Jason Ekstrandvk/vulkan.h: Update extension handling to rev 130
2015-07-08 Jason Ekstrandvk/vulkan.h: Remove the MemoryRange stubs and add spars...
2015-07-08 Jason Ekstrandvk/vulkan.h: Switch BindObjectMemory to a device functi...
2015-07-08 Jason Ekstrandvk/vulkan.h: Switch to the split ProcAddr functions...
2015-07-08 Jason Ekstrandvk/vulkan.h: Switch from GetObjectInfo to GetMemoryRequ...
2015-07-08 Jason Ekstrandvk: Update memory flushing functions to 130
2015-07-08 Jason Ekstrandvk/vulkan.h: Constify the pFences parameter to ResetFences
2015-07-08 Jason Ekstrandvk: Implement the GetRenderAreaGranularity function
2015-07-08 Jason Ekstrandvk/vulkan.h: Add a PipelineLayout parameter to BindDesc...
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove the pass argument from EndRenderPass
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove programPointSize
2015-07-07 Chad Versacevk/0.130: Stub vkCmdExecuteCommands()
2015-07-07 Chad Versacevk/0.130: Update vkCmdWaitEvents() signature
2015-07-07 Chad Versacevk: Stub vkCmdPushConstants() from 0.130 header
2015-07-07 Chad Versacevk: Update vkCmdPipelineBarrier to 0.130 header
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove the explicit primitive restart...
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove client-settable pointSize from...
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove UINT8 index buffers
2015-07-07 Jason Ekstrandvk/vulkan.h: Rename VkRect to VkRect2D
2015-07-07 Jason Ekstrandvk/vulkan.h: Rename count to arraySize in VkDescriptorS...
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove VK_MEMORY_PROPERTY_PREFER_HOST_LOCA...
2015-07-07 Jason Ekstrandvk/vulkan.h: Replace DEVICE_COHERENT_BIT with DEVICE_NO...
2015-07-07 Jason Ekstrandvk: Rename CPU_READ/WRITE_BIT to HOST_READ/WRITE_BIT
2015-07-07 Jason Ekstrandvk: Remove SHAREABLE bits
2015-07-06 Jason Ekstrandvk: Rename NUM_SHADER_STAGE to SHADER_STAGE_NUM
2015-07-06 Jason Ekstrandvk: Remove multi-device stuff
2015-07-06 Jason Ekstrandvk: Remove ClearDescriptorSets
2015-07-06 Jason Ekstrandvk: Remove begin/end descriptor pool update
2015-07-06 Jason Ekstrandvk: Remove the stub support for memory priorities
2015-07-06 Jason Ekstrandvk: Remove the stub support for explicit memory references
2015-07-06 Jason Ekstrandvk: Remove atomic counters stubs
2015-06-27 Chad Versacevk/depth: Add a FIXME
2015-06-26 Chad Versacevk: Rename functions ALIGN_*32 -> align_*32
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-26 Chad Versacevk/image: Add qpitch fields to anv_depth_stencil_view
2015-06-26 Chad Versacevk/formats: Rename anv_format::format -> surface_format
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-19 Kristian Høgsberg... vk: Implement scratch buffers to make spilling work
2015-06-13 Kristian Høgsberg... vk: Compute CS exec mask and thread width max in pipeline
2015-06-12 Kristian Høgsberg... vk: Use compute pipeline layout when binding compute...
2015-06-11 Kristian Høgsberg... vk: Implement basic compute shader support
2015-06-11 Kristian Høgsberg... vk: Emit PIPELINE_SELECT on demand
2015-06-11 Kristian Høgsberg... vk: Defer setting viewport dynamic state
2015-06-11 Kristian Høgsberg... vk: Disable shader stages in the graphics pipeline...
2015-06-11 Kristian Høgsberg... vk: Don't emit STATE_SIP
2015-06-11 Kristian Høgsberg... vk: Use generated headers with fixed point support
2015-06-11 Jason Ekstrandvk: Add a couple vk_error calls
2015-06-10 Jason Ekstrandvk/cmd: Add an initial implementation of PipelineBarrier
2015-06-10 Jason Ekstrandvk: Add valgrind checks in various emit functions
next