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-15
Add subpass dependency validation.
Michael Lentine
2015-10-15
layers: LX159, properly validate swapchain images
Mark Lobodzinski
2015-10-15
layers: LX159, validate all descriptorSets in array
Mark Lobodzinski
2015-10-15
layers: LX159, pipelineCache CAN be Null.
Mark Lobodzinski
2015-10-15
layers: Remove MemTracker dead code
Mark Lobodzinski
2015-10-14
cmake: Need glslang for tests as well as ICD
Courtney Goeltzenleuchter
2015-10-14
cmake: Fix options for building on Windows
Courtney Goeltzenleuchter
2015-10-14
cmake: Make all sub-components optional
Jason Ekstrand
2015-10-14
loader: Use loc instead of location for getting the directory
Jason Ekstrand
2015-10-14
Updaing build to include vk_layer_utils
Michael Lentine
2015-10-13
update_external_sources: Get Windows LunarGLASS build working again
Cody Northrop
2015-10-12
layers: Bug #14850, enforce validation for semaphore states
Mark Lobodzinski
2015-10-12
Fix image aspect value passed to demo_set_image_layout
Tony Barbour
2015-10-09
layers: Remove dependency between calls to vkCreateImage and vkGetPhysicalDev...
Tony Barbour
2015-10-09
demos: Create a wider console on windows
David Pinedo
2015-10-09
Loader: Fix locking bug in CreateInstance
Jon Ashburn
2015-10-08
update_external_sources: move up to latest glslang
Greg Fischer
2015-10-08
loader: Remove unneeded defines
Courtney Goeltzenleuchter
2015-10-08
loader: Use correct 64bit printf format for Windows
Courtney Goeltzenleuchter
2015-10-08
layers: Fix Windows compiler warnings
Courtney Goeltzenleuchter
2015-10-08
layers: Fix Windows compile warnings
Courtney Goeltzenleuchter
2015-10-08
layers: clean up includes
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to swapchain
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to shader_checker
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to param_checker
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to mem_tracker
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to image
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to draw_state
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to device_limits
Courtney Goeltzenleuchter
2015-10-08
layers: Add support for Windows DEBUG_OUTPUT logging
Courtney Goeltzenleuchter
2015-10-08
demos: Add getting GetDeviceProcAddr entrypoint from GetInstanceProcAddr
Jon Ashburn
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
[next]