1. 5dc515d tests: Add CopyImage to XglImage and use for textures by Tony Barbour · 10 years ago
  2. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 10 years ago
  3. ebc093f tests: Replace texture change colors with initial colors by Tony Barbour · 10 years ago
  4. 579f780 tests: Accomodate optimal tiling images (for nvidia) by Tony Barbour · 10 years ago
  5. a8bea1d tests: Use image format to determine tiling by Tony Barbour · 10 years ago
  6. d22e3ff tests: Add layer_test_suite.py by Tobin Ehlis · 10 years ago
  7. 976fc16 tests: Cleanup some set objects and memory that were flagged by validation by Tobin Ehlis · 10 years ago
  8. c8d1ec5 intel: honor pointOrigin by Chia-I Wu · 10 years ago
  9. c0f8e90 tests: Change BIL to SPV in golden image filenames by Cody Northrop · 10 years ago
  10. 3bfd27c SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 10 years ago
  11. 054a470 icd: Rename icd-bil.h to icd-spv.h by Cody Northrop · 10 years ago
  12. c1638cc Fix compilation errors and warnings for latest SPIRV headers. by Steve K · 10 years ago
  13. 5de7257 tests: Update framework to initialize clear color to black by Tobin Ehlis · 10 years ago
  14. a20bae6 tests: Remove Opengl / Glut dependencies by Tony Barbour · 10 years ago
  15. a53a694 tests: Use buffers format when writing PPM files by Tony Barbour · 10 years ago
  16. 96db882 tests: Use XGL to --show-images instead of OpenGL/Glut by Tony Barbour · 10 years ago
  17. 92400bb tests: Move environment object into sharable file by Tony Barbour · 10 years ago
  18. 5adee1c misc: Use XGL_API_VERSION instead of hard coded value by Courtney Goeltzenleuchter · 10 years ago
  19. c52b775 layers: Updated mem_tracker for new header changes. by Mark Lobodzinski · 10 years ago
  20. 49a6b4b tests: Fix cut-and-paste error in QuadWithIndexedVertexFetch test. by Mark Lobodzinski · 10 years ago
  21. b11a0d0 tests: Fix XGLTriangleTest to not bind VBO since it doesn't use one by Tobin Ehlis · 10 years ago
  22. 3db6d9b intel: Add colorAttachmentCount by Courtney Goeltzenleuchter · 10 years ago
  23. 250dcdd intel: Remove unnecessary dualBlendMode enable by Courtney Goeltzenleuchter · 10 years ago
  24. bbe3cc5 intel: Remove scissor enable and scissor count by Courtney Goeltzenleuchter · 10 years ago
  25. 661dc37 Enable additional Linux warnings, for loader/layers/demos. by Ian Elliott · 10 years ago
  26. c0521e7 tests demos: Fix pDataSize to be either unitinitalized or initialized. by Jon Ashburn · 10 years ago
  27. e13f198 render_pass: Add CmdBegin{End}RenderPass() by Jon Ashburn · 10 years ago
  28. d5d83ed xgl: Fix typo in memory barriers APIs by Mark Lobodzinski · 10 years ago
  29. 1e46489 tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus by Jon Ashburn · 10 years ago
  30. 837ef92 xgl: Fix pMemBarriers references by Mark Lobodzinski · 10 years ago
  31. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  32. dffa120 xgl: Add framebuffer-no-attachment support by Mark Lobodzinski · 10 years ago
  33. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  34. e0d8788 xgl: Rename semaphore enums by Mark Lobodzinski · 10 years ago
  35. 698ee78 tests: Fix testbinding alloc_mem method by Jon Ashburn · 10 years ago
  36. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  37. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  38. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  39. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  40. 25bbe46 memory alloc: For buffer allocations use the buffer_info structure by Jon Ashburn · 10 years ago
  41. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  42. 7e78195 memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. by Jon Ashburn · 10 years ago
  43. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  44. 86b36ac tests: Remove calls to xglGetMemoryHeapXXX by Jon Ashburn · 10 years ago
  45. 11078b0 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  46. bb0c8d2 demos, tests: use XGL_BUFFER_VIEW_RAW for constant buffers by Chia-I Wu · 10 years ago
  47. 424033f complete fixed-function vertex fetch support by Chia-I Wu · 10 years ago
  48. fb80d5f xgl: Resource transition proposal from Bug 12904. by Mike Stroyan · 10 years ago
  49. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  50. 4f66a16 Remove unnecessary semicolon by Tony Barbour · 10 years ago
  51. f80ccd3 tests:Fix memory leak by Tony Barbour · 10 years ago
  52. 1a28fe0 update for buffer object changes by Chia-I Wu · 10 years ago
  53. d65ae08 misc: Fix tiler rebase in driver, tests, include by Jeremy Hayes · 10 years ago
  54. cdc40be tests: Remove CmdBindAttachments() for Tiler Gpus by Jon Ashburn · 10 years ago
  55. c4164b1 tests: Update BeginCommandBuffer Api for Tiler GPUs by Jon Ashburn · 10 years ago
  56. f7e282a tests: Fix regresions in trace/replay from uninitialized parameters. by Jon Ashburn · 10 years ago
  57. 04ad120 render_test: Add std140 layout test by Cody Northrop · 10 years ago
  58. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  59. c444236 tests:Change rotate parameter from int to bool by Tony Barbour · 10 years ago
  60. 89fd9fd tests:Remove unused code by Tony Barbour · 10 years ago
  61. d726a17 tests:Change XGLTriangleTest to use DrawPreparation by Tony Barbour · 10 years ago
  62. 664accc tests:More tests using DrawPreparation by Tony Barbour · 10 years ago
  63. 1fde694 tests: Start using DrawPreparation not DrawTriangle by Tony Barbour · 10 years ago
  64. 22e32a1 tests cmdBuffer now binds each state individually by Tony Barbour · 10 years ago
  65. 304ec8b tests: Replace GenericTriangle call with OO code by Tony Barbour · 10 years ago
  66. 510c999 tests: do not enable layers by default by Chia-I Wu · 10 years ago
  67. fb1459b tests: fold xgldevice.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  68. fe84fe1 tests: skip XglDevice in init.cpp and image_tests.cpp by Chia-I Wu · 10 years ago
  69. 8089cc1 tests: call {Init,Shutdown}Framework from SetUp/TearDwon by Chia-I Wu · 10 years ago
  70. f50ee21 tests: remove XglDevice::CreateImage() by Chia-I Wu · 10 years ago
  71. f82631a tests: remove unused XglDevice::AllocAndBindGpuMemory() by Chia-I Wu · 10 years ago
  72. a6bc0ce tests: fold xglimage.{cpp,h} into xglrenderframework.{cpp,h} by Chia-I Wu · 10 years ago
  73. 2648d09 tests: derive XglPipelineObj from xgl_testing::Pipeline by Chia-I Wu · 10 years ago
  74. babc0fd tests: derive XglShaderObj from xgl_testing::Shader by Chia-I Wu · 10 years ago
  75. ac0f1e7 tests: derive XglDescriptorSetObj from xgl_testing::DescriptorSet by Chia-I Wu · 10 years ago
  76. e9864b5 tests: derive XglSamplerObj from xgl_testing::Sampler by Chia-I Wu · 10 years ago
  77. 13a3aa8 tests: derive XglTextureObj from xgl_testing::Image by Chia-I Wu · 10 years ago
  78. c86b54c tests: fix resource types in XglShaderObj by Chia-I Wu · 10 years ago
  79. a07fee6 tests: derive XglConstantBufferObj from xgl_testing::GpuMemory by Chia-I Wu · 10 years ago
  80. 283d7a6 tests: store XGL_GPU_MEMORYs in XglMemoryRefManager by Chia-I Wu · 10 years ago
  81. d28343c tests: derive XglCommandBufferObj from xgl_testing::CmdBuffer by Chia-I Wu · 10 years ago
  82. 172d294 tests: derive XglImage from xgl_testing::Image by Chia-I Wu · 10 years ago
  83. 040312a tests: remove unused xglgpu.{cpp,h} by Chia-I Wu · 10 years ago
  84. af11d92 tests: remove dependencies on xglgpu.h by Chia-I Wu · 10 years ago
  85. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  86. 46a3263 tests: remove base_render_test.cpp by Chia-I Wu · 10 years ago
  87. e34256d tests: remove unused displayengine.{cpp,h} by Chia-I Wu · 10 years ago
  88. 328e4f9 tests: remove unused debug.h by Chia-I Wu · 10 years ago
  89. a9a506a tests: use the new binding in blit tests by Chia-I Wu · 10 years ago
  90. f1e2e99 tests: add a new XGL C++ binding by Chia-I Wu · 10 years ago
  91. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  92. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  93. 2bb96ef tests: add XglCmdCloneImageDataTest.Basic by Chia-I Wu · 10 years ago
  94. d642238 tests: add XglCmdClearColorImageRawTest.Basic by Chia-I Wu · 10 years ago
  95. 5bc2786 tests: make XglCmdClearColorImageTest reusable for raw clears by Chia-I Wu · 10 years ago
  96. df39144 tests: allow tiled images in blit tests by Chia-I Wu · 10 years ago
  97. 42b97b8 tests: add XglCmdCopyImageToMemoryTest.Basic by Chia-I Wu · 10 years ago
  98. d808ada tests: no format filtering in XglCmdCopy{,MemoryTo}ImageTest by Chia-I Wu · 10 years ago
  99. 72e3433 tests: improve blit check pattern by Chia-I Wu · 10 years ago
  100. 824b771 tests:Fix sampler bug + use total descSet slots in map by Tony Barbour · 10 years ago