1. 283d7a6 tests: store XGL_GPU_MEMORYs in XglMemoryRefManager by Chia-I Wu · 10 years ago
  2. d28343c tests: derive XglCommandBufferObj from xgl_testing::CmdBuffer by Chia-I Wu · 10 years ago
  3. 172d294 tests: derive XglImage from xgl_testing::Image by Chia-I Wu · 10 years ago
  4. 040312a tests: remove unused xglgpu.{cpp,h} by Chia-I Wu · 10 years ago
  5. af11d92 tests: remove dependencies on xglgpu.h by Chia-I Wu · 10 years ago
  6. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  7. 46a3263 tests: remove base_render_test.cpp by Chia-I Wu · 10 years ago
  8. e34256d tests: remove unused displayengine.{cpp,h} by Chia-I Wu · 10 years ago
  9. 328e4f9 tests: remove unused debug.h by Chia-I Wu · 10 years ago
  10. a9a506a tests: use the new binding in blit tests by Chia-I Wu · 10 years ago
  11. f1e2e99 tests: add a new XGL C++ binding by Chia-I Wu · 10 years ago
  12. 892d918 layers: DrawState layer now support the layers settings file by Jon Ashburn · 10 years ago
  13. 7d7b3cf layers: MemTracker support the new layers settings file for configuration by Jon Ashburn · 10 years ago
  14. be58264 layers: Add utilities for layer configuration via settings file. by Jon Ashburn · 10 years ago
  15. 2e4f530 xgl-generate.py: fork _generate_dispatch_entrypoints() by Chia-I Wu · 10 years ago
  16. 9a4ceb1 xgl.py: remove icd_dispatch_table by Chia-I Wu · 10 years ago
  17. e442dc3 xgl.py: use lists instead of tuples by Chia-I Wu · 10 years ago
  18. c4f24e8 xgl.py: add Extension by Chia-I Wu · 10 years ago
  19. 44951da xgl-generate.py: remove unused LayerDispatchSubcommand by Chia-I Wu · 10 years ago
  20. 6239c78 xgl-generate.py: remove unused LayerFuncsSubcommand by Chia-I Wu · 10 years ago
  21. f059c6c xgl-generate.py: remove unused IcdDispatchTableSubcommand by Chia-I Wu · 10 years ago
  22. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  23. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  24. 2bb96ef tests: add XglCmdCloneImageDataTest.Basic by Chia-I Wu · 10 years ago
  25. d642238 tests: add XglCmdClearColorImageRawTest.Basic by Chia-I Wu · 10 years ago
  26. 5bc2786 tests: make XglCmdClearColorImageTest reusable for raw clears by Chia-I Wu · 10 years ago
  27. df39144 tests: allow tiled images in blit tests by Chia-I Wu · 10 years ago
  28. 42b97b8 tests: add XglCmdCopyImageToMemoryTest.Basic by Chia-I Wu · 10 years ago
  29. d808ada tests: no format filtering in XglCmdCopy{,MemoryTo}ImageTest by Chia-I Wu · 10 years ago
  30. 72e3433 tests: improve blit check pattern by Chia-I Wu · 10 years ago
  31. bba8fc0 cmake: remove -Werror from CMAKE_C_FLAGS by Chia-I Wu · 10 years ago
  32. db2b387 layers: fix parallel building by Chia-I Wu · 10 years ago
  33. 10fbf56 Added missing libs: libmagickwand-dev qt5-default by Norbert Nopper · 9 years ago
  34. 524745e Update BUILD.md by Norbert Nopper · 9 years ago
  35. 604e60f Update BUILD.md by Norbert Nopper · 9 years ago
  36. 0b5110b Update BUILD.md by Norbert Nopper · 9 years ago
  37. 27a24af loader: Make sure msg callbacks get registered if added before initAndEnumGpu by Jon Ashburn · 10 years ago
  38. 649d871 layers: Format improvements on README by Jon Ashburn · 10 years ago
  39. 763b76e Update README.md by Jens Owen · 10 years ago
  40. 82c5deb Add Images by JensOwen · 10 years ago
  41. d419b72 Update README.md by Jens Owen · 10 years ago
  42. 6272a38 Added images subdirectory to docs by JensOwen · 10 years ago
  43. aa8d502 Update README.md by Jens Owen · 10 years ago
  44. 824b771 tests:Fix sampler bug + use total descSet slots in map by Tony Barbour · 10 years ago
  45. ad8f154 tests:Port indexed test to use new cmdbuffer methods by Tony Barbour · 10 years ago
  46. b5f4d08 tests:Add CreateDescriptor set that doesn't bind by Tony Barbour · 10 years ago
  47. 30cc9e8 tests:Add cmdbuffer methods to replace GenTriangle call by Tony Barbour · 10 years ago
  48. af1f919 tests:Index buffer needs method to return index type by Tony Barbour · 10 years ago
  49. 976e1cf tests:Add CreatePipeline that doesn't bind cmdbuffer by Tony Barbour · 10 years ago
  50. ede0ccd Update README.md by Jens Owen · 10 years ago
  51. a5cbf0c layers: Fix compiler error in generic_layer by Jon Ashburn · 10 years ago
  52. 7c47fc4 layers: Added generated enum_validate_helper.h to check enum values by Tobin Ehlis · 10 years ago
  53. e818506 layers: Added Dbg Callback support to Generic layer by Tobin Ehlis · 10 years ago
  54. 15161e4 glave: Add XGL version as trace packet and check version match on replay by Jon Ashburn · 10 years ago
  55. 5d57bca glave: Split glave codegen into glave-generate.py by Tobin Ehlis · 10 years ago
  56. 52f79b5 glave: Add API call parameters with values to UI by Jon Ashburn · 10 years ago
  57. 677e55f glave: Skip Dbg Callback register/unregister calls on replay. by Tobin Ehlis · 10 years ago
  58. f780f56 glave: Glave replay glvreplay_xgl_replay.cpp file codegen. by Tobin Ehlis · 10 years ago
  59. 3d4d67c glave: Codegen for glave replay glvreplay_xgl_replay.h file by Tobin Ehlis · 10 years ago
  60. 655d0b3 Update README.md by Jens Owen · 10 years ago
  61. e290154 Update README.md by Jens Owen · 10 years ago
  62. be99460 Update README.md by Jens Owen · 10 years ago
  63. e980ad7 layers: do not override CMAKE_C_FLAGS by Chia-I Wu · 10 years ago
  64. 1da4b9f layers: fix -Wpointer-sign warnings by Chia-I Wu · 10 years ago
  65. 3bf80a6 layers: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  66. 85763e5 layers: fix -Wunused-function warnings by Chia-I Wu · 10 years ago
  67. bfa3fea layers: fix -Wswitch warnings by Chia-I Wu · 10 years ago
  68. f27eba7 layers: DrawState layer can now dump png image of dot graph by Tobin Ehlis · 10 years ago
  69. f0f1a0d cmake: add -Wall, -Wextra, and others to CMAKE_CXX_FLAGS by Chia-I Wu · 10 years ago
  70. e6741a2 tests: fix -Wunused-but-set-variable warnings by Chia-I Wu · 10 years ago
  71. 6f18429 intel, tests, glave: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  72. b4c2aa4 intel, tests: fix -Wswitch warnings by Chia-I Wu · 10 years ago
  73. 837f995 intel, tests: fix -Wreorder warnings by Chia-I Wu · 10 years ago
  74. 998c2ac tests: rewrite blit tests by Chia-I Wu · 10 years ago
  75. fd18102 misc: Update external source versions by Courtney Goeltzenleuchter · 10 years ago
  76. 6cd6e54 xgl: note about glave tool in README by Courtney Goeltzenleuchter · 10 years ago
  77. 8bb7220 glave: debugger fill in XGL entrypoint name instead of packetId in UI by Jon Ashburn · 10 years ago
  78. 7c5f723 glave: Add pReserved parameter to tracing code gen EnumerateLayers by Jon Ashburn · 10 years ago
  79. 10a672c glave: Just copy pReserved ptr when tracing. by Tobin Ehlis · 10 years ago
  80. c219190 glave: Fix trace code gen for xglEnumerateLayers by Jon Ashburn · 10 years ago
  81. e408480 glave: Made Wsi & Dbg structs code-generated. All glave trace files now code-generated. by Tobin Ehlis · 10 years ago
  82. 60eea8a glave: Added codegen for Wsi and Dbg .h & .c source files by Tobin Ehlis · 10 years ago
  83. 2644c40 glave: Added codegen for glvtrace_xgl_xgl_structs.h by Tobin Ehlis · 10 years ago
  84. 43ebcac glave: Update replay to use code-gen version of xgl_enum_string_helper.h by Tobin Ehlis · 10 years ago
  85. 0a60484 glave: Codegen of packet_id header by Tobin Ehlis · 10 years ago
  86. 811b553 layers: Added codegen for glave glvtrace_xgl_xgl Header and C files by Tobin Ehlis · 10 years ago
  87. 21edded Build Glave from top level Cmake for Xgl. by Jon Ashburn · 10 years ago
  88. c97ceea tests: Keep binding small so things work with Ivybridge by Courtney Goeltzenleuchter · 10 years ago
  89. a98d393 tests:Change -help to be -h to be more conventional by Tony Barbour · 10 years ago
  90. 099a9eb tests:Remove cmdbuffer parameter from SetMemoryState call by Tony Barbour · 10 years ago
  91. 471338d tests:Add and use methods for Begin/End/PrepMemory by Tony Barbour · 10 years ago
  92. 4ab4542 tests:Add env variable for golden location by Tony Barbour · 10 years ago
  93. 1b94c3b tests: Remove debug statement by Courtney Goeltzenleuchter · 10 years ago
  94. 26b2c03 xgl: Update README to summarize recent changes by Courtney Goeltzenleuchter · 10 years ago
  95. bd531de render_tests: Move to new texture resource type by Cody Northrop · 10 years ago
  96. fabe36d xgl: Add new resource type for textures by Cody Northrop · 10 years ago
  97. 3842280 tests:Use command buffer object in SetMemoryState by Tony Barbour · 10 years ago
  98. d04c766 tests:Allow -help as well as --help by Tony Barbour · 10 years ago
  99. 6d047bf tests:Add CommandBufferObj by Tony Barbour · 10 years ago
  100. ab52515 render_test: Add golden for new test by Cody Northrop · 10 years ago