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-11-18
layers: Fix infinite loop in DrawState
Mark Lobodzinski
2015-11-18
layers: Fix error messages.
Jeremy Hayes
2015-11-18
layers: Validate barrier subresource range.
Jeremy Hayes
2015-11-18
layers: Fix CreateImageView depth/stencil aspect validation
Mark Lobodzinski
2015-11-18
layers: Remove invalid depth/stencil validation check
Mark Lobodzinski
2015-11-17
layers: Fix invalid depth/stencil attachment index validation
Mark Lobodzinski
2015-11-17
layers: Fix Dota 2 crash in draw_state layer
Mark Lobodzinski
2015-11-17
layers: Check compareEnable.
Jeremy Hayes
2015-11-16
layers: Add validation for object pools
Mark Lobodzinski
2015-11-12
layers: Add missing null-check in DrawState
Mark Lobodzinski
2015-11-12
bug 15120: rename vkCmdPushConstants "values" to "pValues"
Chia-I Wu
2015-11-12
layers: LX194, Change 'fence already signaled' warning to INFO-level
Mark Lobodzinski
2015-11-11
MR640: Alloc -> Allocate naming fixes
Chia-I Wu
2015-11-11
bug 12998 part 8: add new formats
Chia-I Wu
2015-11-11
bug 12998 part 7: drop unwanted USCALED formats
Chia-I Wu
2015-11-11
bug 12998 part 5: reorder formats
Chia-I Wu
2015-11-11
bug 12998 part 3: append _PACK* to remaining packed formats
Chia-I Wu
2015-11-11
bug 12998 part 2: append _PACK* to packed formats that change conventions
Chia-I Wu
2015-11-11
bug 12998 part 1: append _BLOCK to compressed formats
Chia-I Wu
2015-11-10
layers: LX190, Image layer doe snot recognize swapchain images
Mark Lobodzinski
2015-11-06
bug 15085: queue creation naming issues
Chia-I Wu
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-06
Moved header files from include to include/vulkan
David Pinedo
2015-11-06
layers: LX187: Change unused input WARN to PERF_WARN
Mark Lobodzinski
2015-11-06
tests: Add InvalidDynamicOffsetCount validation test
Tobin Ehlis
2015-11-06
layers: Add DrawState check for correct dynamicOffsetCount
Tobin Ehlis
2015-11-05
layers: Fix compilation on 32bit platforms
Michael Lentine
2015-11-05
layers: Fix printf formats
Michael Lentine
2015-11-05
layers: Fix GPA and debug output in swapchain layer
Mark Lobodzinski
2015-11-04
layers: Validate Flush/Invalidate ranges.
Michael Lentine
2015-11-04
layers: Fix some bugs in the memory barrier validation code
Mark Lobodzinski
2015-11-04
layers: update copyright and authorship on some files
Jon Ashburn
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-04
Add skip call to the shader checker.
Michael Lentine
2015-11-04
layers: Add map range validation.
Michael Lentine
2015-11-04
layers: Add Secondary Command Buffer Validation.
Michael Lentine
2015-11-03
layers: Fix some merge-related issues in demos and tests
Mark Lobodzinski
2015-11-03
Add validation for masks in barriers
Michael Lentine
2015-11-03
Add layout validation for mapped images.
Michael Lentine
2015-11-03
Add validation for barriers within render passes.
Michael Lentine
2015-11-03
Add layout validation.
Michael Lentine
2015-11-03
misc: Cleanup Windows compiler warnings
Courtney Goeltzenleuchter
2015-11-03
bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (...
Chia-I Wu
2015-11-03
bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP)
Chia-I Wu
2015-11-03
bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...
Chia-I Wu
2015-11-03
bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP)
Chia-I Wu
2015-11-03
bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP)
Chia-I Wu
2015-11-03
bug 14608: VkShaderModule object lifetime (WIP)
Chia-I Wu
[next]