1. 3712d5c layers: Add threading checking layer by Mike Stroyan · 9 years ago
  2. e019af7 layers: indirect GPA in dispatch table by Mike Stroyan · 9 years ago
  3. 70c05e8 layers: add GPA to intercepted functions list by Mike Stroyan · 9 years ago
  4. b493438 layers: Add size helper exception for sampleCount which is not a dynamic array size by Tobin Ehlis · 9 years ago
  5. 8fbeea9 layers: memtracker - waiting on only some fences by Mike Stroyan · 9 years ago
  6. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  7. 5d37f70 layers: Check for NULL ptrs while iterating over fenceMap by Tobin Ehlis · 9 years ago
  8. a163ef0 layers: Remove unused object tracker code by Courtney Goeltzenleuchter · 9 years ago
  9. c84c078 layers: Fix APIDump in NoAddr mode so params aren't duplicated by Tobin Ehlis · 9 years ago
  10. 0c55f3a mem_tracker: Check for fence before retiring by Courtney Goeltzenleuchter · 9 years ago
  11. b268921 layers: MemTracker error message fixes by Mark Lobodzinski · 9 years ago
  12. 4006664 loader: Only check magic value from Icd on debug builds. by Jon Ashburn · 9 years ago
  13. 4d7ef00 layers: APIDump shouldn't unwrap gpu obj by default. Deleted some dead code. by Tobin Ehlis · 9 years ago
  14. eb77f42 Don't build the GlaveSnapshot layer. by Ian Elliott · 9 years ago
  15. e19c915 Win: Some compilation/link fixes. by Ian Elliott · 9 years ago
  16. 19c2502 loader: Add support for loading layers that support a group by Jon Ashburn · 9 years ago
  17. 120cfbe layers: Add extension Validation so loader will add layers with Validation by Jon Ashburn · 9 years ago
  18. 7b7c5bb layers: Fix for registering a debug callback routine by Tony Barbour · 9 years ago
  19. fc2e38c loader: Add check for invalid enabled extensions at CreateInstance by Jon Ashburn · 9 years ago
  20. 3d526cb loader: Fix GetProcAddr to return proper function pointers for app by Jon Ashburn · 9 years ago
  21. 2ff2167 Win: Change xgl->vk/vulkan (towards being able to build on Windows). by Ian Elliott · 9 years ago
  22. 0977abc Change "XGL" to "Vulkan" in header/copyright for auto-gen code. by Ian Elliott · 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. 08bf281 loader: Fix disptach table init for non-dispatchable functions by Jon Ashburn · 9 years ago
  25. abc1bc4 layers: Added in fence state validation to MemTracker by Mark Lobodzinski · 9 years ago
  26. a2727c9 layers: Missed rename in xgl_layer_generate.py by Mark Lobodzinski · 9 years ago
  27. 9fd4cc4 vulkan: Add vkGetGlobalExtensionInfo entrypoint by Jon Ashburn · 9 years ago
  28. aa58f67 vulkan: Match white space formating of upstream by Courtney Goeltzenleuchter · 9 years ago
  29. 4b140cb vulkan: Avoid use of reserved underscore-uppercase sequence by Courtney Goeltzenleuchter · 9 years ago
  30. a1835ca vk_platform: Remove unneeded type after rename by Courtney Goeltzenleuchter · 9 years ago
  31. a6d5880 param_checker: Enable and update renamed bits by Courtney Goeltzenleuchter · 9 years ago
  32. 548c4bc vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  33. 502744a vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  34. 4d9f465 layers: Remove wrapping of GPU objects by loader and layers by Jon Ashburn · 9 years ago
  35. b67bf3b loader: Don't have GetExtensionSupport as loader special case code by Jon Ashburn · 9 years ago
  36. ecceaad loader: Activate layers at EnumerateGpus instead of CreateDevice by Jon Ashburn · 9 years ago
  37. bacb0f5 loader: refactor layer activation function to handle more general inputs by Jon Ashburn · 9 years ago
  38. 340d666 loader: Store the enabled extensions at CreateInstance by Jon Ashburn · 9 years ago
  39. ee8373f vulkan.h: v75. Add cube-compatible image create bit. Bug 13609 by Mark Lobodzinski · 9 years ago
  40. 38ca49b vulkan.h: Added comments as specified in Bug 13606 by Mark Lobodzinski · 9 years ago
  41. ebc5cb4 layers: ObjTracker -- free each queue's memRefs by Mark Lobodzinski · 9 years ago
  42. f2ccd5a layers: Get ObjectTracker working with memory reference changes by Courtney Goeltzenleuchter · 9 years ago
  43. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  44. 06ebd75 Win: Fix typo and incorrect strlen for finding/loading ICDs. by Ian Elliott · 9 years ago
  45. 22c8f0c tests: layer test can fail more gracefully by Tony Barbour · 9 years ago
  46. 44bb3ab tests: Don't call unbind if we haven't called bind by Tony Barbour · 9 years ago
  47. 256726b glavesnapshot: Follow vulkan.h changes by Courtney Goeltzenleuchter · 9 years ago
  48. 6269878 Fixed Windows compilation/link errors ... by Courtney Goeltzenleuchter · 9 years ago
  49. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  50. cf0bfb1 rename programming guide. by Courtney Goeltzenleuchter · 9 years ago
  51. b0cedb8 rename vkPlatform.h -> vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  52. ecc6bd0 layers: Migrate remaining malloc/free calls in DrawState to new/delete by Tobin Ehlis · 9 years ago
  53. e78dbd8 layers: Unify APIDump into a single layer with settings to vary behavior by Tobin Ehlis · 9 years ago
  54. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  55. f77fd65 tests: Initialize framebuffer and renderpass during startup by Tony Barbour · 9 years ago
  56. 0b4d956 tests: Better layer validation testing by Tony Barbour · 9 years ago
  57. f39b3ec xgl.h v70. Fix for vkUpdateDescriptors. Bug 13615 by Courtney Goeltzenleuchter · 9 years ago
  58. dba7998 vk_helper: convert xgl refs to vk/vulkan refs by Courtney Goeltzenleuchter · 9 years ago
  59. e5ae186 layers: remove unused functions from generator by Courtney Goeltzenleuchter · 9 years ago
  60. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago
  61. 7d378ad rename: Clean header to match svn version by Courtney Goeltzenleuchter · 9 years ago
  62. d365eeb tests: rename xglbase to vkbase by Courtney Goeltzenleuchter · 9 years ago
  63. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  64. 64d1a71 Symbolic links while things are moving by Courtney Goeltzenleuchter · 9 years ago
  65. ad5c0a5 param_check: Add Queue[Add|Remove]MemReference by Courtney Goeltzenleuchter · 9 years ago
  66. fd954db intel: Add XGL_PIPE_EVENT_LOCAL_FRAGMENT_PROCESSING_COMPLETE by Tony Barbour · 9 years ago
  67. bd03c35 include: Dbg entrypoints should be protected by XGL_PROTOTYPES by Jon Ashburn · 9 years ago
  68. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  69. 5f3960e layers: Update GetExtensionSupport() to handle queries for layer name by Jon Ashburn · 9 years ago
  70. 499b3ba loader: Merge extensions and layers by Courtney Goeltzenleuchter · 9 years ago
  71. ab5636c layers: Set default debug output to stdout by Courtney Goeltzenleuchter · 9 years ago
  72. 00a939b tests: add missing layer_validation_tests.cpp by Peter Lohrmann · 9 years ago
  73. 09b7ac3 tests: Add QueueCommandBuffer that takes a fence by Tony Barbour · 9 years ago
  74. 300a608 tests: Start on adding layer validation tests by Tony Barbour · 9 years ago
  75. 148e158 Updated header file to version 67 (xglResetFences) by Mark Lobodzinski · 9 years ago
  76. ed450b0 layers: Incorporated memory reference handling into MemTracker by Mark Lobodzinski · 9 years ago
  77. efdd3cd layers: Fixes to get them building and working with descriptor changes by Mark Lobodzinski · 9 years ago
  78. 2f3f8a2 layers: Updated for explicit fence validation with multiple queues by Courtney Goeltzenleuchter · 9 years ago
  79. 3bc3f6e layers: Added support for multiple queues by Mark Lobodzinski · 9 years ago
  80. 748eddf layers: Added GetDeviceQueue API, fixed up variable names by Mark Lobodzinski · 9 years ago
  81. be4f0cd tests: Add method to set image layout by Courtney Goeltzenleuchter · 9 years ago
  82. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 9 years ago
  83. 2ebabfb xgl: Remove QueueSetGlobalMemReferences by Courtney Goeltzenleuchter · 9 years ago
  84. c951e74 xgl: Remove old GPU maxMemReferencesPerSubmission by Courtney Goeltzenleuchter · 9 years ago
  85. 7a2d497 xgl: Add MaxMemReferences to GPU_QUEUE_PROPS by Courtney Goeltzenleuchter · 9 years ago
  86. e5f0e6c tests: Simplify calling RecordImage by Courtney Goeltzenleuchter · 9 years ago
  87. d3fb955 xgl: Add QueueMemReference functions by Courtney Goeltzenleuchter · 9 years ago
  88. 090f0ce layers: Fix multi-line strings. by Jeremy Hayes · 9 years ago
  89. 29c4bd4 layers: Improve xglCreateInstance validation. by Jeremy Hayes · 9 years ago
  90. b1792dd layers: Improve xglCreateRenderPass validation. by Jeremy Hayes · 9 years ago
  91. bf237d7 layers: move APIDump layers to generate_intercept by Mike Stroyan · 9 years ago
  92. 3e3a1eb layers: use class attributes in code generation by Mike Stroyan · 9 years ago
  93. 00087e6 layers: update ObjectTracker code generation by Mike Stroyan · 9 years ago
  94. 938c253 layers: restructure code generation for layers by Mike Stroyan · 9 years ago
  95. a5a25b8 layers: more uniform generated layer callbacks by Mike Stroyan · 9 years ago
  96. 1c8d4d8 layers: drop ParamCheck from generator script by Mike Stroyan · 9 years ago
  97. c4b5821 layers: Improve CreateImage checks. by Jeremy Hayes · 9 years ago
  98. a8b1a8d layers: Remove param checker from auto-gen. by Jeremy Hayes · 9 years ago
  99. badda99 layers: Use brackets for if in previous fix by Tony Barbour · 9 years ago
  100. 9ff52b2 layers: Check for valid pipeline before validating by Tony Barbour · 9 years ago