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
path:
root
/
layers
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: 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-10
layers: Reenable MemTracker reference tracking
Mark Lobodzinski
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
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
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
vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139
Mark Lobodzinski
2015-09-04
WSI: Convert WSI swapchain extension usage to new KHR style
Ian Elliott
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
2015-09-02
bug 14517: Rename cs parameter to stage
Courtney Goeltzenleuchter
2015-09-02
layers: MemTracker fixes for image usage flag validation.
Mark Lobodzinski
2015-09-02
Bug 14522: Remove VkAttachmentView
Courtney Goeltzenleuchter
2015-09-01
windows: Fix a couple signed/unsigned warnings
Cody Northrop
2015-09-01
layers: Modify ScreenShot usage and layout flags to work cross vendor
Cody Northrop
2015-09-01
layers: Port screenshot fixes to master
Cody Northrop
2015-09-01
headers: Moved utility routine out of to-be-upstreamed header file
Mark Lobodzinski
2015-09-01
layers: Automated checking of validation layer documentation
Tobin Ehlis
2015-09-01
layers: Various corrections to vk_validation_layer_details.md
Tobin Ehlis
2015-08-28
layers: Add todo flagging destroy while on queue
Mike Stroyan
2015-08-27
vk_platform: Update to upstream vk_platform.h
Courtney Goeltzenleuchter
2015-08-27
check that cube array views are complete cubes
Cass Everitt
2015-08-26
v156: Bug 14451 - Rename dynamic state objects
Cody Northrop
2015-08-26
Bug 14474: Remove *_USAGE_GENERAL
Cody Northrop
2015-08-26
Bug 14406: Add support for front/back stencil reference dynamic state
Cody Northrop
2015-08-26
Bug 14400: Add FORMAT_FEATURES for blits
Cody Northrop
2015-08-26
Bug 14323: RasterLine and RasterDepthBias changes
Cody Northrop
2015-08-25
Fix formatting for GitLab web interface
Jens Owen
2015-08-25
layers: Initial commit of Validation Details md file
Tobin Ehlis
2015-08-18
tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag
Tobin Ehlis
2015-08-18
layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffers
Tobin Ehlis
2015-08-14
layers: Change Threading layer dispatch and logging
Mike Stroyan
2015-08-14
layers: Optimize DrawState when info is not shown
Mike Stroyan
2015-08-14
layers: Remove add_dependencies of .def files
Mike Stroyan
[next]