platform/upstream/Vulkan-Tools.git
2015-07-01 Jon Ashburnloader: Remove uneeded ICD and layers scanned boolean
2015-07-01 Jon Ashburnloader: Support gettting JSON ICD manifest files from...
2015-07-01 Jon Ashburnloader: Fix compilation warnings for debug_report on...
2015-07-01 Jon Ashburnloader: Add math library to the build for linux cJSON...
2015-07-01 Jon Ashburnloader: Add parsing of JSON file to find location of...
2015-06-30 Tony Barbourcube: fix validation and clean up errors
2015-06-30 David PinedoLayers: Fix screenshot seg fault, changed accesses...
2015-06-30 Mark Lobodzinskidemos: Ensure VertexInputState is NULL if unused
2015-06-29 Courtney Goeltzenleu... Revert "loader: Remove CreateDevice from loader's instance"
2015-06-29 Courtney Goeltzenleu... loader: Need to use ICD's GetDeviceProcAddr
2015-06-29 Courtney Goeltzenleu... loader: Remove CreateDevice from loader's instance
2015-06-29 Courtney Goeltzenleu... loader: Move CreateDevice to device table
2015-06-29 Courtney Goeltzenleu... layers: Do not advertise support for WSI
2015-06-29 Courtney Goeltzenleu... layers: Abort logging if null debug_report ptr
2015-06-29 Courtney Goeltzenleu... layers: Remove unneeded asserts
2015-06-29 Courtney Goeltzenleu... generator: Add more debug statements
2015-06-29 Courtney Goeltzenleu... generator: Clear dispatch table
2015-06-29 Courtney Goeltzenleu... loader: Need to search device extension cache
2015-06-29 Courtney Goeltzenleu... loader: Add debug info
2015-06-29 Courtney Goeltzenleu... vulkaninfo: Use app's extension count, not system
2015-06-29 Courtney Goeltzenleu... vulkaninfo: handy debug output
2015-06-29 Courtney Goeltzenleu... vulkaninfo: Need WSI extension for some queries
2015-06-29 Tony Barbourvulkan.h: V110 #13864 -- Border Color Values Underspecified
2015-06-29 Tobin Ehlislayers: ObjectTracker cleanup
2015-06-26 Tony Barbourvulkan.h: Bug 14171 - remove unused structure type...
2015-06-26 Tony Barbourvulkan.h: Bug 14153 - remove maxInlineMemoryUpdateSize
2015-06-26 Tony Barbourvulkan.h: Bug 14136 - reorder logicop enums
2015-06-26 Tony Barbourvulkan.h: Bug 13900 - Remove initialCount from semaphores
2015-06-26 Jeremy Hayeslayers: Use new param checker layer.
2015-06-26 Tony Barbourvulkan.h: Bug 13616 Clarification of types of sample...
2015-06-26 Tony Barbourvulkan.h: Bug 13939 Remove references to depth/stencil...
2015-06-25 Tobin Ehlislayers: Flag DrawState INVALID_RENDERPASS error if...
2015-06-25 Tobin Ehlislayers: Warn in DrawState if DescriptorSet bound that...
2015-06-25 Tobin Ehlislayers: In DrawState, validate correct use of RenderPass
2015-06-25 Tobin Ehlislayers: Add DrawState check to verify Draw* cmds only...
2015-06-25 Tobin Ehlislayers: Add DrawState check to verify that Pipeline...
2015-06-25 Tobin Ehlislayers: Flag DrawState INVALID_RENDERPASS error if...
2015-06-25 Tony Barbourvulkan.h: V109 -- Remove minLod from VkImageViewCreateInfo
2015-06-25 Tony Barbourvulkan.h: V108 -- Static Types, Bug# 13919
2015-06-25 Tobin Ehlislayers: Correctly set Object Type for Dynamic State...
2015-06-25 Tobin Ehlislayers: Report error in DrawState if vkCmdBlitImage...
2015-06-25 Tobin Ehlislayers: Added DrawState check to flag error if compute...
2015-06-24 Courtney Goeltzenleu... Bug 14014: Allow multiple entrypoints in modules
2015-06-24 Courtney Goeltzenleu... bug 14016: Make vkResetFences take const pFences
2015-06-24 Courtney Goeltzenleu... screenshot: remove unneeded initialization code
2015-06-24 Courtney Goeltzenleu... screenshot: Need to wrap more functions
2015-06-24 Courtney Goeltzenleu... screenshot: Need a DestroyInstance
2015-06-24 Courtney Goeltzenleu... loader: Use loader_GetInstanceProcAddr
2015-06-24 Courtney Goeltzenleu... image: Need to get layer_data from correct place
2015-06-24 Courtney Goeltzenleu... vulkan: remove unused error code
2015-06-24 Chris Forbesvulkan.h: Remove vkGetFormatInfo, add features/limits...
2015-06-24 Courtney Goeltzenleu... bug 13038: Remove support for multiple GPUs
2015-06-24 David Pinedoloader: Add {}'s so that loader compilers on Windows
2015-06-24 Tobin Ehlislayers: Add DrawState check to verify that Pipeline...
2015-06-23 Mark Lobodzinskivulkan.h: V104 -- Unify compute/graphics pipeline shade...
2015-06-23 Mark Lobodzinskilayers: ObjectTracker per-instance storage, updated...
2015-06-23 Tobin Ehlislayers: Fix DrawState compile fail
2015-06-22 Tobin Ehlislayers: Add DrawState check to verify Idx buffer bound...
2015-06-22 Tobin Ehlislayers: Add DrawState check to verify BeginCommandBuffe...
2015-06-22 Ian Elliotttri/cube: Convert GPA usage/error-checking/reporting...
2015-06-22 Ian Elliotttri: Change to vkGetDeviceProcAddr() for WSI functions.
2015-06-22 Mark Lobodzinskivulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDesc...
2015-06-19 Tobin Ehlislayers: Addition of source_line_info.py script to simpl...
2015-06-19 David PinedoLayers: Correctly handle WSI_LUNARG extension.
2015-06-19 Jon AshburnMemTracker: Advertise WSI_LUNARG extension in GetPhysDe...
2015-06-19 Jeremy Hayeslayers: Erase proper key in draw state.
2015-06-19 Jeremy Hayeslayers: Fix iterator comparison.
2015-06-19 Jeremy Hayeslayers: Move image validation to separate layer.
2015-06-19 Jeremy Hayeslayers: Comment for newbies.
2015-06-19 Jon AshburnMemTracker: make sure get_mem_binding_from_object uses...
2015-06-19 Tobin Ehlislayers: Add DrawState check for Invalid PSO CreateInfo...
2015-06-19 Tobin Ehlislayers: Add active_shaders flag to Pipeline node struct...
2015-06-18 David PinedoLayers: ported to screenshot layer to master
2015-06-18 Tony BarbourWindows: Fix build issues on Windows
2015-06-18 Jeremy Hayeslayers: Remove dead code.
2015-06-18 Jeremy Hayesdemos: Fix output location in tri.vert.
2015-06-18 Jon Ashburnlayers: Make WSI_LUNARG a device extension and check...
2015-06-18 Jon Ashburnloader: Remove support for WSI as an instance extension
2015-06-18 Cody Northropdemos: Add missing spv dependency for cube
2015-06-18 Tobin Ehlislayers: Migrate draw_state.cpp to use log_msg utility...
2015-06-18 Tobin Ehlislayers: Update DrawState intercept of Create/Destroy...
2015-06-18 Jon Ashburnmisc: Remove VK_PHYSICAL_DEVICE_INFO_TYPE_DISPLAY_PROPE...
2015-06-18 Jon Ashburnmisc: Remove GetDisplayInfoWSI()
2015-06-18 Jon Ashburnloader: Fix memory free bug in destroying icd from...
2015-06-18 Courtney Goeltzenleu... layers: Add linefeed after log message
2015-06-18 Courtney Goeltzenleu... mem_tracker: Cannot get dispatch key after destroy
2015-06-18 Mark Lobodzinskivulkan.h: V102 -- Rename min/maxDepth for DepthStencil...
2015-06-18 Mark Lobodzinskivulkan.h: V101 -- Remove programPointSize, Bug# 13928
2015-06-18 Mark Lobodzinskivulkan.h: V100 -- Remove vkClearDescriptorSets, Bug...
2015-06-18 Mark Lobodzinskivulkan.h: V99 -- Remove fixed-function point parameters...
2015-06-18 Mark Lobodzinskivulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926
2015-06-18 Mark Lobodzinskivulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925
2015-06-18 Jon Ashburnlayers: Report DEBUG_MARKER as supported in ParamChecke...
2015-06-18 Jon Ashburnlayers: Add GetPhysicalDeviceExtInfo to DrawState
2015-06-18 Jon AshburnDrawState: Fix destroying of maps so the map entrys...
2015-06-18 Jon Ashburntests: Remove the enablement of the "Validation" extension
2015-06-18 Courtney Goeltzenleu... WIP: Debugging - REMOVE
2015-06-18 Courtney Goeltzenleu... loader: Grab next before destroying the data
2015-06-18 Mark Lobodzinskilayers: Fix memtracker segfault for ill-behaved apps
2015-06-18 Jon AshburnshaderChecker: Add GetPhysDevExtInfo and fix CreateIn...
next