1. 0d067d1 layers: Added fence validation check to object_tracker by Mark Lobodzinski · 9 years ago
  2. 18f7155 misc: Changes to fix warnings in Windows / VC++ build by Tony Barbour · 9 years ago
  3. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 9 years ago
  4. 85e80da layers: Fixed arg selection in object tracker by Mark Lobodzinski · 9 years ago
  5. 9671531 layers: Using objects instead of pointers - rename pObj by Tony Barbour · 9 years ago
  6. fc15ff8 vulkan.h: Fix up warnings and use VkObject appropriately by Tony Barbour · 9 years ago
  7. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  8. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  9. c62cb89 layers: Fix bugs in APIDump to handle dynamic array printing by Tobin Ehlis · 9 years ago
  10. 857156d layers: For ObjectTracker don't flag error for un-deleted Queues by Tobin Ehlis · 9 years ago
  11. df45de5 layers: Fix ObjectTracker to not flag error when PhysicalDevice not deleted b/c it can't be deleted. by Tobin Ehlis · 9 years ago
  12. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  13. 0854174 layers: Fix bug in how dynamic array Counts were interpreted by APIDump by Tobin Ehlis · 9 years ago
  14. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  15. 7ad197f layers: Removing old GetExtensionSupport API call by Tobin Ehlis · 9 years ago
  16. 3cc6572 layers: Add ThreadingChecker as a Validation layer by Tobin Ehlis · 9 years ago
  17. 3712d5c layers: Add threading checking layer by Mike Stroyan · 9 years ago
  18. 70c05e8 layers: add GPA to intercepted functions list by Mike Stroyan · 9 years ago
  19. a163ef0 layers: Remove unused object tracker code by Courtney Goeltzenleuchter · 9 years ago
  20. c84c078 layers: Fix APIDump in NoAddr mode so params aren't duplicated by Tobin Ehlis · 9 years ago
  21. 4d7ef00 layers: APIDump shouldn't unwrap gpu obj by default. Deleted some dead code. by Tobin Ehlis · 9 years ago
  22. 120cfbe layers: Add extension Validation so loader will add layers with Validation by Jon Ashburn · 9 years ago
  23. b870cbb layers: Layers now compiling on rename branch, still need to test but cube is currenting hitting segF by itself by Tobin Ehlis · 9 years ago
  24. a2727c9 layers: Missed rename in xgl_layer_generate.py by Mark Lobodzinski · 9 years ago
  25. 9fd4cc4 vulkan: Add vkGetGlobalExtensionInfo entrypoint by Jon Ashburn · 9 years ago
  26. 4d9f465 layers: Remove wrapping of GPU objects by loader and layers by Jon Ashburn · 9 years ago
  27. bacb0f5 loader: refactor layer activation function to handle more general inputs by Jon Ashburn · 9 years ago
  28. ebc5cb4 layers: ObjTracker -- free each queue's memRefs by Mark Lobodzinski · 9 years ago
  29. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  30. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  31. e78dbd8 layers: Unify APIDump into a single layer with settings to vary behavior by Tobin Ehlis · 9 years ago
  32. e5ae186 layers: remove unused functions from generator by Courtney Goeltzenleuchter · 9 years ago
  33. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago[Renamed (99%) from xgl-layer-generate.py]
  34. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  35. 5f3960e layers: Update GetExtensionSupport() to handle queries for layer name by Jon Ashburn · 9 years ago
  36. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 9 years ago
  37. 2ebabfb xgl: Remove QueueSetGlobalMemReferences by Courtney Goeltzenleuchter · 9 years ago
  38. c951e74 xgl: Remove old GPU maxMemReferencesPerSubmission by Courtney Goeltzenleuchter · 9 years ago
  39. d3fb955 xgl: Add QueueMemReference functions by Courtney Goeltzenleuchter · 9 years ago
  40. bf237d7 layers: move APIDump layers to generate_intercept by Mike Stroyan · 9 years ago
  41. 3e3a1eb layers: use class attributes in code generation by Mike Stroyan · 9 years ago
  42. 00087e6 layers: update ObjectTracker code generation by Mike Stroyan · 9 years ago
  43. 938c253 layers: restructure code generation for layers by Mike Stroyan · 9 years ago
  44. a5a25b8 layers: more uniform generated layer callbacks by Mike Stroyan · 9 years ago
  45. 1c8d4d8 layers: drop ParamCheck from generator script by Mike Stroyan · 9 years ago
  46. 9d9da10 obj_track: Eliminate warning for presentable image by Courtney Goeltzenleuchter · 9 years ago
  47. ebb9584 xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE by Courtney Goeltzenleuchter · 9 years ago
  48. c80a557 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  49. d462fba xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 9 years ago
  50. 78a2197 layers: Improve PresentableImage memory handling in mem/objecttracker by Mark Lobodzinski · 10 years ago
  51. e782671 Win: Fix warnings for parameter of getLayerOptionEnum() by Ian Elliott · 10 years ago
  52. 6d9e41e Win: Fix compilation errors. by Ian Elliott · 10 years ago
  53. 5a78b7f object-tracker: Do not track GPU object by Courtney Goeltzenleuchter · 10 years ago
  54. b30f3ed layers: allocate enough space for pointer sprintf by Mike Stroyan · 10 years ago
  55. a8aa837 layers: if no settings file or call overrides make callback override loging by Jon Ashburn · 10 years ago
  56. d1597d2 Linux: Must use "__linux__" instead of "PLATFORM_LINUX". by Ian Elliott · 10 years ago
  57. 188f820 Get the trace player to work with Windows by Piers Daniell · 10 years ago
  58. b7f22da layers: Issue endl at end of output by Courtney Goeltzenleuchter · 10 years ago
  59. 0d6e66d layer: Fixed options settings for generated layers, fixed typos by Mark Lobodzinski · 10 years ago
  60. be1c898 layers: Track WsiCreatePresentableImage image object by Courtney Goeltzenleuchter · 10 years ago
  61. 7c74638 layers: Do not track PHYSICAL_GPUS by Courtney Goeltzenleuchter · 10 years ago
  62. 9675638 layers: Do not track Queue objects by Courtney Goeltzenleuchter · 10 years ago
  63. aadd4c8 layers: Remove destroyed/freed objects from both object lists by Mark Lobodzinski · 10 years ago
  64. 36f1b46 layers: Lock ObjectTracker linked-list access by Tobin Ehlis · 10 years ago
  65. 4cae477 layers: Don't run ObjectTracker checks on NULL mem objects by Tobin Ehlis · 10 years ago
  66. 9a7f9a2 layers: Fix compilation error on ObjectTracker and Generic layer by Jon Ashburn · 10 years ago
  67. d6badbc layers: Add settings controls for the generated layers. Includes ParamChecker, ObjectTracker and Generic. Adds the controls for ReportingLevel, ReportingAction and log filename for these layers. Place the common callback code in a header these layers can include. by Jon Ashburn · 10 years ago
  68. 655cad7 Win: Attempt to keep from using Linux functions. by Ian Elliott · 10 years ago
  69. aae93e5 layers: Validate mem ref counts in queueSubmit call by Mark Lobodzinski · 10 years ago
  70. 709e16d layers: Handle null fence objects in validation by Mark Lobodzinski · 10 years ago
  71. a83a58a Win: Eliminate VS2013 compiler warnings in auto-gen'd layer code. by Ian Elliott · 10 years ago
  72. d2b88e8 glave: Don't dereference null pUserData in APIDump* layers by Tobin Ehlis · 10 years ago
  73. 4988dea layers: Add validation for mapped mem objects ref'd in cmd buffer by Mark Lobodzinski · 10 years ago
  74. 2d4ab1e Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 10 years ago
  75. 4037087 layers: Add object tracker validation for dynamic state objects by Mark Lobodzinski · 10 years ago
  76. f29cc37 glave: Added comments noting glave work still to be done for xgl.h updates by Tobin Ehlis · 10 years ago
  77. 291cd70 layers: Updated API codegen to handle AllocDescriptorSets by Tobin Ehlis · 10 years ago
  78. 91ce77e Added Mark's change to track Fence submit by Tobin Ehlis · 10 years ago
  79. 7e65d75 All of the codegen for layers is now working well enough that the generated layers will compile. by Tobin Ehlis · 10 years ago
  80. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  81. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  82. 8219c04 Revert "layers: Fix generation of EnumerateLayers in APIDump" by Jon Ashburn · 10 years ago
  83. 25065ee layers: Fix generation of EnumerateLayers in APIDump by Jon Ashburn · 10 years ago
  84. 1b587b1 layers: Make sure we deref pointers to counts by Courtney Goeltzenleuchter · 10 years ago
  85. 9b9ad04 layers: Fix APIDump param generation for Cpp versus C by Jon Ashburn · 10 years ago
  86. 3bd868a layers: APIDump* layers now print input array elements by Tobin Ehlis · 10 years ago
  87. c6d256a layers: ParamChecker handles dynamic arrays of structs by Tobin Ehlis · 10 years ago
  88. bf4c4de layers: Add ENUM param checks to "gpu" funcs by Tobin Ehlis · 10 years ago
  89. 14ff085 layers: Initial ParamChecker layer by Tobin Ehlis · 10 years ago
  90. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  91. 99f8867 layers: Create APIDump[NoAddr]Cpp layers using c++ string and streams by Tobin Ehlis · 10 years ago
  92. 4d11dcc layers: use generated layer_intercept_proc() by Chia-I Wu · 10 years ago
  93. aa4121f layers: simplify initLayerTable() by Chia-I Wu · 10 years ago
  94. d9cc975 xgl-layer-generate.py: change obj_type_mapping formatting by Chia-I Wu · 10 years ago
  95. 9a4ceb1 xgl.py: remove icd_dispatch_table by Chia-I Wu · 10 years ago
  96. c4f24e8 xgl.py: add Extension by Chia-I Wu · 10 years ago
  97. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  98. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  99. a5cbf0c layers: Fix compiler error in generic_layer by Jon Ashburn · 10 years ago
  100. e818506 layers: Added Dbg Callback support to Generic layer by Tobin Ehlis · 10 years ago