platform/upstream/Vulkan-Tools.git
2015-10-22 Tobin Ehlislayers: DrawState layout tracking improvements
2015-10-22 Tobin Ehlislayers: Added TODO comments to DrawState for missing...
2015-10-22 Tobin Ehlislayers: Fix indices in DrawState error message
2015-10-22 Tobin Ehlislayers: Comment in DrawState for missing validation...
2015-10-21 Tony Barbourdemos: Add mem barrier to change layout to present
2015-10-21 Tony Barbourdemos: check return value from vkQueueWaitSemaphore
2015-10-21 Tony Barbourdemos: Handle paint events and call RedrawWindow to...
2015-10-21 Cody NorthropFix "_out64" -> "build" references accidentally removed
2015-10-21 Cody NorthropFix formatting in BUILD.md
2015-10-21 David PinedoBUILD.md: changed "_out64" to "build"
2015-10-19 David Pinedodemos: fix tabs and line endings in vulkaninfo
2015-10-19 David PinedoDemos: output api version in vulkaninfo
2015-10-19 Tony BarbourClarify parameter usage in memory_type_from_properties
2015-10-16 Mark Lobodzinskilayers: LX161, validate attachment references in subpasses
2015-10-16 Mark Lobodzinskilayers: LX160, Validate Descriptor Set Image Aspects
2015-10-15 Jon Ashburnloader: Clean up loader_platform file
2015-10-15 Michael LentineAdd subpass dependency validation.
2015-10-15 Mark Lobodzinskilayers: LX159, properly validate swapchain images
2015-10-15 Mark Lobodzinskilayers: LX159, validate all descriptorSets in array
2015-10-15 Mark Lobodzinskilayers: LX159, pipelineCache CAN be Null.
2015-10-15 Mark Lobodzinskilayers: Remove MemTracker dead code
2015-10-14 Courtney Goeltzenleu... cmake: Need glslang for tests as well as ICD
2015-10-14 Courtney Goeltzenleu... cmake: Fix options for building on Windows
2015-10-14 Jason Ekstrandcmake: Make all sub-components optional
2015-10-14 Jason Ekstrandloader: Use loc instead of location for getting the...
2015-10-14 Michael LentineUpdaing build to include vk_layer_utils
2015-10-13 Cody Northropupdate_external_sources: Get Windows LunarGLASS build...
2015-10-12 Mark Lobodzinskilayers: Bug #14850, enforce validation for semaphore...
2015-10-12 Tony BarbourFix image aspect value passed to demo_set_image_layout
2015-10-09 Tony Barbourlayers: Remove dependency between calls to vkCreateImag...
2015-10-09 David Pinedodemos: Create a wider console on windows
2015-10-09 Jon AshburnLoader: Fix locking bug in CreateInstance
2015-10-08 Greg Fischerupdate_external_sources: move up to latest glslang
2015-10-08 Courtney Goeltzenleu... loader: Remove unneeded defines
2015-10-08 Courtney Goeltzenleu... loader: Use correct 64bit printf format for Windows
2015-10-08 Courtney Goeltzenleu... layers: Fix Windows compiler warnings
2015-10-08 Courtney Goeltzenleu... layers: Fix Windows compile warnings
2015-10-08 Courtney Goeltzenleu... layers: clean up includes
2015-10-08 Courtney Goeltzenleu... layers: Add DEBUG_OUTPUT support to swapchain
2015-10-08 Courtney Goeltzenleu... layers: Add DEBUG_OUTPUT support to shader_checker
2015-10-08 Courtney Goeltzenleu... layers: Add DEBUG_OUTPUT support to param_checker
2015-10-08 Courtney Goeltzenleu... layers: Add DEBUG_OUTPUT support to mem_tracker
2015-10-08 Courtney Goeltzenleu... layers: Add DEBUG_OUTPUT support to image
2015-10-08 Courtney Goeltzenleu... layers: Add DEBUG_OUTPUT support to draw_state
2015-10-08 Courtney Goeltzenleu... layers: Add DEBUG_OUTPUT support to device_limits
2015-10-08 Courtney Goeltzenleu... layers: Add support for Windows DEBUG_OUTPUT logging
2015-10-08 Jon Ashburndemos: Add getting GetDeviceProcAddr entrypoint from...
2015-10-08 Jon Ashburnloader: Support GetInsTanceProcAddr(inst, "vkGetDeviceP...
2015-10-08 Mark Lobodzinskilayers: Suppress error messages for undestroyed descrip...
2015-10-08 Tony Barbourdemos: Remove swapchain workaround code and don't assum...
2015-10-08 Tony Barbourdemos: Change WSI references to swapchain
2015-10-08 Tony Barbourdemos: Animate tri via z-clipping
2015-10-08 Tobin Ehlislayers: Add DrawState check to flag error on vkFreeDesc...
2015-10-08 Cody Northropdemos/tests: Stop calling vkFreeDescriptorSets on pools...
2015-10-08 Ian ElliottWSI Validation: Ported better logging approach from...
2015-10-08 Ian ElliottWSI Validation: Move some things between .h and .cpp...
2015-10-08 Mike Stroyanintel,layers,tests: move cmd_meta errors to validation
2015-10-08 Michael LentineOnly check LogicOp if it is enabled.
2015-10-08 Tobin Ehlislayers: Migrate DrawState global data structs to layer_...
2015-10-08 Tobin Ehlislayers: DrawState migrate device and instance dispatch...
2015-10-08 Tobin Ehlislayers: In DeviceLimits move dispatch table to layer...
2015-10-08 Cody Northropupdate_external_sources: Fix svn LunarGLASS checkout...
2015-10-08 Courtney Goeltzenleu... misc: do not need pull if using git checkout
2015-10-07 Jon Ashburnlayers: Remove obsolete dbg message logging header
2015-10-07 Jon Ashburnlayers: Add support for debug_report extension in gener...
2015-10-07 Jon Ashburnloader: Fix comile warning on Window
2015-10-06 Mike Stroyanloader, icd: correct use of _aligned_malloc
2015-10-06 Mark Lobodzinskilayers: Remove dead code from MemTracker
2015-10-06 Mark Lobodzinskilayers: Fix DeviceLimits error return codes
2015-10-06 Mark Lobodzinskilayers: Add validation for Image Aspect settings
2015-10-06 Mike Stroyanloader: match free to alloc in dirent functions
2015-10-06 Mark Lobodzinskilayers: LunarXchange #145: Fix windows printf format...
2015-10-05 Jon Ashburnloader: Fix GetInstanceProcAddr for CreateDevice
2015-10-05 David PinedoDemos: increase console buffer size for vulkaninfo
2015-10-05 Jon Ashburnloader: Add warning message for unreconized layer names...
2015-10-02 Greg Fischerupdate_external_sources: get glslang from gitlab
2015-10-02 GregFupdate_external_sources: get glslang from gitlab
2015-10-02 Michael LentineOnly check blend state if blend is enabled.
2015-10-02 Michael LentineAdd basic validation for the shader module.
2015-10-02 Tobin Ehlislayers: Add DrawState checks for dynamically set Viewpo...
2015-10-02 Tobin Ehlislayers: Drawstate verify viewport and scissor state...
2015-10-02 Jon Ashburnloader: Fixes in trampoline code to support layers...
2015-10-01 Mark Lobodzinskilayers: Validation -- updated layer validation doc...
2015-10-01 Mike Stroyanloader: fix use of freed memory
2015-10-01 Tobin Ehlislayers: Updated README.md and details doc
2015-10-01 David PinedoBuild doc: Correction to the cmake command to be used...
2015-10-01 David Pinedovulkaninfo demo: Reduce the size of the console window...
2015-10-01 Courtney Goeltzenleu... sdk: Update release notes for 0.9 SDK
2015-10-01 Jon Ashburnloader: Fix vkGetInstanceProcAddr to handle debug_repor...
2015-10-01 Mark Lobodzinskilayers: Validate draw commands appropriately inside...
2015-10-01 Tobin Ehlislayers: Fix DrawState to correctly handle dynamic state...
2015-10-01 Tobin Ehlislayers: DrawState allows callback to set fail on Descri...
2015-10-01 Tobin EhlisMerge branch 'mlentine_layers4' into 'master'
2015-09-30 Piers DaniellSet dynamic pipeline state as dynamic
2015-09-30 Michael LentineMake reseting an unsignaled fence a warning.
2015-09-30 Jon Ashburnloader: Change GetXXProcAddr to support NULL dispatchab...
2015-09-30 Tobin Ehlislayers: DrawState handles dynamic state set via PSO
2015-09-29 Tobin Ehlislayers: Intercept vkEnumerateInstance[Layer|Extension...
2015-09-29 Tobin EhlisFix windows build issues in cube.c and device_limits.cpp
2015-09-29 Tobin Ehlislayers: DeviceLimits device feature checks and dead...
next