mesa.git
2015-07-10 Jason Ekstrandnir: Add C++ versions of NIR_(SRC|DEST)_INIT
2015-07-10 Chad Versacemesa: Fix generation of git_sha1.h.tmp for gitlinks
2015-07-10 Jason Ekstrandvk/query.c: Use the casting functions
2015-07-10 Jason Ekstrandvk/pipeline.c: Use the casting functions
2015-07-10 Jason Ekstrandvk/formats.c: Use the casting functions
2015-07-10 Jason Ekstrandvk/image.c: Use the casting functions
2015-07-10 Jason Ekstrandvk/device.c: One more use of a casting function
2015-07-10 Jason Ekstrandvk/meta.c: Use the casting functions
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/private.h: Add a bunch of static inline casting...
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/vulkan.h: Add the pEnabledFeatures field to DeviceCr...
2015-07-09 Jason Ekstrandvk/vulkan.h: Change the MsCreateInfo structure to the...
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 Connor Abbottvk/compiler: create an empty parameters list
2015-07-09 Connor Abbottnir/spirv: fix wrong writemask for ALU operations
2015-07-09 Connor Abbottnir/spirv: fix memory context for builtin variable
2015-07-09 Connor Abbottnir/spirv: zero out value array
2015-07-09 Connor Abbottvk/compiler: create the right kind of program struct
2015-07-09 Connor Abbottvk/compiler: mark inputs/outputs as read/written
2015-07-09 Jason Ekstrandvk/vulkan.h: Copy the VkStructureType enum from version 130
2015-07-09 Jason Ekstrandvk: Move to the new pipeline creation API's
2015-07-08 Chad Versacevk/0.130: Remove VkImageViewCreateInfo::minLod
2015-07-08 Jason Ekstrandvk/vulkan.h: Move renderPassContinue from GraphicsBegin...
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 Chad Versacevk/0.130 Update VkObjectType values
2015-07-08 Chad Versacevk/0.130: Remove VkDescriptorUpdateMode
2015-07-08 Chad Versacevk/0.130: Remove VK_DEVICE_CREATE_MULTI_DEVICE_IQ_MATCH_BIT
2015-07-08 Chad Versacevk/0.130: Update vkCmdBlitImage signature
2015-07-08 Jason Ekstrandvk/vulkan.h: Add packing parameters to BufferImageCopy
2015-07-08 Chad Versacevk/0.130: Remove msaa members of VkDepthStencilViewCrea...
2015-07-08 Jason Ekstrandvk/vulkan.h: Move over to the new border color enums
2015-07-08 Jason Ekstrandvk/vulkan.h: Move VkFormatProperties
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: Import the VkPipeEvent enum from 130
2015-07-08 Jason Ekstrandvk/vulkan.h: Remove VkFormatInfoType
2015-07-08 Jason Ekstrandvk/vulkan.h: Update extension handling to rev 130
2015-07-08 Jason Ekstrandvk/vulkan.h: Move format quering to the physical device
2015-07-08 Jason Ekstrandvk/vulkan.h: Remove some peer opening structs and STRUC...
2015-07-08 Jason Ekstrandvk: Add a copy of the v90 header.
2015-07-08 Jason Ekstrandvk/vulkan.h: Remove an unneeded comment
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 GetImageSubresourceInfo to...
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/vulkan.h: Move the definitions of Create(Framebuffer...
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: Add a compareEnable parameter to SamplerCr...
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove initialCount from SemaphoreCreateInfo
2015-07-07 Jason Ekstrandvk/vulkan.h: Update clear color handling to 130
2015-07-07 Jason Ekstrandmeta: Use the VkClearColorValue structure for the color...
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove the pass argument from EndRenderPass
2015-07-07 Jason Ekstrandvk/vulkan.h: Rename VertexInputStateInfo to VertexInput...
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove programPointSize
2015-07-07 Chad Versacevk/0.130: Stub vkCmdClear*Attachment() funcs
2015-07-07 Chad Versacevk/0.130: Define enum VkImageAspectFlagBits
2015-07-07 Chad Versacevk/0.130: Define VkRect3D
2015-07-07 Chad Versacevk/0.130: Update name of vkCmdClearDepthStencilImage()
2015-07-07 Chad Versacevk/0.130: Stub vkCmdExecuteCommands()
2015-07-07 Chad Versacevk/0.130: Update vkCmdWaitEvents() signature
2015-07-07 Chad Versacevk: Remove unused 'v' param from stub() macro
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 Chad Versacevk: Add func anv_clear_mask()
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove some unused fields.
2015-07-07 Jason Ekstrandvk/vulkan.h: Remove the explicit primitive restart...
2015-07-07 Chad Versacevk: Delete some comments not present in 0.130 header
2015-07-07 Chad Versacevk: Pull in remaining 0.130 handle types
2015-07-07 Chad Versacevk: Pull in #defines from 0.130 header
2015-07-07 Jason Ekstrandvk/vulkan.h: Rename (min|max)Depth to (min|max)DepthBounds
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: Re-order the object declarations
2015-07-07 Kristian Høgsberg... vk: Emit 3DSTATE_SAMPLE_MASK
2015-07-07 Kristian Høgsberg... vk: Pull in new generated headers
2015-07-07 Chad Versacevk/image: Validate vkCreateImageView more
2015-07-07 Chad Versacevk/image: Add more info to VkImageViewType table
2015-07-07 Chad Versacevk: Update VkImageViewType to 0.130.0
2015-07-07 Chad Versacevk/image: Move validation for vkCreateImageView
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 the Vk(Memory|Semaphor|Image)OpenIn...
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...
next