1. 6266bfd xgl: Update BIL/LunarGLASS/glslang versions by Courtney Goeltzenleuchter · 10 years ago
  2. 1323eb7 loader: xglEnumerateLayers() returns layer names rather than library names by Jon Ashburn · 10 years ago
  3. 3141e03 include: Remove API typedefs from xglLayer.h by Jon Ashburn · 10 years ago
  4. 83f4a69 include: Move API typedefs from xglLayer.h into xgl.h, xglDbg.h, xglWsi by Jon Ashburn · 10 years ago
  5. e2c58df Use Object Oriented render tests as only tests by Tony Barbour · 10 years ago
  6. 37f2351 Remove tony_* and compiler render tests by Tony Barbour · 10 years ago
  7. 535677d Remove TriangleFragUniform test by Tony Barbour · 10 years ago
  8. e6fccf0 Remove debug message by Tony Barbour · 10 years ago
  9. 756e0c7 Fix binding in UniformBuffer tests. Drop unused inits by Tony Barbour · 10 years ago
  10. 2c05086 Add SamplerBindingsTriangle test by Tony Barbour · 10 years ago
  11. d1b1bd1 Add method to change texture colors by Tony Barbour · 10 years ago
  12. ac3692c Clean up interfaces between objects by Tony Barbour · 10 years ago
  13. 6abfd7c Add more tests by Tony Barbour · 10 years ago
  14. 9d951a0 Add more tests and move classes to header file by Tony Barbour · 10 years ago
  15. a0e2ee8 Start with frame 2 for name, fix filenames by Tony Barbour · 10 years ago
  16. e13ea5b Get Fetch+MVP+Texture working. Add FSTexture by Tony Barbour · 10 years ago
  17. c894db5 Memset structs to 0 at init by Tony Barbour · 10 years ago
  18. 979fc13 tests:Use specified bindings for input buffers by Tony Barbour · 10 years ago
  19. d69d88e tests:Uncomment / comment debug code by Tony Barbour · 10 years ago
  20. 2100453 tests:Rename buffers for clarity by Tony Barbour · 10 years ago
  21. 260087a tests:More constant buffer object work by Tony Barbour · 10 years ago
  22. 247bf37 tests:New Object Oriented Infrastructure by Tony Barbour · 10 years ago
  23. 79113cc layers: Add Multi layer with example of multiple layers per file. by Jon Ashburn · 10 years ago
  24. 11e5213 tests: Added code to render_tests.cpp to dump dot files using DrawState layer by Tobin Ehlis · 10 years ago
  25. 8356288 layers: DrawState layer can dump complete State to Graphviz dot file format by Tobin Ehlis · 10 years ago
  26. 4a74436 layers: Added mutext to DrawState to guard global linked-lists. by Tobin Ehlis · 10 years ago
  27. 9dc93af layers: Tracking and reporting dynamic state in DrawState layer by Tobin Ehlis · 10 years ago
  28. 89078aa tests: add CopyMemoryToImageBasic to XglBlitTest by Chia-I Wu · 10 years ago
  29. d647901 Revert "blit_test: Remove incomplete test" by Chia-I Wu · 10 years ago
  30. d94726f tests: add {Fill,Copy}MemoryLarge to XglBlitTest by Chia-I Wu · 10 years ago
  31. a98df73 layers: MemTracker clears CB refs if CB obj destroyed and correctly destroys Wsi created images along w/ freeing their memory. by Tobin Ehlis · 10 years ago
  32. f0cb2a4 layers: Updated README with further layer descriptions. by Tobin Ehlis · 10 years ago
  33. a5817d5 layers: Update README.md for overall documentation and Basic layer by Jon Ashburn · 10 years ago
  34. 1fec424 layers: Upgrade Basic to support multi-gpu multi-dispatch table by Jon Ashburn · 10 years ago
  35. bf843b2 tests: Fix tests to allow more than one gpu to be returned from InitAndEnum by Jon Ashburn · 10 years ago
  36. b54ef78 layers: Report memory leaks as warnings in MemTracker layer. by Tobin Ehlis · 10 years ago
  37. d49efcb layers: Added APIDumpNoAddr layer that replaces variable addresses in API Dump w/ static "addr" string by Tobin Ehlis · 10 years ago
  38. a363cfa layers: Updated layer names to be camelCase where name is contained in library file name as libXGLLayer<NAME>.so by Tobin Ehlis · 10 years ago
  39. c0418f9 layers: Fix bug in CmdBuffer free for MemTracker layer by Tobin Ehlis · 10 years ago
  40. d586459 Add reserved parameter to xglEnumerateLayers for layer usage by Jon Ashburn · 10 years ago
  41. a6c0e3c layers: Fix bug in DestroyObject code of MemTracker layer. by Tobin Ehlis · 10 years ago
  42. f7a0874 layers: Update xglEnumerateLayers() to work with layer names by Jon Ashburn · 10 years ago
  43. b835805 loader: Make layer names be independent of layer library filename by Jon Ashburn · 10 years ago
  44. 613b0c1 loader: Change ActivateLayers name to be consistent with rest of loader by Jon Ashburn · 10 years ago
  45. db20d60 layers: Add VBO validation to DrawState layer. by Tobin Ehlis · 10 years ago
  46. a99d5c7 layers: Account for the slotOffset when DS bound. by Tobin Ehlis · 10 years ago
  47. 6bc4ff7 layers: Flag ERROR on no DS bound if that DS is used by a shader. by Tobin Ehlis · 10 years ago
  48. 5b22bc7 tests: add CopyMemoryHazard to XglBlitTest by Chia-I Wu · 10 years ago
  49. fe86f88 xgl: Update to current BIL/glslang/LunarGLASS by Courtney Goeltzenleuchter · 10 years ago
  50. d009bae layers: Add thread ID to API dump messages by Tobin Ehlis · 10 years ago
  51. b9e193f tests: Fix uninitialized pDataSize for GetImageSubres and GetObjectInfo by Jon Ashburn · 10 years ago
  52. dbcd257 layers: For APIFileDump, overwrite an existing file rather than always appending. by Tobin Ehlis · 10 years ago
  53. 2b9313e layers: Added mutex for APIDump[File] layers to guard prints. by Tobin Ehlis · 10 years ago
  54. 612ec6c layers: Added Sampler details slot printout by Tobin Ehlis · 10 years ago
  55. 5742e77 layers: Update DrawState to support all Gfx shader types and to shadow full Gfx Pipeline state by Tobin Ehlis · 10 years ago
  56. acb3581 layers: Struct printing improvements for "pNext" struct chains by Tobin Ehlis · 10 years ago
  57. 21bddab build: fix in-tree build by Chia-I Wu · 10 years ago
  58. 5e14be6 build: remove icd-dispatch-table.h generation from loader by Chia-I Wu · 10 years ago
  59. cd9223b layers: Update MemTracker to support dbg Callbacks and a few bug fixes by Tobin Ehlis · 10 years ago
  60. e727157 layers: Fix API Dump to handle xglWsiX11CreatePresentableImage() which has 2 output params. by Tobin Ehlis · 10 years ago
  61. 246ba4d layers: Updated DrawState to support dbg callbacks by Tobin Ehlis · 10 years ago
  62. a15fa64 tests: Fix initialization of descriptor set mapping in pipeline shader structs by Jon Ashburn · 10 years ago
  63. 45119af xgl: Ignore generated header files by Courtney Goeltzenleuchter · 10 years ago
  64. 189b2d2 xgl: Update external revisions by Courtney Goeltzenleuchter · 10 years ago
  65. b412d21 layers: Add flush to apidump to see output while debugging by Courtney Goeltzenleuchter · 10 years ago
  66. dc275a9 layers: Fix apidump buffer overruns by Courtney Goeltzenleuchter · 10 years ago
  67. b8f93bd xgl: Update README with current status by Courtney Goeltzenleuchter · 10 years ago
  68. ca91587 layers: Update ObjectTracker layer to be generated and support callbacks by Tobin Ehlis · 10 years ago
  69. 4258653 layers: Updated Object Tracker to support callbacks and extensions by Tobin Ehlis · 10 years ago
  70. 9ae417b compiler_render_tests: Allow --no-BIL to work, except for tests that require GLSL by Cody Northrop · 10 years ago
  71. 01e2d66 Make the Dbg xgl global calls use dispatch table for layer support by Jon Ashburn · 10 years ago
  72. 825a9df layers: Update ObjTracker to track each object type separately and report obj count status by Tobin Ehlis · 10 years ago
  73. 6bd8e51 layers: Correctly set generic_layer.c as generated in CMakeLists.txt by Tobin Ehlis · 10 years ago
  74. f326dde layers: Include print helper file dependencies for MemTracker and DrawState layers by Tobin Ehlis · 10 years ago
  75. ea3d21b layers: Make APIDumpFile layer fully generated by Tobin Ehlis · 10 years ago
  76. ea7fe0b layers: Use xgl-layer-generate.py to generate the generic layer by Tobin Ehlis · 10 years ago
  77. 3a1cc8d layers: Updated APIDump Layer and made it fully generated. by Tobin Ehlis · 10 years ago
  78. 5a487e5 layers: Improve handling of printing embedded structs in generated string helper functions. by Tobin Ehlis · 10 years ago
  79. bda509b layers: Restore dynamic malloc fix in xgl-helper.py by Tobin Ehlis · 10 years ago
  80. 61f36c9 layers: Update xglWsiX11GetMSC interface in layers by Tobin Ehlis · 10 years ago
  81. 33267fd layers: Actual auto-gen of print helper code used by layers by Tobin Ehlis · 10 years ago
  82. 7a42e12 update to the latest vertex fetch proposal by Chia-I Wu · 10 years ago
  83. eecd408 wsi_x11: add xcb_window_t to xglWsiX11GetMSC() by Chia-I Wu · 10 years ago
  84. 6663f49 layers: Added APIFileDump and MemTracker layers and fix DrawState by Tobin Ehlis · 10 years ago
  85. c07df48 layers: Fix memory overrun issue causing segfault. by Courtney Goeltzenleuchter · 10 years ago
  86. c342bf1 Deleted ClipDistance testg as it is redundant with TexturedTriangleClip. by GregF · 10 years ago
  87. 2627db8 Fixed TexturedTriangleCD and upgraded to actually clip the top corner by GregF · 10 years ago
  88. dc2c930 Improve ClipDistance test to use a user varying from VS to FS and by GregF · 10 years ago
  89. ca52488 Add ClipDistance and TextureTriangleCD tests. by GregF · 10 years ago
  90. ee2d5f2 Changed TriVertFetchDeadAttr to not use "pos" in slot 0, which seems like by GregF · 10 years ago
  91. 918230c Change TriangleWithVertexFetch test to reverse declaration order of by GregF · 10 years ago
  92. 045dc33 compiler_render_tests: Add anonymous block test by Cody Northrop · 10 years ago
  93. 195d662 test_framework: Print glslang log on parse or link failure by Cody Northrop · 10 years ago
  94. 8634602 Add TriVertFetchDeadAttr to test vertex attribute linkage works in the by GregF · 10 years ago
  95. f40225a Added TriVertFetchAndVertID to test user attributes in presence of gl_VertexID by GregF · 10 years ago
  96. cab4f04 In test Textured Triangle, change gl_FragColor to user outColor with location 0. by GregF · 10 years ago
  97. 1d72077 compiler_tests: Test explicit location on frag output by Courtney Goeltzenleuchter · 10 years ago
  98. 7bf24ea compiler_test: use float varying for scale instead of vec4 by Courtney Goeltzenleuchter · 10 years ago
  99. 4fe05bf Misc. cleanup by Courtney Goeltzenleuchter · 10 years ago
  100. c10acb5 Update Intel Driver README by JensOwen · 10 years ago