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