1. 4c97d7a tests: Buffers/Images that map need VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT by Tony Barbour · 9 years ago
  2. f20f87b misc: Changes to clean up warnings in Release build by Tony Barbour · 9 years ago
  3. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  4. 0fadf5f vulkan: Update vulkan.h for revision 89 -- Bug #13743 by Mark Lobodzinski · 9 years ago
  5. d4c1a50 vulkan: Update vulkan.h for revision 88 -- Bug #13744 by Cody Northrop · 9 years ago
  6. a3b9a20 vulkan: Remove VkDescriptorSetLayoutChain from vkCmdBindDescriptorSets by Chia-I Wu · 9 years ago
  7. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  8. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  9. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  10. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 9 years ago
  11. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  12. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  13. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  14. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  15. f77fd65 tests: Initialize framebuffer and renderpass during startup by Tony Barbour · 9 years ago
  16. f39b3ec xgl.h v70. Fix for vkUpdateDescriptors. Bug 13615 by Courtney Goeltzenleuchter · 9 years ago
  17. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago[Renamed (99%) from tests/xglrenderframework.cpp]
  18. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  19. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  20. 09b7ac3 tests: Add QueueCommandBuffer that takes a fence by Tony Barbour · 9 years ago
  21. 148e158 Updated header file to version 67 (xglResetFences) by Mark Lobodzinski · 9 years ago
  22. be4f0cd tests: Add method to set image layout by Courtney Goeltzenleuchter · 9 years ago
  23. 97b7523 xgl: Enable new mem ref functions by Courtney Goeltzenleuchter · 9 years ago
  24. 53f07d7 binding: update for xglCmdBindDescriptorSets() by Chia-I Wu · 9 years ago
  25. 0743e83 binding: update for pImmutableSamplers by Chia-I Wu · 9 years ago
  26. 41126e5 binding: introduce XGL_DESCRIPTOR_SET_LAYOUT_CHAIN by Chia-I Wu · 9 years ago
  27. 47a5d6f binding: remove XGL_DESCRIPTOR_TYPE_RAW_BUFFER* by Chia-I Wu · 9 years ago
  28. b41393e binding: update XGL_DESCRIPTOR_SET_LAYOUT_CREATE_INFO by Chia-I Wu · 9 years ago
  29. 985ba16 binding: rename descriptor region to descriptor pool by Chia-I Wu · 9 years ago
  30. 1c45ce0 tests: Make depthStencil an object in Render Framework by Tony Barbour · 9 years ago
  31. 044703b tests: Free resources at end of test by Tony Barbour · 9 years ago
  32. 77268a6 xgl: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  33. b3efe9b xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 9 years ago
  34. 1e8f3be xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 9 years ago
  35. 69894b7 xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 9 years ago
  36. 679bbfa tests: Add default clear colors to render framework by Courtney Goeltzenleuchter · 9 years ago
  37. b4337c1 tests: Use render target vector's count by Courtney Goeltzenleuchter · 9 years ago
  38. d462fba xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 9 years ago
  39. 3654d60 xgl: Add missing formats and remove channel mapping by Courtney Goeltzenleuchter · 9 years ago
  40. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  41. 3c9a510 tests: Wait to init targetView until needed by Tony Barbour · 9 years ago
  42. 5dc515d tests: Add CopyImage to XglImage and use for textures by Tony Barbour · 9 years ago
  43. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 9 years ago
  44. ebc093f tests: Replace texture change colors with initial colors by Tony Barbour · 9 years ago
  45. 579f780 tests: Accomodate optimal tiling images (for nvidia) by Tony Barbour · 9 years ago
  46. 976fc16 tests: Cleanup some set objects and memory that were flagged by validation by Tobin Ehlis · 9 years ago
  47. c8d1ec5 intel: honor pointOrigin by Chia-I Wu · 9 years ago
  48. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  49. 5de7257 tests: Update framework to initialize clear color to black by Tobin Ehlis · 9 years ago
  50. a53a694 tests: Use buffers format when writing PPM files by Tony Barbour · 9 years ago
  51. c52b775 layers: Updated mem_tracker for new header changes. by Mark Lobodzinski · 9 years ago
  52. 3db6d9b intel: Add colorAttachmentCount by Courtney Goeltzenleuchter · 9 years ago
  53. 250dcdd intel: Remove unnecessary dualBlendMode enable by Courtney Goeltzenleuchter · 9 years ago
  54. bbe3cc5 intel: Remove scissor enable and scissor count by Courtney Goeltzenleuchter · 9 years ago
  55. d5d83ed xgl: Fix typo in memory barriers APIs by Mark Lobodzinski · 9 years ago
  56. 1e46489 tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus by Jon Ashburn · 9 years ago
  57. 837ef92 xgl: Fix pMemBarriers references by Mark Lobodzinski · 9 years ago
  58. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 9 years ago
  59. dffa120 xgl: Add framebuffer-no-attachment support by Mark Lobodzinski · 9 years ago
  60. a058eee Update XGL_FORMAT. by Jeremy Hayes · 9 years ago
  61. 11078b0 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  62. bb0c8d2 demos, tests: use XGL_BUFFER_VIEW_RAW for constant buffers by Chia-I Wu · 9 years ago
  63. fb80d5f xgl: Resource transition proposal from Bug 12904. by Mike Stroyan · 10 years ago
  64. f52346d driver:implement changes for Dynamic State by Tony Barbour · 9 years ago
  65. 1a28fe0 update for buffer object changes by Chia-I Wu · 10 years ago
  66. d65ae08 misc: Fix tiler rebase in driver, tests, include by Jeremy Hayes · 10 years ago
  67. cdc40be tests: Remove CmdBindAttachments() for Tiler Gpus by Jon Ashburn · 10 years ago
  68. c4164b1 tests: Update BeginCommandBuffer Api for Tiler GPUs by Jon Ashburn · 10 years ago
  69. 89fd9fd tests:Remove unused code by Tony Barbour · 10 years ago
  70. 22e32a1 tests cmdBuffer now binds each state individually by Tony Barbour · 10 years ago
  71. fb1459b tests: fold xgldevice.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  72. f50ee21 tests: remove XglDevice::CreateImage() by Chia-I Wu · 10 years ago
  73. a6bc0ce tests: fold xglimage.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  74. 2648d09 tests: derive XglPipelineObj from xgl_testing::Pipeline by Chia-I Wu · 10 years ago
  75. babc0fd tests: derive XglShaderObj from xgl_testing::Shader by Chia-I Wu · 10 years ago
  76. ac0f1e7 tests: derive XglDescriptorSetObj from xgl_testing::DescriptorSet by Chia-I Wu · 10 years ago
  77. e9864b5 tests: derive XglSamplerObj from xgl_testing::Sampler by Chia-I Wu · 10 years ago
  78. 13a3aa8 tests: derive XglTextureObj from xgl_testing::Image by Chia-I Wu · 10 years ago
  79. c86b54c tests: fix resource types in XglShaderObj by Chia-I Wu · 10 years ago
  80. a07fee6 tests: derive XglConstantBufferObj from xgl_testing::GpuMemory by Chia-I Wu · 10 years ago
  81. 283d7a6 tests: store XGL_GPU_MEMORYs in XglMemoryRefManager by Chia-I Wu · 10 years ago
  82. d28343c tests: derive XglCommandBufferObj from xgl_testing::CmdBuffer by Chia-I Wu · 10 years ago
  83. af11d92 tests: remove dependencies on xglgpu.h by Chia-I Wu · 10 years ago
  84. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  85. 824b771 tests:Fix sampler bug + use total descSet slots in map by Tony Barbour · 10 years ago
  86. b5f4d08 tests:Add CreateDescriptor set that doesn't bind by Tony Barbour · 10 years ago
  87. 30cc9e8 tests:Add cmdbuffer methods to replace GenTriangle call by Tony Barbour · 10 years ago
  88. af1f919 tests:Index buffer needs method to return index type by Tony Barbour · 10 years ago
  89. 976e1cf tests:Add CreatePipeline that doesn't bind cmdbuffer by Tony Barbour · 10 years ago
  90. 6f18429 intel, tests, glave: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  91. b4c2aa4 intel, tests: fix -Wswitch warnings by Chia-I Wu · 10 years ago
  92. 837f995 intel, tests: fix -Wreorder warnings by Chia-I Wu · 10 years ago
  93. 099a9eb tests:Remove cmdbuffer parameter from SetMemoryState call by Tony Barbour · 10 years ago
  94. 471338d tests:Add and use methods for Begin/End/PrepMemory by Tony Barbour · 10 years ago
  95. 3842280 tests:Use command buffer object in SetMemoryState by Tony Barbour · 10 years ago
  96. 6d047bf tests:Add CommandBufferObj by Tony Barbour · 10 years ago
  97. ecebf75 tests: add MRT support by Chia-I Wu · 10 years ago
  98. 62bf1dc tests: remove redundant m_render_target_format/m_cb_attachment_state by Chia-I Wu · 10 years ago
  99. 82c3952 tests:Better formatting between routines by Tony Barbour · 10 years ago
  100. fcbf447 tests:Remove unused code by Tony Barbour · 10 years ago