index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-11
layers: Migrate DrawState to new error reporting allowing for callback to sig...
Tobin Ehlis
2015-09-11
Bug 12998: Document required depth formats and layouts in buffer memory
Courtney Goeltzenleuchter
2015-09-11
bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BIT
Courtney Goeltzenleuchter
2015-09-11
Bug 14587: Rename flags: XXX_CREATE_SPARSE_BIT
Courtney Goeltzenleuchter
2015-09-11
bug 14313: Rename ArraySlice to ArrayLayer
Courtney Goeltzenleuchter
2015-09-11
Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT
Courtney Goeltzenleuchter
2015-09-11
bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT
Courtney Goeltzenleuchter
2015-09-11
bug 14541: rename VkTexAddress to VkTexAddressMode
Courtney Goeltzenleuchter
2015-09-11
bug 14537: Improve VkImageFormatProperties
Courtney Goeltzenleuchter
2015-09-11
Bug 14537: Improve VkImageFormatProperties
Courtney Goeltzenleuchter
2015-09-11
bug-13139: refactor sparse properties
Courtney Goeltzenleuchter
2015-09-10
layers: Reenable MemTracker reference tracking
Mark Lobodzinski
2015-09-10
nulldrv: Fix compiler issues
Courtney Goeltzenleuchter
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
2015-09-10
layers: Add note about vkCreateDevice behavior
Courtney Goeltzenleuchter
2015-09-10
vulkan: Add validation error result
Courtney Goeltzenleuchter
2015-09-10
demos: Do not bail on validation error
Courtney Goeltzenleuchter
2015-09-10
draw_state: Implement bailout case for one test
Courtney Goeltzenleuchter
2015-09-10
layers: Add bailout flag to debug report callback
Courtney Goeltzenleuchter
2015-09-10
mem_tracker: validation comment
Courtney Goeltzenleuchter
2015-09-10
bug-14538: Remove driver validation checks
Courtney Goeltzenleuchter
2015-09-10
layers: Remove unused functions
Courtney Goeltzenleuchter
2015-09-10
layers: Add DeviceLimits json files
Cody Northrop
2015-09-09
layers: In DrawState only validate bound VBO index at the time of Draw
Tobin Ehlis
2015-09-09
layers: DrawState fix to prevent false positives when matching PipelineLayouts
Tobin Ehlis
2015-09-09
demos: Fix demos to correctly query physicalDevice count
Tobin Ehlis
2015-09-09
layers: Fix ScreenShot layer to handle EnumeratePhysicalDevices query count case
Tobin Ehlis
2015-09-09
layers: Initial framework for DeviceLimits layer
Tobin Ehlis
2015-09-09
loader: Use GetProcAddr function names from layer manifest file
Jon Ashburn
2015-09-09
demos: Prevent tri rendering during shutdown
Cody Northrop
2015-09-09
vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139
Mark Lobodzinski
2015-09-09
vulkan.h: Add bufferFeatures to VkFormatProperties, bug #14546
Mark Lobodzinski
2015-09-08
Windows build: rename vulkan.0.dll to vulkan-0.dll
David Pinedo
2015-09-07
documentation: Detail DRI3 use on ubuntu 15.04
Mike Stroyan
2015-09-04
loader: Fix Windows build for alloc stuff
Jon Ashburn
2015-09-04
loader: make thirdparty code use allocation callbacks
Jon Ashburn
2015-09-04
demos: Add allocation callback to tri test CreateInstance
Jon Ashburn
2015-09-04
loader: Make use of app provided allocation callbacks
Jon Ashburn
2015-09-04
loader: Add support for realloc using the app allocation callbacks.
Jon Ashburn
2015-09-04
loader: convert to using loader_stack_alloc for consistency
Jon Ashburn
2015-09-04
WSI: Convert from VERSION to REVISION in nulldrv
David Pinedo
2015-09-04
All extensions single revision number instead of major.minor.patch
Ian Elliott
2015-09-04
WSI: Convert from VERSION to REVISION
Ian Elliott
2015-09-04
WSI: Update headers for WSI swapchain extensions (versions 51 & 17).
Ian Elliott
2015-09-04
WSI: Convert WSI swapchain extension usage to new KHR style
Ian Elliott
2015-09-04
WSI: Update headers for WSI swapchain extensions (versions 47 & 15).
Ian Elliott
2015-09-04
WSI: Remove old loader code for the VK_WSI_LunarG extension.
Ian Elliott
2015-09-03
demos: Set depth image aspect correctly
Cody Northrop
2015-09-03
layers: If layers receive bad filename for output log, report ERROR and fallb...
Tobin Ehlis
2015-09-03
layers: Update some layers to avoid repeated call to get_dispatch_key()
Tobin Ehlis
[next]