- 05525da loader: Enable callbacks from loader_log by Courtney Goeltzenleuchter · 9 years ago
- 6d8be2d loader: use callbacks from CreateInstance by Courtney Goeltzenleuchter · 9 years ago
- 15436c1 loader: utils for managing debug report events by Courtney Goeltzenleuchter · 9 years ago
- ebbb96d misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
- 03c80a6 loader: Adjust internal naming to match API naming by Courtney Goeltzenleuchter · 9 years ago
- ea026a6 cube: Update debug report support by Courtney Goeltzenleuchter · 9 years ago
- 5a424ce layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
- d89520d layers: export debug_report extension by Courtney Goeltzenleuchter · 9 years ago
- 0338405 layers: declare support for DEBUG_REPORT extension by Courtney Goeltzenleuchter · 9 years ago
- aa43d7f vkinfo: Clean up output formatting by Courtney Goeltzenleuchter · 9 years ago
- 83f5d0b loader: debug_report terminator functions use cast to get loader instance by Jon Ashburn · 9 years ago
- 6175e4b debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
- a40188e nulldrv: export device extension by Courtney Goeltzenleuchter · 9 years ago
- d83dbb1 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
- f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
- dc9592a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
- 414c8ca nulldrv: Update to latest extension names by Courtney Goeltzenleuchter · 9 years ago
- 7bc3a9e layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
- d672944 layers: Fix find-first-set bitscan util by Mark Lobodzinski · 9 years ago
- 312274f layers: Work around Windows release build crash in cube by Mark Lobodzinski · 9 years ago
- 42fed27 intel: Update Intel extension count for defined WSI display servers by Mark Lobodzinski · 9 years ago
- c6955a3 Remove FindPkgConfig from Windows build to stop error messages by Tony Barbour · 9 years ago
- 74e8469 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
- 7b3b819 wsi: Do not enable Xlib support by default by Mark Lobodzinski · 9 years ago
- 4beea17 demos: Fix build warning on Linux for tri by Jon Ashburn · 9 years ago
- 54dc378 cube and tri: change shader version numbers to 400 by GregF · 9 years ago
- cbc0fa8 layers: Remove extra increment in DrawState vkCmdNextSubpass by Tony Barbour · 9 years ago
- 69d4893 demos: Fix cube for missing dbgBreakCallback which has been removed from loader by Jon Ashburn · 9 years ago
- 072b6f2 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
- b03a0bf layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
- 1c918f6 loader: Remove unused function by Courtney Goeltzenleuchter · 9 years ago
- 0debfdc nulldrv: Add swapchain "support" to nulldrv by Courtney Goeltzenleuchter · 9 years ago
- cc314b9 loader: Remove unused debug helper functions by Courtney Goeltzenleuchter · 9 years ago
- 56c2560 layers: Fix debug_report extension number by Jon Ashburn · 9 years ago
- 3e1c844 layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
- 56b015e layers: Fix debugReport object type in draw_state by Jon Ashburn · 9 years ago
- 95e6dba layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
- f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
- 0717ed5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
- e3f1d21 SPV Toolchain: Pickup latest LunarGLASS fix by GregF · 9 years ago
- ac6b2c7 demos: Update command pool flags for implicit resets in tri.c by Mark Lobodzinski · 9 years ago
- 4c8381e layers: Add DrawState checks for correct CmdBuffer reset by Tobin Ehlis · 9 years ago
- 1d05a59 intel: Fix extension support to include all the platform surface ext by Jon Ashburn · 9 years ago
- ed158d1 loader: Fix physical device cast for enumerate properties trampoline code by Jon Ashburn · 9 years ago
- cf783d0 wsi: Fix reported number of WSI image array layers by Mark Lobodzinski · 9 years ago
- 2c09483 demos: Fix free queue so no use of it after free in vulkaninfo by Jon Ashburn · 9 years ago
- 98a925f layers: Updates to vk_validation_layer_details.md by tobine · 9 years ago
- b3e934d wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
- 96c7aef android: Update build to define android platform at build time by Michael Lentine · 9 years ago
- f7f34d9 tests: Update tests for android by Michael Lentine · 9 years ago
- 4ff6d23 android: Change utils to a static lib for easier disto. by Michael Lentine · 9 years ago
- 81f1fd9 android: Fix android build. by Michael Lentine · 9 years ago
- 1eb6c6c SPV toolchain: update for SDK 0.10.1 by GregF · 9 years ago
- 87229c4 layers: LX234, Fix memory validation for VK_WHOLE_SIZE in memory ranges by Mark Lobodzinski · 9 years ago
- e443d2b layers: LX232, Add contstructor for DrawState struct by Mark Lobodzinski · 9 years ago
- d7926af tests: Ensure texture mipCount is valid by Courtney Goeltzenleuchter · 9 years ago
- 342846b layers: LX231, Fix DeviceLimits windows JSON file by Mark Lobodzinski · 9 years ago
- c3fc95c layers: LX230, Complete initialization of MEM_OBJ_INFO structure by Mark Lobodzinski · 9 years ago
- c4a71cd layers: LX229, Fix swapchain layer imageArrayLayers caps check by Mark Lobodzinski · 9 years ago
- bbad5a6 loader: Fix bug where dynamic dispatch for layer dev exts needs to come later by Jon Ashburn · 9 years ago
- ba1f24e loader: In CreateDevice trampoline code allow wrapped PhysicalDevice objects by Jon Ashburn · 9 years ago
- c21f5ad Add an 'all' debug flag by Michael Worcester · 9 years ago
- c1d059f layers: Some debug_marker fixes for draw state by Jon Ashburn · 9 years ago
- 97cac2e layers: Add device extension entrypoints to JSON bug #15012 by Jon Ashburn · 9 years ago
- 738136f loader: Add support for device extension entrypoints in layer JSON files by Jon Ashburn · 9 years ago
- 8f6be30 loader: Convert ext list helper functions to generic form by Jon Ashburn · 9 years ago
- 7335de4 Fix crash: pApplicationInfo is not mandatory by BogDan Vatra · 9 years ago
- 6f8cf68 nulldrv: Create icd json file for nulldrv by Courtney Goeltzenleuchter · 9 years ago
- 4bb6d9b nulldrv: Add json for null driver by Courtney Goeltzenleuchter · 9 years ago
- c6b37bf misc: Update dependencies by Courtney Goeltzenleuchter · 9 years ago
- 276e3ac demos: Fix bug in tri so it uses a realloc callback since it uses alloc callback by Jon Ashburn · 9 years ago
- 92c712c layers: LX222, suppress warning on partial CmdClearAttachment calls by Mark Lobodzinski · 9 years ago
- 47c8c5c Layers: changed one more doc file for new layer names by David Pinedo · 9 years ago
- b1982e0 Loader doc: Modifed WindowsICDs.txt by David Pinedo · 9 years ago
- da98f4d layers: LX223, Properly handle NULL pipelineCache in pipeline create routines by Mark Lobodzinski · 9 years ago
- 5e5b98b layers: Wrap up windows/test issues with DrawState/ShaderChecker merge by Mark Lobodzinski · 9 years ago
- d17c28c layers: MR77, Add draw-time checks for descriptorSet compatibility by Tobin Ehlis · 9 years ago
- ad61de4 layers: MR75, Smart Merge of DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
- 3247935 layers: MR75, Merge DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
- cb08529 tests: MR72, Add tests to verify validation layout compatibility checks by Tobin Ehlis · 9 years ago
- 8956e8c intel: Add support for VK_COMPONENT_SWIZZLE_IDENTITY to driver by Mark Lobodzinski · 9 years ago
- ee93cb3 Fix Windows compile error by Tony Barbour · 9 years ago
- 809d5d3 Make sure all createInfo is used creating instance by Tony Barbour · 9 years ago
- 474e9e4 Create a surface to find out what formats are presentable by Tony Barbour · 9 years ago
- af65810 tests: Advertise xlib_surface extension by Jon Ashburn · 9 years ago
- 7dc9630 tests: undef BadValue to workaround a conflict between xlib.h spvIR.h by Jon Ashburn · 9 years ago
- 1a7cfd6 Fixes, that build is possible with Xlib configuration. by FslNopper · 9 years ago
- e5c7a62 misc: remove unneeded stdint.h and stdbool.h by Courtney Goeltzenleuchter · 9 years ago
- b95fc09 layers: Reenable memory barrier validation by Mark Lobodzinski · 9 years ago
- 1592aac layers: Fix WSI-related build warning in APIDump by Mark Lobodzinski · 9 years ago
- f5d4178 demos: Fix ObjectTracker error in cube demo by Mark Lobodzinski · 9 years ago
- f800bdb demos: Update vulkaninfo so it prints a single number for layer version by Jon Ashburn · 9 years ago
- e430b88 Doc: change api_version and layer names in documentation files by David Pinedo · 9 years ago
- fc8f38d loader: Fix layer library_path bug by Jon Ashburn · 9 years ago
- 26f29c0 toolchain: Add option to only build glslang by Cody Northrop · 9 years ago
- 2818eb7 loader: Add initialization of loader dispatch table for wsi device extensions by Jon Ashburn · 9 years ago
- 78940a4 layers: Disable image layout transition validation in DrawState by Mark Lobodzinski · 9 years ago
- d9af592 vktrace: Handle WaitSemaphoreCount for QueuePresentKHR packet replay by Mark Lobodzinski · 9 years ago
- cd0ab40 vktrace: Fix windows build error by Jon Ashburn · 9 years ago
- 9e2e450 layers: Fix swapchain layer errors by Mark Lobodzinski · 9 years ago