1. 0854174 layers: Fix bug in how dynamic array Counts were interpreted by APIDump by Tobin Ehlis · 9 years ago
  2. 6b2ead6 shader_checker: convert printf to debug output by Chris Forbes · 9 years ago
  3. b6b8c46 shader_checker: add plumbing for debug by Chris Forbes · 9 years ago
  4. 3a5e99a shader_checker: first pass at typechecks by Chris Forbes · 9 years ago
  5. 3616b46 shader_checker: validate fs outputs against cb by Chris Forbes · 9 years ago
  6. 772d03b shader_checker: validate vertex attribs against vs inputs by Chris Forbes · 9 years ago
  7. 4100245 shader_checker: add validation of interface between vs and fs by Chris Forbes · 9 years ago
  8. f6800b5 shader_checker: collect pipeline stages in vkCreateGraphicsPipeline by Chris Forbes · 9 years ago
  9. 4175e6f shader_checker: add hook for xglCreateGraphicsPipeline by Chris Forbes · 9 years ago
  10. 06e8fc3 shader_checker: collect interface definitions from shaders by Chris Forbes · 9 years ago
  11. 3b1c421 shader_checker: capture spir-v for every shader at vkCreateShader time by Chris Forbes · 9 years ago
  12. 2778f30 shader_checker: initial plumbing by Chris Forbes · 9 years ago
  13. af0d72c vulkan: Rename bindInfo to pBindInfo. by Jeremy Hayes · 9 years ago
  14. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  15. 38ce2b1 vulkan: Update object memory requirements (13723). by Jeremy Hayes · 9 years ago
  16. b6f3f53 layers: Change threading layer file name. by Mike Stroyan · 9 years ago
  17. 0193901 Add GetPhysicalDeviceExtensionInfo() function to API by Tobin Ehlis · 9 years ago
  18. 7ad197f layers: Removing old GetExtensionSupport API call by Tobin Ehlis · 9 years ago
  19. 3dd031b tests: Remove use of old GetExtensionSupport API by Tobin Ehlis · 9 years ago
  20. 1dbc8e2 bug 13466: Allow writing query results to buffer memory by Courtney Goeltzenleuchter · 9 years ago
  21. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 9 years ago
  22. 17b8457 glave: Disable, will update on separate branch by Courtney Goeltzenleuchter · 9 years ago
  23. e39f695 vulkan.h: V74. Unify memory pools. Bug #13633. by Mark Lobodzinski · 9 years ago
  24. 6865d4a vulkan.h: Rename parameters in vkCmdResolveImage calls by Tony Barbour · 9 years ago
  25. 2e64be8 intel: Fix xglCmdImageResolve doesn't properly support MSAA texture arrays by Tony Barbour · 9 years ago
  26. b90f9db misc: Remove validation level by Jon Ashburn · 9 years ago
  27. 3cc6572 layers: Add ThreadingChecker as a Validation layer by Tobin Ehlis · 9 years ago
  28. 9d8ba36 layers: Improve validate helpers treatment of flag enums by Tobin Ehlis · 9 years ago
  29. 3712d5c layers: Add threading checking layer by Mike Stroyan · 9 years ago
  30. e019af7 layers: indirect GPA in dispatch table by Mike Stroyan · 9 years ago
  31. 70c05e8 layers: add GPA to intercepted functions list by Mike Stroyan · 9 years ago
  32. b493438 layers: Add size helper exception for sampleCount which is not a dynamic array size by Tobin Ehlis · 9 years ago
  33. 8fbeea9 layers: memtracker - waiting on only some fences by Mike Stroyan · 9 years ago
  34. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  35. 5d37f70 layers: Check for NULL ptrs while iterating over fenceMap by Tobin Ehlis · 9 years ago
  36. a163ef0 layers: Remove unused object tracker code by Courtney Goeltzenleuchter · 9 years ago
  37. c84c078 layers: Fix APIDump in NoAddr mode so params aren't duplicated by Tobin Ehlis · 9 years ago
  38. 0c55f3a mem_tracker: Check for fence before retiring by Courtney Goeltzenleuchter · 9 years ago
  39. b268921 layers: MemTracker error message fixes by Mark Lobodzinski · 9 years ago
  40. 4006664 loader: Only check magic value from Icd on debug builds. by Jon Ashburn · 9 years ago
  41. 4d7ef00 layers: APIDump shouldn't unwrap gpu obj by default. Deleted some dead code. by Tobin Ehlis · 9 years ago
  42. eb77f42 Don't build the GlaveSnapshot layer. by Ian Elliott · 9 years ago
  43. e19c915 Win: Some compilation/link fixes. by Ian Elliott · 9 years ago
  44. 19c2502 loader: Add support for loading layers that support a group by Jon Ashburn · 9 years ago
  45. 120cfbe layers: Add extension Validation so loader will add layers with Validation by Jon Ashburn · 9 years ago
  46. 7b7c5bb layers: Fix for registering a debug callback routine by Tony Barbour · 9 years ago
  47. fc2e38c loader: Add check for invalid enabled extensions at CreateInstance by Jon Ashburn · 9 years ago
  48. 3d526cb loader: Fix GetProcAddr to return proper function pointers for app by Jon Ashburn · 9 years ago
  49. 2ff2167 Win: Change xgl->vk/vulkan (towards being able to build on Windows). by Ian Elliott · 9 years ago
  50. 0977abc Change "XGL" to "Vulkan" in header/copyright for auto-gen code. by Ian Elliott · 9 years ago
  51. 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
  52. 08bf281 loader: Fix disptach table init for non-dispatchable functions by Jon Ashburn · 9 years ago
  53. abc1bc4 layers: Added in fence state validation to MemTracker by Mark Lobodzinski · 9 years ago
  54. a2727c9 layers: Missed rename in xgl_layer_generate.py by Mark Lobodzinski · 9 years ago
  55. 9fd4cc4 vulkan: Add vkGetGlobalExtensionInfo entrypoint by Jon Ashburn · 9 years ago
  56. aa58f67 vulkan: Match white space formating of upstream by Courtney Goeltzenleuchter · 9 years ago
  57. 4b140cb vulkan: Avoid use of reserved underscore-uppercase sequence by Courtney Goeltzenleuchter · 9 years ago
  58. a1835ca vk_platform: Remove unneeded type after rename by Courtney Goeltzenleuchter · 9 years ago
  59. a6d5880 param_checker: Enable and update renamed bits by Courtney Goeltzenleuchter · 9 years ago
  60. 548c4bc vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  61. 502744a vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  62. 4d9f465 layers: Remove wrapping of GPU objects by loader and layers by Jon Ashburn · 9 years ago
  63. b67bf3b loader: Don't have GetExtensionSupport as loader special case code by Jon Ashburn · 9 years ago
  64. ecceaad loader: Activate layers at EnumerateGpus instead of CreateDevice by Jon Ashburn · 9 years ago
  65. bacb0f5 loader: refactor layer activation function to handle more general inputs by Jon Ashburn · 9 years ago
  66. 340d666 loader: Store the enabled extensions at CreateInstance by Jon Ashburn · 9 years ago
  67. ee8373f vulkan.h: v75. Add cube-compatible image create bit. Bug 13609 by Mark Lobodzinski · 9 years ago
  68. 38ca49b vulkan.h: Added comments as specified in Bug 13606 by Mark Lobodzinski · 9 years ago
  69. ebc5cb4 layers: ObjTracker -- free each queue's memRefs by Mark Lobodzinski · 9 years ago
  70. f2ccd5a layers: Get ObjectTracker working with memory reference changes by Courtney Goeltzenleuchter · 9 years ago
  71. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  72. 06ebd75 Win: Fix typo and incorrect strlen for finding/loading ICDs. by Ian Elliott · 9 years ago
  73. 22c8f0c tests: layer test can fail more gracefully by Tony Barbour · 9 years ago
  74. 44bb3ab tests: Don't call unbind if we haven't called bind by Tony Barbour · 9 years ago
  75. 256726b glavesnapshot: Follow vulkan.h changes by Courtney Goeltzenleuchter · 9 years ago
  76. 6269878 Fixed Windows compilation/link errors ... by Courtney Goeltzenleuchter · 9 years ago
  77. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  78. cf0bfb1 rename programming guide. by Courtney Goeltzenleuchter · 9 years ago
  79. b0cedb8 rename vkPlatform.h -> vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  80. ecc6bd0 layers: Migrate remaining malloc/free calls in DrawState to new/delete by Tobin Ehlis · 9 years ago
  81. e78dbd8 layers: Unify APIDump into a single layer with settings to vary behavior by Tobin Ehlis · 9 years ago
  82. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  83. f77fd65 tests: Initialize framebuffer and renderpass during startup by Tony Barbour · 9 years ago
  84. 0b4d956 tests: Better layer validation testing by Tony Barbour · 9 years ago
  85. f39b3ec xgl.h v70. Fix for vkUpdateDescriptors. Bug 13615 by Courtney Goeltzenleuchter · 9 years ago
  86. dba7998 vk_helper: convert xgl refs to vk/vulkan refs by Courtney Goeltzenleuchter · 9 years ago
  87. e5ae186 layers: remove unused functions from generator by Courtney Goeltzenleuchter · 9 years ago
  88. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago
  89. 7d378ad rename: Clean header to match svn version by Courtney Goeltzenleuchter · 9 years ago
  90. d365eeb tests: rename xglbase to vkbase by Courtney Goeltzenleuchter · 9 years ago
  91. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  92. 64d1a71 Symbolic links while things are moving by Courtney Goeltzenleuchter · 9 years ago
  93. ad5c0a5 param_check: Add Queue[Add|Remove]MemReference by Courtney Goeltzenleuchter · 9 years ago
  94. fd954db intel: Add XGL_PIPE_EVENT_LOCAL_FRAGMENT_PROCESSING_COMPLETE by Tony Barbour · 9 years ago
  95. bd03c35 include: Dbg entrypoints should be protected by XGL_PROTOTYPES by Jon Ashburn · 9 years ago
  96. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  97. 5f3960e layers: Update GetExtensionSupport() to handle queries for layer name by Jon Ashburn · 9 years ago
  98. 499b3ba loader: Merge extensions and layers by Courtney Goeltzenleuchter · 9 years ago
  99. ab5636c layers: Set default debug output to stdout by Courtney Goeltzenleuchter · 9 years ago
  100. 00a939b tests: add missing layer_validation_tests.cpp by Peter Lohrmann · 9 years ago