1. 7c47fc4 layers: Added generated enum_validate_helper.h to check enum values by Tobin Ehlis · 10 years ago
  2. e818506 layers: Added Dbg Callback support to Generic layer by Tobin Ehlis · 10 years ago
  3. 15161e4 glave: Add XGL version as trace packet and check version match on replay by Jon Ashburn · 10 years ago
  4. 5d57bca glave: Split glave codegen into glave-generate.py by Tobin Ehlis · 10 years ago
  5. 52f79b5 glave: Add API call parameters with values to UI by Jon Ashburn · 10 years ago
  6. 677e55f glave: Skip Dbg Callback register/unregister calls on replay. by Tobin Ehlis · 10 years ago
  7. f780f56 glave: Glave replay glvreplay_xgl_replay.cpp file codegen. by Tobin Ehlis · 10 years ago
  8. 3d4d67c glave: Codegen for glave replay glvreplay_xgl_replay.h file by Tobin Ehlis · 10 years ago
  9. 655d0b3 Update README.md by Jens Owen · 10 years ago
  10. e290154 Update README.md by Jens Owen · 10 years ago
  11. be99460 Update README.md by Jens Owen · 10 years ago
  12. e980ad7 layers: do not override CMAKE_C_FLAGS by Chia-I Wu · 10 years ago
  13. 1da4b9f layers: fix -Wpointer-sign warnings by Chia-I Wu · 10 years ago
  14. 3bf80a6 layers: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  15. 85763e5 layers: fix -Wunused-function warnings by Chia-I Wu · 10 years ago
  16. bfa3fea layers: fix -Wswitch warnings by Chia-I Wu · 10 years ago
  17. f27eba7 layers: DrawState layer can now dump png image of dot graph by Tobin Ehlis · 10 years ago
  18. f0f1a0d cmake: add -Wall, -Wextra, and others to CMAKE_CXX_FLAGS by Chia-I Wu · 10 years ago
  19. e6741a2 tests: fix -Wunused-but-set-variable warnings by Chia-I Wu · 10 years ago
  20. 6f18429 intel, tests, glave: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  21. b4c2aa4 intel, tests: fix -Wswitch warnings by Chia-I Wu · 10 years ago
  22. 837f995 intel, tests: fix -Wreorder warnings by Chia-I Wu · 10 years ago
  23. 998c2ac tests: rewrite blit tests by Chia-I Wu · 10 years ago
  24. fd18102 misc: Update external source versions by Courtney Goeltzenleuchter · 10 years ago
  25. 6cd6e54 xgl: note about glave tool in README by Courtney Goeltzenleuchter · 10 years ago
  26. 8bb7220 glave: debugger fill in XGL entrypoint name instead of packetId in UI by Jon Ashburn · 10 years ago
  27. 7c5f723 glave: Add pReserved parameter to tracing code gen EnumerateLayers by Jon Ashburn · 10 years ago
  28. 10a672c glave: Just copy pReserved ptr when tracing. by Tobin Ehlis · 10 years ago
  29. c219190 glave: Fix trace code gen for xglEnumerateLayers by Jon Ashburn · 10 years ago
  30. e408480 glave: Made Wsi & Dbg structs code-generated. All glave trace files now code-generated. by Tobin Ehlis · 10 years ago
  31. 60eea8a glave: Added codegen for Wsi and Dbg .h & .c source files by Tobin Ehlis · 10 years ago
  32. 2644c40 glave: Added codegen for glvtrace_xgl_xgl_structs.h by Tobin Ehlis · 10 years ago
  33. 43ebcac glave: Update replay to use code-gen version of xgl_enum_string_helper.h by Tobin Ehlis · 10 years ago
  34. 0a60484 glave: Codegen of packet_id header by Tobin Ehlis · 10 years ago
  35. 811b553 layers: Added codegen for glave glvtrace_xgl_xgl Header and C files by Tobin Ehlis · 10 years ago
  36. 21edded Build Glave from top level Cmake for Xgl. by Jon Ashburn · 10 years ago
  37. c97ceea tests: Keep binding small so things work with Ivybridge by Courtney Goeltzenleuchter · 10 years ago
  38. a98d393 tests:Change -help to be -h to be more conventional by Tony Barbour · 10 years ago
  39. 099a9eb tests:Remove cmdbuffer parameter from SetMemoryState call by Tony Barbour · 10 years ago
  40. 471338d tests:Add and use methods for Begin/End/PrepMemory by Tony Barbour · 10 years ago
  41. 4ab4542 tests:Add env variable for golden location by Tony Barbour · 10 years ago
  42. 1b94c3b tests: Remove debug statement by Courtney Goeltzenleuchter · 10 years ago
  43. 26b2c03 xgl: Update README to summarize recent changes by Courtney Goeltzenleuchter · 10 years ago
  44. bd531de render_tests: Move to new texture resource type by Cody Northrop · 10 years ago
  45. fabe36d xgl: Add new resource type for textures by Cody Northrop · 10 years ago
  46. 3842280 tests:Use command buffer object in SetMemoryState by Tony Barbour · 10 years ago
  47. d04c766 tests:Allow -help as well as --help by Tony Barbour · 10 years ago
  48. 6d047bf tests:Add CommandBufferObj by Tony Barbour · 10 years ago
  49. ab52515 render_test: Add golden for new test by Cody Northrop · 10 years ago
  50. 59fbc4a layers: Don't show totally unused DS slots or arrows for slots unused by a particular shader by Tobin Ehlis · 10 years ago
  51. b110b4f render_tests: Modify new test colors, note odd failure by Cody Northrop · 10 years ago
  52. f551705 render_tests: Remove uniform test that no longer works by Cody Northrop · 10 years ago
  53. f1990a9 render_tests: Sparse, overlapping sampler/buffer bindings by Cody Northrop · 10 years ago
  54. 2953ed3 tests: helper script to run all regression tests by Courtney Goeltzenleuchter · 10 years ago
  55. fe7bb8f tests: add XglRenderTest.TriangleMRT by Chia-I Wu · 10 years ago
  56. ecebf75 tests: add MRT support by Chia-I Wu · 10 years ago
  57. 05c7181 tests: untar golden_images.tar.gz by Chia-I Wu · 10 years ago
  58. f404413 BIL: Updated to latest BIL spec / functionality by Courtney Goeltzenleuchter · 10 years ago
  59. 62bf1dc tests: remove redundant m_render_target_format/m_cb_attachment_state by Chia-I Wu · 10 years ago
  60. 7ef4f66 tests: remove unused ClearRenderBuffer() by Chia-I Wu · 10 years ago
  61. fc0c284 tests: fix depth image preparation by Chia-I Wu · 10 years ago
  62. e54918b tests: Include golden images by Courtney Goeltzenleuchter · 10 years ago
  63. fcda72d tests: Do not leave ppm files around by Courtney Goeltzenleuchter · 10 years ago
  64. d43c52e render_tests: Remove gl_FragColor in a couple deprecated spots by Cody Northrop · 10 years ago
  65. bbd0a36 layers: Eliminate statically allocated strings by Courtney Goeltzenleuchter · 10 years ago
  66. bb5dc32 tests:Change new indexed quad test to pass pointer by Tony Barbour · 10 years ago
  67. e3e2e3f tests:Use xgl commands to clear stencil by Tony Barbour · 10 years ago
  68. 82c3952 tests:Better formatting between routines by Tony Barbour · 10 years ago
  69. fcbf447 tests:Remove unused code by Tony Barbour · 10 years ago
  70. 75e9ee4 tests:Remove unused local variable by Tony Barbour · 10 years ago
  71. 688d5ca tests:Remove unused routine CreateDefaultPipeline by Tony Barbour · 10 years ago
  72. 07e80dc tests:Add destructor for constant buffer by Tony Barbour · 10 years ago
  73. f325bf1 tests:Add destructors for 4 objects by Tony Barbour · 10 years ago
  74. 25ef8a6 tests:Add destructor to desciptor set that destroys object by Tony Barbour · 10 years ago
  75. 1c04203 tests:Pass pointers to constant buffers instead of values by Tony Barbour · 10 years ago
  76. 2bd9616 tests:Pass pointers to pipelines instead of value by Tony Barbour · 10 years ago
  77. 5420af0 tests:Pass pointers to descriptor sets instead of value by Tony Barbour · 10 years ago
  78. ba2a106 tests:More checks for XGL errors by Tony Barbour · 10 years ago
  79. c6a121a tests:Remove unused CreateShaderBIL by Tony Barbour · 10 years ago
  80. e05c8c6 loader: handle inserting dispatch table pointer into all created objects by Jon Ashburn · 10 years ago
  81. b09ae68 icd: Fix bug in generated Icd generated entrypoints don't unwrap gpu object by Jon Ashburn · 10 years ago
  82. 8c05b7a icd: Make driver use the same definition for dispatch table as loader uses by Jon Ashburn · 10 years ago
  83. 5e5c48f tests: Add test using index buffer and vertex fetch by Courtney Goeltzenleuchter · 10 years ago
  84. 8a78593 tests: Add Index buffer object by Courtney Goeltzenleuchter · 10 years ago
  85. 3764030 tests: Add Bind method by Courtney Goeltzenleuchter · 10 years ago
  86. 3b0a815 tests: Add minimal constant buffer constructor by Courtney Goeltzenleuchter · 10 years ago
  87. 31144b7 tests: Add usage text for test framework options by Courtney Goeltzenleuchter · 10 years ago
  88. c304ed8 misc: Add update summary to README.md by Courtney Goeltzenleuchter · 10 years ago
  89. 4222658 Add test for discard. by GregF · 10 years ago
  90. 3156cb0 Add tests for gl_FragCoord, gl_ClipDistance in FS and unread FS inputs. by GregF · 10 years ago
  91. ec664fa tests: fix build errors due to ImageMagick dependency by Chia-I Wu · 10 years ago
  92. d89a3e1 tests: move xglinfo to demos by Chia-I Wu · 10 years ago
  93. b596ddf tests: remove unused functions from xglinfo by Chia-I Wu · 10 years ago
  94. 08f5c88 tests: merge common.[ch] back to xglinfo.c by Chia-I Wu · 10 years ago
  95. a66265b loader: Fix missing terminator on string by Courtney Goeltzenleuchter · 10 years ago
  96. 57985ce loader: Make LIBXGL_LAYERS_PATH behave like LIBXGL_DRIVERS_PATH by Courtney Goeltzenleuchter · 10 years ago
  97. 10df0e1 tests:Add README telling how to run tests by Tony Barbour · 10 years ago
  98. 6266bfd xgl: Update BIL/LunarGLASS/glslang versions by Courtney Goeltzenleuchter · 10 years ago
  99. 1323eb7 loader: xglEnumerateLayers() returns layer names rather than library names by Jon Ashburn · 10 years ago
  100. 3141e03 include: Remove API typedefs from xglLayer.h by Jon Ashburn · 10 years ago