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