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-10-08
loader: Support GetInsTanceProcAddr(inst, "vkGetDeviceProcAddr")
Jon Ashburn
2015-10-08
layers: Suppress error messages for undestroyed descriptorSets
Mark Lobodzinski
2015-10-08
demos: Remove swapchain workaround code and don't assume 2 buffers
Tony Barbour
2015-10-08
demos: Change WSI references to swapchain
Tony Barbour
2015-10-08
demos: Animate tri via z-clipping
Tony Barbour
2015-10-08
layers: Add DrawState check to flag error on vkFreeDescriptorSets from ONE_SH...
Tobin Ehlis
2015-10-08
demos/tests: Stop calling vkFreeDescriptorSets on pools with usage ONE_SHOT
Cody Northrop
2015-10-08
WSI Validation: Ported better logging approach from generic layer.
Ian Elliott
2015-10-08
WSI Validation: Move some things between .h and .cpp files.
Ian Elliott
2015-10-08
intel,layers,tests: move cmd_meta errors to validation
Mike Stroyan
2015-10-08
Only check LogicOp if it is enabled.
Michael Lentine
2015-10-08
layers: Migrate DrawState global data structs to layer_data struct
Tobin Ehlis
2015-10-08
layers: DrawState migrate device and instance dispatch tables into layer data...
Tobin Ehlis
2015-10-08
layers: In DeviceLimits move dispatch table to layer data struct
Tobin Ehlis
2015-10-08
update_external_sources: Fix svn LunarGLASS checkout for Linux
Cody Northrop
2015-10-08
misc: do not need pull if using git checkout
Courtney Goeltzenleuchter
2015-10-07
layers: Remove obsolete dbg message logging header
Jon Ashburn
2015-10-07
layers: Add support for debug_report extension in generic layer
Jon Ashburn
2015-10-07
loader: Fix comile warning on Window
Jon Ashburn
2015-10-06
loader, icd: correct use of _aligned_malloc
Mike Stroyan
2015-10-06
layers: Remove dead code from MemTracker
Mark Lobodzinski
2015-10-06
layers: Fix DeviceLimits error return codes
Mark Lobodzinski
2015-10-06
layers: Add validation for Image Aspect settings
Mark Lobodzinski
2015-10-06
loader: match free to alloc in dirent functions
Mike Stroyan
2015-10-06
layers: LunarXchange #145: Fix windows printf format errors
Mark Lobodzinski
2015-10-05
loader: Fix GetInstanceProcAddr for CreateDevice
Jon Ashburn
2015-10-05
Demos: increase console buffer size for vulkaninfo
David Pinedo
2015-10-05
loader: Add warning message for unreconized layer names from env var
Jon Ashburn
2015-10-02
update_external_sources: get glslang from gitlab
Greg Fischer
2015-10-02
update_external_sources: get glslang from gitlab
GregF
2015-10-02
Only check blend state if blend is enabled.
Michael Lentine
2015-10-02
Add basic validation for the shader module.
Michael Lentine
2015-10-02
layers: Add DrawState checks for dynamically set Viewport and Scissors
Tobin Ehlis
2015-10-02
layers: Drawstate verify viewport and scissor state at PSO creation time
Tobin Ehlis
2015-10-02
loader: Fixes in trampoline code to support layers which wrap objects
Jon Ashburn
2015-10-01
layers: Validation -- updated layer validation doc file
Mark Lobodzinski
2015-10-01
loader: fix use of freed memory
Mike Stroyan
2015-10-01
layers: Updated README.md and details doc
Tobin Ehlis
2015-10-01
Build doc: Correction to the cmake command to be used for windows
David Pinedo
2015-10-01
vulkaninfo demo: Reduce the size of the console window so it fits on smaller ...
David Pinedo
2015-10-01
sdk: Update release notes for 0.9 SDK
Courtney Goeltzenleuchter
2015-10-01
loader: Fix vkGetInstanceProcAddr to handle debug_report extension
Jon Ashburn
2015-10-01
layers: Validate draw commands appropriately inside/outside render pass
Mark Lobodzinski
2015-10-01
layers: Fix DrawState to correctly handle dynamic state from PSO and CmdSet* ...
Tobin Ehlis
2015-10-01
layers: DrawState allows callback to set fail on DescriptorType mismatch
Tobin Ehlis
2015-10-01
Merge branch 'mlentine_layers4' into 'master'
Tobin Ehlis
2015-09-30
Set dynamic pipeline state as dynamic
Piers Daniell
2015-09-30
Make reseting an unsignaled fence a warning.
Michael Lentine
2015-09-30
loader: Change GetXXProcAddr to support NULL dispatchable object
Jon Ashburn
2015-09-30
layers: DrawState handles dynamic state set via PSO
Tobin Ehlis
[prev]
[next]