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
2016-04-28
build: Fix Windows build issues
Karl Schultz
2016-04-28
android: Fix layer build
Cody Northrop
2016-04-28
layers: Use tmp callback for msgs during vk{Create|Destroy}Instance().
Ian Elliott
2016-04-28
layers: Fix -Wunused-result warning for vasprintf
Chris Forbes
2016-04-28
layers: Integrate SPIRV-Tools validator
Chris Forbes
2016-04-28
layers: link core_validation against spirv-tools
Chris Forbes
2016-04-27
layers: Emit safe_*::ptr() members to eliminate some cast noise
Chris Forbes
2016-04-26
layers: Update layer README file for clarity and bugfixes
Mark Lobodzinski
2016-04-26
layers: Android DescriptorSetLayout class build fixes
Tobin Ehlis
2016-04-26
layers: Add interface to get descriptor type from layout's global index
Tobin Ehlis
2016-04-26
layers: Fix object lifetime bugs in DescriptorSetLayout
Tobin Ehlis
2016-04-26
layers: Break out VkDescriptorSetLayout code into its own class
Tobin Ehlis
2016-04-25
json: Update to version 11.
Karl Schultz
2016-04-25
layers: GH384 Fix to correctly recognize immutable samplers
Tobin Ehlis
2016-04-22
doc: formalize the current loader-layer interface
Chia-I Wu
2016-04-21
layers: Reorder to prevent Null deref; add test
Karl Schultz
2016-04-21
layers: Add fix for lx172 to catch invalid line widths.
Mark Young
2016-04-21
layers: Fix cmd buffer tracking.
Michael Lentine
2016-04-21
layers: Cleanup core_validation fence tracking
Tobin Ehlis
2016-04-21
layers: Consider #locations consumed by large VkFormats
Chris Forbes
2016-04-21
layers: Consider element type bit width for #locations consumed.
Chris Forbes
2016-04-20
layers: Fix for clearing layouts and cmdbuffers.
Michael Lentine
2016-04-20
layers: Add handle NULL checks to codegen
Dustin Graves
2016-04-20
layers: Add missing 64bpc formats to get_format_type
Chris Forbes
2016-04-20
layers: Fix get_format_type for VK_FORMAT_A8R8G8B8_{S,U}INT_PACK32
Chris Forbes
2016-04-20
layers: block members do not express extra array level in member type
Chris Forbes
2016-04-20
layers: GH384 Fix descriptor update check for immutable samplers
Tobin Ehlis
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-19
layers: LX468, Prevent bad core_validation error message
Mark Lobodzinski
2016-04-19
layers: Fix object_tracker bugs
Tobin Ehlis
2016-04-18
layers: Make logicOp param validation conditional
Dustin Graves
2016-04-18
layers: core_validation - use std mutex
Jeremy Hayes
2016-04-18
layers: swapchain - use std mutex
Jeremy Hayes
2016-04-18
layers: object_tracker - use std mutex
Jeremy Hayes
2016-04-18
layers: threading - use std mutex
Jeremy Hayes
2016-04-18
layers: image - use std mutex
Jeremy Hayes
2016-04-18
layers: Correctly remove secondary cmd buffers from in-flight
Tobin Ehlis
2016-04-18
layers: Fix vkResetDescriptorPool
Tobin Ehlis
2016-04-15
layers: Update JSON files to 1.0.10
Jon Ashburn
2016-04-14
layers: Fix 32-bit VS2013 build
Dustin Graves
2016-04-14
layers: Fix lx474 by adding image extent = 0 validation check.
Mark Young
2016-04-14
layers: Overhaul unique_objects
Tobin Ehlis
2016-04-14
layers: Remove error when only implicit dependencies are used.
Michael Lentine
2016-04-14
layers: Validate ONE_TIME_SUBMIT for secondary cmd buffers
Tobin Ehlis
2016-04-14
layers: Update core_validation to fix lx265.
Mark Young
2016-04-14
layers: lx464 Add drawtime validation of bound buffer memory.
Mark Young
2016-04-14
layers: lx465 update core_validation image layout warning.
Mark Young
2016-04-14
layers: LX466. Resolution of "Typo in validation layer", human spell checker ...
Mark Mueller
2016-04-14
layers: Fix windows build
Mark Lobodzinski
2016-04-14
layers: GH337 Track fence from vkQueueBindSparse
Tobin Ehlis
[next]