projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-07-15
Chad Versace
vk: Refactor create/destroy code for anv_descriptor_set
commit
|
commitdiff
|
tree
2015-07-15
Chad Versace
vk: Replace some raw casts with safe casts
commit
|
commitdiff
|
tree
2015-07-15
Chad Versace
vk: Correct anv_CreateShaderModule's prototype
commit
|
commitdiff
|
tree
2015-07-15
Chad Versace
vk: Define struct anv_image_view, anv_buffer_view
commit
|
commitdiff
|
tree
2015-07-15
Chad Versace
vk/meta: Fix declared type of a shader module
commit
|
commitdiff
|
tree
2015-07-15
Chad Versace
vk: Remove struct anv_object
commit
|
commitdiff
|
tree
2015-07-15
Jason Ekstrand
vk/device: More documentation on surface state flushing
commit
|
commitdiff
|
tree
2015-07-15
Connor Abbott
vk/device: explain why a flush is necessary
commit
|
commitdiff
|
tree
2015-07-15
Chad Versace
vk: Fix indentation of anv_dynamic_cb_state
commit
|
commitdiff
|
tree
2015-07-15
Chad Versace
vk: Add finishmes for VkDescriptorPool
commit
|
commitdiff
|
tree
2015-07-15
Jason Ekstrand
vk: Add vulkan-138 and remove vulkan-0.132
commit
|
commitdiff
|
tree
2015-07-15
Jason Ekstrand
vk/device: Add stub support for command pools
commit
|
commitdiff
|
tree
2015-07-15
Jason Ekstrand
vk/vulkan.h: Add the stuff for cross-queue resource...
commit
|
commitdiff
|
tree
2015-07-15
Jason Ekstrand
vk/vulkan.h: Add a couple of size fields for specializa...
commit
|
commitdiff
|
tree
2015-07-15
Jason Ekstrand
vk/vulkan.h: Move around buffer image granularities
commit
|
commitdiff
|
tree
2015-07-15
Jason Ekstrand
vk: Add stubs for all the sparse resource stuff
commit
|
commitdiff
|
tree
2015-07-15
Jason Ekstrand
vk/image: Add a stub for the new ImageFormatProperties...
commit
|
commitdiff
|
tree
2015-07-15
Jason Ekstrand
vk/vulkan.h: Rename FormatInfo to FormatProperties
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk/vulkan.h: Re-order some #define's
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk/vulkan.h: Rename a function parameter
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk: Remove abreviations
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk: Add the new extension/layer enumeration entrypoints
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk/vulkan.h: Change maxAnisotropy to a float
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk/vulkan.h: Add the VK_IMAGE_USAGE_INPUT_ATTACHMENT_BI...
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk/vulkan.h: Rename a couple of function parameters
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk: Split the memory requirements/binding functions
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk: Make barriers more precise (rev. 133)
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk: Split the dynamic state binding function into one...
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk/vulkan.h: Rename a function parameter to match 132
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk: Implement Multipass
commit
|
commitdiff
|
tree
2015-07-14
Jason Ekstrand
vk/vulkan.h: Re-arrange some enums and definitions...
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyRenderPass()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroy*View()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyCommandBuffer()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyImageView()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyBufferView()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyFramebuffer()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyDynamicDepthStencilState()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyDynamicColorBlendState()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyDynamicRasterState()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyDynamicViewportState()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyDescriptorPool()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyDescriptorSetLayout()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroySampler()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyPipelineLayout()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyPipeline()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyPipelineCache()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyShader()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyShaderModule()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyImage()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Dispatch vkDestroyObject to new destructors
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyBuffer()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyQueryPool()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyEvent()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroySemaphore()
commit
|
commitdiff
|
tree
2015-07-14
Chad Versace
vk/0.132: Add vkDestroyFence()
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Rename VkDynamic*State types
commit
|
commitdiff
|
tree
2015-07-13
Connor Abbott
nir/spirv: update to SPIR-V revision 31
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Move VkQueryControlFlags
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Move VkImageAspectFlags
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Move VkCmdBufferOptimizeFlags
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Move VkWaitEvent
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Move VkCmdBufferLevel
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Drop VK_ATTACHMENT_STORE_OP_RESOLVE_MSAA
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Rename bool32_t -> VkBool32
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Remove stray typedef
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Move VKImageUsageFlags
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Move VkImageType and VkImageTiling
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/0.132: Import the 0.132 header
commit
|
commitdiff
|
tree
2015-07-13
Chad Versace
vk/vulkan.h: Remove headers for old API versions
commit
|
commitdiff
|
tree
2015-07-11
Chad Versace
vk/0.130: Bump header version to 0.130
commit
|
commitdiff
|
tree
2015-07-11
Chad Versace
vk/0.130: Update vkAllocMemory to use VkMemoryType
commit
|
commitdiff
|
tree
2015-07-11
Chad Versace
vk/0.130: Implement vkGetPhysicalDeviceMemoryProperties()
commit
|
commitdiff
|
tree
2015-07-11
Chad Versace
vk/gem: Change signature of anv_gem_get_aperture()
commit
|
commitdiff
|
tree
2015-07-11
Chad Versace
vk/device: Add member anv_physical_device::fd
commit
|
commitdiff
|
tree
2015-07-11
Chad Versace
vk/device: Add func anv_physical_device_finish()
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/device: Add an explicit destructor for RenderPass
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/image: Add an explicit DestroyImage function
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/image: Add explicit constructors for buffer/image...
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
nir: Add C++ versions of NIR_(SRC|DEST)_INIT
commit
|
commitdiff
|
tree
2015-07-10
Chad Versace
mesa: Fix generation of git_sha1.h.tmp for gitlinks
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/query.c: Use the casting functions
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/pipeline.c: Use the casting functions
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/formats.c: Use the casting functions
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/image.c: Use the casting functions
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/device.c: One more use of a casting function
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/meta.c: Use the casting functions
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk: Fix the build
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
device.c: Use the cast helpers a bunch of places
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
device.c: Use the cast helpers
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/private.h: Add a bunch of static inline casting...
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/device.c: Fix whitespace issues
commit
|
commitdiff
|
tree
2015-07-10
Jason Ekstrand
vk/device.c: Use ANV_FROM_HANDLE a bunch of places
commit
|
commitdiff
|
tree
2015-07-09
Jason Ekstrand
vk/vulkan.h: Add the pEnabledFeatures field to DeviceCr...
commit
|
commitdiff
|
tree
2015-07-09
Jason Ekstrand
vk/vulkan.h: Change the MsCreateInfo structure to the...
commit
|
commitdiff
|
tree
2015-07-09
Jason Ekstrand
vk: Remove the old GetPhysicalDeviceInfo call
commit
|
commitdiff
|
tree
2015-07-09
Jason Ekstrand
vk: Add the new PhysicalDeviceQueue queries
commit
|
commitdiff
|
tree
2015-07-09
Jason Ekstrand
vk: Support GetPhysicalDeviceProperties
commit
|
commitdiff
|
tree
2015-07-09
Jason Ekstrand
vk: Add support for GetPhysicalDeviceLimits
commit
|
commitdiff
|
tree
2015-07-09
Jason Ekstrand
vk: Add GetPhysicalDeviceFeatures
commit
|
commitdiff
|
tree
next