1. d7a5cff bug-13751: Update vkCmdClearColorImage color parameter by Courtney Goeltzenleuchter · 9 years ago
  2. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 9 years ago
  3. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  4. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  5. af0d72c vulkan: Rename bindInfo to pBindInfo. by Jeremy Hayes · 9 years ago
  6. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  7. 7ad197f layers: Removing old GetExtensionSupport API call by Tobin Ehlis · 9 years ago
  8. 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
  9. bacb0f5 loader: refactor layer activation function to handle more general inputs by Jon Ashburn · 9 years ago
  10. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  11. 256726b glavesnapshot: Follow vulkan.h changes by Courtney Goeltzenleuchter · 9 years ago
  12. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  13. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  14. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  15. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 9 years ago
  16. 2ebabfb xgl: Remove QueueSetGlobalMemReferences by Courtney Goeltzenleuchter · 9 years ago
  17. c951e74 xgl: Remove old GPU maxMemReferencesPerSubmission by Courtney Goeltzenleuchter · 9 years ago
  18. 2112d6b build: enable Glave and all layers but drawState by Jon Ashburn · 9 years ago
  19. ebb9584 xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE by Courtney Goeltzenleuchter · 9 years ago
  20. 583495b xgl: Remove xglSetFastClearColor / xglSetFastClearDepth by Courtney Goeltzenleuchter · 9 years ago
  21. e2aaad0 FIXUP: Remove PIPELINE_DELTA by Courtney Goeltzenleuchter · 9 years ago
  22. 9e433bb xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 9 years ago
  23. 1e8f3be xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 9 years ago
  24. 69894b7 xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 9 years ago
  25. a8a5800 FIXUP: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  26. f31c1bd FIXUP: Add glave support for xglCmdClearColor patch by Courtney Goeltzenleuchter · 9 years ago
  27. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  28. 6d84923 glaveSnapshot: snapshot now does deep copy of DEVICE_CREATE_INFO struct. by Peter Lohrmann · 9 years ago
  29. 0506950 glaveSnapshot: Reorganize creation/insertion and deletion of objects by Peter Lohrmann · 9 years ago
  30. 4522141 GlaveSnapshot: Remove ifdef'd code for OBJ_NODES. by Peter Lohrmann · 9 years ago
  31. 623be4e GlaveSnapshot Layer: Objects are now tracked within a GLV_VK_SNAPSHOT structure. by Peter Lohrmann · 9 years ago
  32. 506bbda GlaveSnapshot layer: remove code specific to validation by Peter Lohrmann · 9 years ago
  33. 1ea1271 GlaveSnapshot layer: Snapshot information is now passed to the message callback. by Peter Lohrmann · 9 years ago
  34. 0582ed3 GlaveSnapshot layer: Rename enums and entrypoints to make them layer specific; add an entrypoint to print the object lists. by Peter Lohrmann · 9 years ago
  35. 333d68f GlaveSnapshot Layer: Use correct header file. by Peter Lohrmann · 9 years ago
  36. d67314b GlaveSnapshot Layer: Initial code which is basically a copy of the ObjectTracker layer. by Peter Lohrmann · 9 years ago