1. d7a5cff bug-13751: Update vkCmdClearColorImage color parameter by Courtney Goeltzenleuchter · 9 years ago
  2. d8f83d8 layers: Fix msvc++ iterator issues by David Pinedo · 9 years ago
  3. 3597a20 draw_state: Fix another MSVC++ debug assert by Courtney Goeltzenleuchter · 9 years ago
  4. ea3117c draw_state: Fix Microsoft C++ iterator assert by Courtney Goeltzenleuchter · 9 years ago
  5. ba348a9 draw_state: Fix Microsoft C++ assert by Courtney Goeltzenleuchter · 9 years ago
  6. 18f7155 misc: Changes to fix warnings in Windows / VC++ build by Tony Barbour · 9 years ago
  7. f20f87b misc: Changes to clean up warnings in Release build by Tony Barbour · 9 years ago
  8. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 9 years ago
  9. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  10. 0fadf5f vulkan: Update vulkan.h for revision 89 -- Bug #13743 by Mark Lobodzinski · 9 years ago
  11. d4c1a50 vulkan: Update vulkan.h for revision 88 -- Bug #13744 by Cody Northrop · 9 years ago
  12. a3b9a20 vulkan: Remove VkDescriptorSetLayoutChain from vkCmdBindDescriptorSets by Chia-I Wu · 9 years ago
  13. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 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. 6865d4a vulkan.h: Rename parameters in vkCmdResolveImage calls by Tony Barbour · 9 years ago
  17. e019af7 layers: indirect GPA in dispatch table by Mike Stroyan · 9 years ago
  18. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  19. 120cfbe layers: Add extension Validation so loader will add layers with Validation by Jon Ashburn · 9 years ago
  20. 9fd4cc4 vulkan: Add vkGetGlobalExtensionInfo entrypoint by Jon Ashburn · 9 years ago
  21. 502744a vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  22. 4d9f465 layers: Remove wrapping of GPU objects by loader and layers by Jon Ashburn · 9 years ago
  23. bacb0f5 loader: refactor layer activation function to handle more general inputs by Jon Ashburn · 9 years ago
  24. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  25. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  26. ecc6bd0 layers: Migrate remaining malloc/free calls in DrawState to new/delete by Tobin Ehlis · 9 years ago
  27. f39b3ec xgl.h v70. Fix for vkUpdateDescriptors. Bug 13615 by Courtney Goeltzenleuchter · 9 years ago
  28. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago
  29. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  30. 5f3960e layers: Update GetExtensionSupport() to handle queries for layer name by Jon Ashburn · 9 years ago
  31. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 9 years ago
  32. badda99 layers: Use brackets for if in previous fix by Tony Barbour · 9 years ago
  33. 9ff52b2 layers: Check for valid pipeline before validating by Tony Barbour · 9 years ago
  34. 793ad30 layers: DrawState changes to support resource binding updates by Tobin Ehlis · 9 years ago
  35. 59efe7d layers: Migrated DrawState layer to cpp by Tobin Ehlis · 9 years ago
  36. e2aaad0 FIXUP: Remove PIPELINE_DELTA by Courtney Goeltzenleuchter · 9 years ago
  37. a1c9f7a FIXUP: Add IMAGE_LAYOUT by Courtney Goeltzenleuchter · 9 years ago
  38. 91f9cee xgl: Add xglCmdBlitImage entry point by Courtney Goeltzenleuchter · 9 years ago
  39. 1e8f3be xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 9 years ago
  40. 69894b7 xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 9 years ago
  41. c80a557 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  42. d462fba xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 9 years ago
  43. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  44. f313c8b layers: Shadow PSO Creation structs directly in PIPELINE_NODE by Tobin Ehlis · 9 years ago
  45. eba312c layers: Add DrawState validation that FB samples matches PSO samples by Tobin Ehlis · 9 years ago
  46. 10ae8c1 layers: Migrated DrawState layer to cpp by Tobin Ehlis · 9 years ago