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
2017-07-03
header: Update to version 1.0.53 of the vulkan hdr
Mark Lobodzinski
2017-06-30
build: Fix build on non-x86 Linux systems
Lenny Komow
2017-06-30
layers: More CmdBlitImage VU checks
Dave Houlton
2017-06-29
demos: Use do-while instead of clunky while
Tony Barbour
2017-06-29
layers: Add names to objects and print in validation
Tony Barbour
2017-06-29
loader: Add validation for apiVersion
Mark Young
2017-06-28
layers: Update error db for missed check
Mark Lobodzinski
2017-06-28
layers: Add VUIDs for some -parameter implicit checks
Mark Lobodzinski
2017-06-28
scripts: Add missing funcs/structs to mapping table
Mark Lobodzinski
2017-06-28
layers: Plumb in PV implicit requiredbits vuids
Mark Lobodzinski
2017-06-28
scripts: Add missing variable names to vuid_mapping
Mark Lobodzinski
2017-06-28
scripts: Output VUID for PV pNext errors
Mark Lobodzinski
2017-06-28
layers: Add VUID parameter to pNext validation
Mark Lobodzinski
2017-06-28
scripts: Update vuid_mapping for missing structs
Mark Lobodzinski
2017-06-28
layers: Clarify message for unknown pNext type
Mark Lobodzinski
2017-06-27
build: Enable control flow guard on Windows
Slawomir Cygan
2017-06-27
layers: Don't copy all the image subresources every submit
Chris Forbes
2017-06-27
layers: Declare aliases for std::mutex and its RAII wrappers
Chris Forbes
2017-06-27
scripts: Updated validation_stats error output
Mark Lobodzinski
2017-06-27
layers: Add sType VUIDs to Parameter Validation
Mark Lobodzinski
2017-06-27
scripts: Add parameter_validation.h to doc validator
Mark Lobodzinski
2017-06-27
scripts: Remove noisy print from vuid_mapping.py
Mark Lobodzinski
2017-06-27
scripts: Remove unnecessary library from vuid script
Mark Lobodzinski
2017-06-27
scripts: Update vuid_mapping.py with new APIs
Mark Lobodzinski
2017-06-26
loader: Fix handling of JSON
Mark Young
2017-06-23
scripts: Move layer scripts into scripts directory
Mark Lobodzinski
2017-06-22
build: Exit with return code in update_external bat
Tony Barbour
2017-06-22
build: Fix assembler warning on Win64
Lenny Komow
2017-06-22
loader: Modify VK_EXT_debug_marker scripts
Mark Young
2017-06-21
layers: Do the bulk of pipeline validation unlocked
Chris Forbes
2017-06-21
layers: Rename verifyPipelineCreateState to match new role
Chris Forbes
2017-06-21
layers: Inline pre-validate into CreateGraphicsPipelines
Chris Forbes
2017-06-21
layers: Move vertex format validation down a level
Chris Forbes
2017-06-21
layers: Remove pointless instance lookup in pipeline creation
Chris Forbes
2017-06-21
layers: pass pipe_state vector by const ref
Chris Forbes
2017-06-21
layers: Unlock CreateGraphicsPipelines a bit earlier
Chris Forbes
2017-06-21
layers: test against maxVertexInputBindingStride should be >, not >=
Cort Stratton
2017-06-21
build: Update Travis-CI config
Cody Northrop
2017-06-21
layers: Don't accidentally copy pipeline layout again in SC
Chris Forbes
2017-06-21
layers:Make DSLayout const in shared_ptrs
Tobin Ehlis
2017-06-21
layers:IsCompatible uses raw DSLayout ptr
Tobin Ehlis
2017-06-21
layers:Set DescriptorSetLayout in DS to const
Tobin Ehlis
2017-06-21
layers:Pass shared_ptr by const ref
Tobin Ehlis
2017-06-21
layers:Use make_shared for share_ptr creation
Tobin Ehlis
2017-06-20
layers:Migrate DSLayout to shared_ptr
Tobin Ehlis
2017-06-20
layers:Used shared_ptr for DSLayout
Tobin Ehlis
2017-06-20
layers: GH1889, check for CLAMP_TO_EDGE ext enable
Mark Lobodzinski
2017-06-20
build: Quote asm arg to allow bld w/spaces in path
Karl Schultz
2017-06-20
demos: Add missing break
Jeremy Hayes
2017-06-20
don't copy vector of pipelines everywhere
Chris Forbes
[prev]
[next]