1. d4c1a50 vulkan: Update vulkan.h for revision 88 -- Bug #13744 by Cody Northrop · 9 years ago
  2. 9430c78 demos: Update demos and tests to use vkGetGlobalExtensionInfo to check extensions by Tobin Ehlis · 9 years ago
  3. 71a8512 Bug 13632 Header 84 Add offset and size to VkMapMemory by Tony Barbour · 9 years ago
  4. a3b9a20 vulkan: Remove VkDescriptorSetLayoutChain from vkCmdBindDescriptorSets by Chia-I Wu · 9 years ago
  5. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  6. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  7. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  8. 38ce2b1 vulkan: Update object memory requirements (13723). by Jeremy Hayes · 9 years ago
  9. 3dd031b tests: Remove use of old GetExtensionSupport API by Tobin Ehlis · 9 years ago
  10. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 9 years ago
  11. e39f695 vulkan.h: V74. Unify memory pools. Bug #13633. by Mark Lobodzinski · 9 years ago
  12. b90f9db misc: Remove validation level by Jon Ashburn · 9 years ago
  13. 3712d5c layers: Add threading checking layer by Mike Stroyan · 9 years ago
  14. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  15. 502744a vulkan: Naming beautification by Courtney Goeltzenleuchter · 9 years ago
  16. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  17. 22c8f0c tests: layer test can fail more gracefully by Tony Barbour · 9 years ago
  18. 44bb3ab tests: Don't call unbind if we haven't called bind by Tony Barbour · 9 years ago
  19. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  20. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  21. f77fd65 tests: Initialize framebuffer and renderpass during startup by Tony Barbour · 9 years ago
  22. 0b4d956 tests: Better layer validation testing by Tony Barbour · 9 years ago
  23. f39b3ec xgl.h v70. Fix for vkUpdateDescriptors. Bug 13615 by Courtney Goeltzenleuchter · 9 years ago
  24. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago
  25. d365eeb tests: rename xglbase to vkbase by Courtney Goeltzenleuchter · 9 years ago
  26. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  27. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  28. 00a939b tests: add missing layer_validation_tests.cpp by Peter Lohrmann · 9 years ago
  29. 09b7ac3 tests: Add QueueCommandBuffer that takes a fence by Tony Barbour · 9 years ago
  30. 300a608 tests: Start on adding layer validation tests by Tony Barbour · 9 years ago
  31. 148e158 Updated header file to version 67 (xglResetFences) by Mark Lobodzinski · 9 years ago
  32. be4f0cd tests: Add method to set image layout by Courtney Goeltzenleuchter · 9 years ago
  33. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 9 years ago
  34. 2ebabfb xgl: Remove QueueSetGlobalMemReferences by Courtney Goeltzenleuchter · 9 years ago
  35. e5f0e6c tests: Simplify calling RecordImage by Courtney Goeltzenleuchter · 9 years ago
  36. 53f07d7 binding: update for xglCmdBindDescriptorSets() by Chia-I Wu · 9 years ago
  37. 0743e83 binding: update for pImmutableSamplers by Chia-I Wu · 9 years ago
  38. 41126e5 binding: introduce XGL_DESCRIPTOR_SET_LAYOUT_CHAIN by Chia-I Wu · 9 years ago
  39. 47a5d6f binding: remove XGL_DESCRIPTOR_TYPE_RAW_BUFFER* by Chia-I Wu · 9 years ago
  40. fae40bc binding: rename xglClearDescriptorPool() by Chia-I Wu · 9 years ago
  41. b41393e binding: update XGL_DESCRIPTOR_SET_LAYOUT_CREATE_INFO by Chia-I Wu · 9 years ago
  42. 985ba16 binding: rename descriptor region to descriptor pool by Chia-I Wu · 9 years ago
  43. f35a514 tests: Add test for sparse vertex attr capability by Courtney Goeltzenleuchter · 9 years ago
  44. 9ddd310 tests: Correct test names by Courtney Goeltzenleuchter · 9 years ago
  45. fe88043 tests: remove unnecessary shader comments by Courtney Goeltzenleuchter · 9 years ago
  46. 0d62527 xgl: Update interface for sparse vertex attrs by Courtney Goeltzenleuchter · 9 years ago
  47. 1c45ce0 tests: Make depthStencil an object in Render Framework by Tony Barbour · 9 years ago
  48. 044703b tests: Free resources at end of test by Tony Barbour · 9 years ago
  49. ebb9584 xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE by Courtney Goeltzenleuchter · 9 years ago
  50. 77268a6 xgl: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  51. 0d40f15 xgl: Remove PIPELINE_DELTA. by Courtney Goeltzenleuchter · 9 years ago
  52. b3efe9b xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 9 years ago
  53. 1e8f3be xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 9 years ago
  54. 69894b7 xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 9 years ago
  55. 679bbfa tests: Add default clear colors to render framework by Courtney Goeltzenleuchter · 9 years ago
  56. b4337c1 tests: Use render target vector's count by Courtney Goeltzenleuchter · 9 years ago
  57. c80a557 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  58. d462fba xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 9 years ago
  59. 3654d60 xgl: Add missing formats and remove channel mapping by Courtney Goeltzenleuchter · 9 years ago
  60. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  61. 76b984a tests: fix environment tear-down without X11 setup by Chia-I Wu · 9 years ago
  62. 2b3ae0f tests: Change rename CreateWindow for Windows by Tony Barbour · 9 years ago
  63. 0dd968a tests: WIN32 assumes no SPIRV for now by Tony Barbour · 9 years ago
  64. 831062d tests: Make sure buffers are added to DescSet by Tony Barbour · 9 years ago
  65. 84d448c tests: Use staging buffer for WritePPM by Tony Barbour · 9 years ago
  66. 3c9a510 tests: Wait to init targetView until needed by Tony Barbour · 9 years ago
  67. 5dc515d tests: Add CopyImage to XglImage and use for textures by Tony Barbour · 9 years ago
  68. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 9 years ago
  69. ebc093f tests: Replace texture change colors with initial colors by Tony Barbour · 9 years ago
  70. 579f780 tests: Accomodate optimal tiling images (for nvidia) by Tony Barbour · 9 years ago
  71. a8bea1d tests: Use image format to determine tiling by Tony Barbour · 9 years ago
  72. d22e3ff tests: Add layer_test_suite.py by Tobin Ehlis · 9 years ago
  73. 976fc16 tests: Cleanup some set objects and memory that were flagged by validation by Tobin Ehlis · 9 years ago
  74. c8d1ec5 intel: honor pointOrigin by Chia-I Wu · 9 years ago
  75. c0f8e90 tests: Change BIL to SPV in golden image filenames by Cody Northrop · 9 years ago
  76. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  77. 054a470 icd: Rename icd-bil.h to icd-spv.h by Cody Northrop · 9 years ago
  78. c1638cc Fix compilation errors and warnings for latest SPIRV headers. by Steve K · 9 years ago
  79. 5de7257 tests: Update framework to initialize clear color to black by Tobin Ehlis · 9 years ago
  80. a20bae6 tests: Remove Opengl / Glut dependencies by Tony Barbour · 9 years ago
  81. a53a694 tests: Use buffers format when writing PPM files by Tony Barbour · 9 years ago
  82. 96db882 tests: Use XGL to --show-images instead of OpenGL/Glut by Tony Barbour · 9 years ago
  83. 92400bb tests: Move environment object into sharable file by Tony Barbour · 9 years ago
  84. 5adee1c misc: Use XGL_API_VERSION instead of hard coded value by Courtney Goeltzenleuchter · 9 years ago
  85. c52b775 layers: Updated mem_tracker for new header changes. by Mark Lobodzinski · 9 years ago
  86. 49a6b4b tests: Fix cut-and-paste error in QuadWithIndexedVertexFetch test. by Mark Lobodzinski · 9 years ago
  87. b11a0d0 tests: Fix XGLTriangleTest to not bind VBO since it doesn't use one by Tobin Ehlis · 9 years ago
  88. 3db6d9b intel: Add colorAttachmentCount by Courtney Goeltzenleuchter · 10 years ago
  89. 250dcdd intel: Remove unnecessary dualBlendMode enable by Courtney Goeltzenleuchter · 10 years ago
  90. bbe3cc5 intel: Remove scissor enable and scissor count by Courtney Goeltzenleuchter · 10 years ago
  91. 661dc37 Enable additional Linux warnings, for loader/layers/demos. by Ian Elliott · 9 years ago
  92. c0521e7 tests demos: Fix pDataSize to be either unitinitalized or initialized. by Jon Ashburn · 10 years ago
  93. e13f198 render_pass: Add CmdBegin{End}RenderPass() by Jon Ashburn · 10 years ago
  94. d5d83ed xgl: Fix typo in memory barriers APIs by Mark Lobodzinski · 10 years ago
  95. 1e46489 tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus by Jon Ashburn · 10 years ago
  96. 837ef92 xgl: Fix pMemBarriers references by Mark Lobodzinski · 10 years ago
  97. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  98. dffa120 xgl: Add framebuffer-no-attachment support by Mark Lobodzinski · 10 years ago
  99. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  100. e0d8788 xgl: Rename semaphore enums by Mark Lobodzinski · 10 years ago