1. 985ba16 binding: rename descriptor region to descriptor pool by Chia-I Wu · 9 years ago
  2. f35a514 tests: Add test for sparse vertex attr capability by Courtney Goeltzenleuchter · 9 years ago
  3. 9ddd310 tests: Correct test names by Courtney Goeltzenleuchter · 9 years ago
  4. fe88043 tests: remove unnecessary shader comments by Courtney Goeltzenleuchter · 9 years ago
  5. 0d62527 xgl: Update interface for sparse vertex attrs by Courtney Goeltzenleuchter · 9 years ago
  6. 1c45ce0 tests: Make depthStencil an object in Render Framework by Tony Barbour · 9 years ago
  7. 044703b tests: Free resources at end of test by Tony Barbour · 9 years ago
  8. ebb9584 xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE by Courtney Goeltzenleuchter · 9 years ago
  9. 77268a6 xgl: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  10. 0d40f15 xgl: Remove PIPELINE_DELTA. by Courtney Goeltzenleuchter · 9 years ago
  11. b3efe9b xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 9 years ago
  12. 1e8f3be xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 9 years ago
  13. 69894b7 xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 9 years ago
  14. 679bbfa tests: Add default clear colors to render framework by Courtney Goeltzenleuchter · 9 years ago
  15. b4337c1 tests: Use render target vector's count by Courtney Goeltzenleuchter · 9 years ago
  16. c80a557 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  17. d462fba xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 9 years ago
  18. 3654d60 xgl: Add missing formats and remove channel mapping by Courtney Goeltzenleuchter · 9 years ago
  19. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  20. 76b984a tests: fix environment tear-down without X11 setup by Chia-I Wu · 9 years ago
  21. 2b3ae0f tests: Change rename CreateWindow for Windows by Tony Barbour · 9 years ago
  22. 0dd968a tests: WIN32 assumes no SPIRV for now by Tony Barbour · 9 years ago
  23. 831062d tests: Make sure buffers are added to DescSet by Tony Barbour · 9 years ago
  24. 84d448c tests: Use staging buffer for WritePPM by Tony Barbour · 9 years ago
  25. 3c9a510 tests: Wait to init targetView until needed by Tony Barbour · 9 years ago
  26. 5dc515d tests: Add CopyImage to XglImage and use for textures by Tony Barbour · 9 years ago
  27. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 9 years ago
  28. ebc093f tests: Replace texture change colors with initial colors by Tony Barbour · 9 years ago
  29. 579f780 tests: Accomodate optimal tiling images (for nvidia) by Tony Barbour · 9 years ago
  30. a8bea1d tests: Use image format to determine tiling by Tony Barbour · 9 years ago
  31. d22e3ff tests: Add layer_test_suite.py by Tobin Ehlis · 9 years ago
  32. 976fc16 tests: Cleanup some set objects and memory that were flagged by validation by Tobin Ehlis · 9 years ago
  33. c8d1ec5 intel: honor pointOrigin by Chia-I Wu · 9 years ago
  34. c0f8e90 tests: Change BIL to SPV in golden image filenames by Cody Northrop · 9 years ago
  35. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 9 years ago
  36. 054a470 icd: Rename icd-bil.h to icd-spv.h by Cody Northrop · 9 years ago
  37. c1638cc Fix compilation errors and warnings for latest SPIRV headers. by Steve K · 9 years ago
  38. 5de7257 tests: Update framework to initialize clear color to black by Tobin Ehlis · 9 years ago
  39. a20bae6 tests: Remove Opengl / Glut dependencies by Tony Barbour · 9 years ago
  40. a53a694 tests: Use buffers format when writing PPM files by Tony Barbour · 9 years ago
  41. 96db882 tests: Use XGL to --show-images instead of OpenGL/Glut by Tony Barbour · 9 years ago
  42. 92400bb tests: Move environment object into sharable file by Tony Barbour · 9 years ago
  43. 5adee1c misc: Use XGL_API_VERSION instead of hard coded value by Courtney Goeltzenleuchter · 9 years ago
  44. c52b775 layers: Updated mem_tracker for new header changes. by Mark Lobodzinski · 9 years ago
  45. 49a6b4b tests: Fix cut-and-paste error in QuadWithIndexedVertexFetch test. by Mark Lobodzinski · 9 years ago
  46. b11a0d0 tests: Fix XGLTriangleTest to not bind VBO since it doesn't use one by Tobin Ehlis · 9 years ago
  47. 3db6d9b intel: Add colorAttachmentCount by Courtney Goeltzenleuchter · 10 years ago
  48. 250dcdd intel: Remove unnecessary dualBlendMode enable by Courtney Goeltzenleuchter · 10 years ago
  49. bbe3cc5 intel: Remove scissor enable and scissor count by Courtney Goeltzenleuchter · 10 years ago
  50. 661dc37 Enable additional Linux warnings, for loader/layers/demos. by Ian Elliott · 9 years ago
  51. c0521e7 tests demos: Fix pDataSize to be either unitinitalized or initialized. by Jon Ashburn · 10 years ago
  52. e13f198 render_pass: Add CmdBegin{End}RenderPass() by Jon Ashburn · 10 years ago
  53. d5d83ed xgl: Fix typo in memory barriers APIs by Mark Lobodzinski · 10 years ago
  54. 1e46489 tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus by Jon Ashburn · 10 years ago
  55. 837ef92 xgl: Fix pMemBarriers references by Mark Lobodzinski · 10 years ago
  56. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  57. dffa120 xgl: Add framebuffer-no-attachment support by Mark Lobodzinski · 10 years ago
  58. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  59. e0d8788 xgl: Rename semaphore enums by Mark Lobodzinski · 10 years ago
  60. 698ee78 tests: Fix testbinding alloc_mem method by Jon Ashburn · 10 years ago
  61. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  62. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  63. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  64. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  65. 25bbe46 memory alloc: For buffer allocations use the buffer_info structure by Jon Ashburn · 10 years ago
  66. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  67. 7e78195 memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. by Jon Ashburn · 10 years ago
  68. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  69. 86b36ac tests: Remove calls to xglGetMemoryHeapXXX by Jon Ashburn · 10 years ago
  70. 11078b0 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  71. bb0c8d2 demos, tests: use XGL_BUFFER_VIEW_RAW for constant buffers by Chia-I Wu · 10 years ago
  72. 424033f complete fixed-function vertex fetch support by Chia-I Wu · 10 years ago
  73. fb80d5f xgl: Resource transition proposal from Bug 12904. by Mike Stroyan · 10 years ago
  74. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  75. 4f66a16 Remove unnecessary semicolon by Tony Barbour · 10 years ago
  76. f80ccd3 tests:Fix memory leak by Tony Barbour · 10 years ago
  77. 1a28fe0 update for buffer object changes by Chia-I Wu · 10 years ago
  78. d65ae08 misc: Fix tiler rebase in driver, tests, include by Jeremy Hayes · 10 years ago
  79. cdc40be tests: Remove CmdBindAttachments() for Tiler Gpus by Jon Ashburn · 10 years ago
  80. c4164b1 tests: Update BeginCommandBuffer Api for Tiler GPUs by Jon Ashburn · 10 years ago
  81. f7e282a tests: Fix regresions in trace/replay from uninitialized parameters. by Jon Ashburn · 10 years ago
  82. 04ad120 render_test: Add std140 layout test by Cody Northrop · 10 years ago
  83. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  84. c444236 tests:Change rotate parameter from int to bool by Tony Barbour · 10 years ago
  85. 89fd9fd tests:Remove unused code by Tony Barbour · 10 years ago
  86. d726a17 tests:Change XGLTriangleTest to use DrawPreparation by Tony Barbour · 10 years ago
  87. 664accc tests:More tests using DrawPreparation by Tony Barbour · 10 years ago
  88. 1fde694 tests: Start using DrawPreparation not DrawTriangle by Tony Barbour · 10 years ago
  89. 22e32a1 tests cmdBuffer now binds each state individually by Tony Barbour · 10 years ago
  90. 304ec8b tests: Replace GenericTriangle call with OO code by Tony Barbour · 10 years ago
  91. 510c999 tests: do not enable layers by default by Chia-I Wu · 10 years ago
  92. fb1459b tests: fold xgldevice.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  93. fe84fe1 tests: skip XglDevice in init.cpp and image_tests.cpp by Chia-I Wu · 10 years ago
  94. 8089cc1 tests: call {Init,Shutdown}Framework from SetUp/TearDwon by Chia-I Wu · 10 years ago
  95. f50ee21 tests: remove XglDevice::CreateImage() by Chia-I Wu · 10 years ago
  96. f82631a tests: remove unused XglDevice::AllocAndBindGpuMemory() by Chia-I Wu · 10 years ago
  97. a6bc0ce tests: fold xglimage.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  98. 2648d09 tests: derive XglPipelineObj from xgl_testing::Pipeline by Chia-I Wu · 10 years ago
  99. babc0fd tests: derive XglShaderObj from xgl_testing::Shader by Chia-I Wu · 10 years ago
  100. ac0f1e7 tests: derive XglDescriptorSetObj from xgl_testing::DescriptorSet by Chia-I Wu · 10 years ago