1. f316806 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 10 years ago
  2. 1a1c088 demo: remove XCB_NVIDIA paths by Chia-I Wu · 10 years ago
  3. 7d7991e demos: set EXTERNAL_SPV from CMakeLists.txt by Chia-I Wu · 10 years ago
  4. 0d07e40 demos: remove non-__linux__ paths by Chia-I Wu · 10 years ago
  5. dfe55f7 Have demos give a useful error if no compatible ICD found. by Ian Elliott · 10 years ago
  6. 97e79b3 demos: Use lower left coord origin for cube by Mike Stroyan · 10 years ago
  7. ea3945c demos: Make cube use back face culling. by Mike Stroyan · 10 years ago
  8. acfb049 SPIR-V: Change BIL to SPV in all source files by Cody Northrop · 10 years ago
  9. d4e020a icd: Rename icd-bil.h to icd-spv.h by Cody Northrop · 10 years ago
  10. d21028c fix cube demo for .spv filenames by Steve K · 10 years ago
  11. 8e8fba6 demos/cube: use a single layout by Chia-I Wu · 10 years ago
  12. 886be47 Update tri and cube with stage by Piers Daniell · 10 years ago
  13. 04fc2fb demos: Clean up renderpass and framebuffer by Courtney Goeltzenleuchter · 10 years ago
  14. 988cc78 demos: Update to single layout by Courtney Goeltzenleuchter · 10 years ago
  15. 6e5e81c demos: Be sure to request correct memory type by Courtney Goeltzenleuchter · 10 years ago
  16. 40a8b0a cube: Use staging buffer for texture upload by Courtney Goeltzenleuchter · 10 years ago
  17. 6e68a89 demos/cube: use a single layout by Chia-I Wu · 10 years ago
  18. bd3b3aa cube: Fix leaking resources by Courtney Goeltzenleuchter · 10 years ago
  19. 211cc54 misc: Use XGL_API_VERSION instead of hard coded value by Courtney Goeltzenleuchter · 10 years ago
  20. 1542710 layers: Updated mem_tracker for new header changes. by Mark Lobodzinski · 10 years ago
  21. b21fe90 intel: Add colorAttachmentCount by Courtney Goeltzenleuchter · 10 years ago
  22. c6e32f9 intel: Remove scissor enable and scissor count by Courtney Goeltzenleuchter · 10 years ago
  23. 642f892 Eliminate "-Wsign-compare" warnings on Linux ... by Ian Elliott · 10 years ago
  24. 42869bc misc:Fixes to get better behavior in release builds by Tony Barbour · 10 years ago
  25. b1dbb37 render_pass: Add CmdBegin{End}RenderPass() by Jon Ashburn · 10 years ago
  26. 92e8013 demos: Convert to using Instancing API rather than xglInitAndEnumerateGpus() by Jon Ashburn · 10 years ago
  27. e2d07a5 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  28. 71fcc2d xgl: Add framebuffer-no-attachment support by Mark Lobodzinski · 10 years ago
  29. 2b7e88a Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  30. b4de98b memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  31. 58eb257 memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  32. 3276917 memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  33. 542cd09 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  34. c6ae13d memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  35. a9ae383 memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. by Jon Ashburn · 10 years ago
  36. ed62b41 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  37. f838506 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  38. 28fb4ce demos, tests: use XGL_BUFFER_VIEW_RAW for constant buffers by Chia-I Wu · 10 years ago
  39. 55658c2 xgl: Resource transition proposal from Bug 12904. by Mike Stroyan · 10 years ago
  40. fa6cac7 driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  41. 714df45 update for buffer object changes by Chia-I Wu · 10 years ago
  42. 3325d6b demos: Remove CmdBindAttachments() for tiler Gpus by Jon Ashburn · 10 years ago
  43. 53d27af demos: Change BeginCommandBuffer for Tiler Gpus by Jon Ashburn · 10 years ago
  44. 977d2fd demos/cube: set data size for xglGetImageSubresourceInfo() by Chia-I Wu · 10 years ago
  45. 7461fcf remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  46. 4c7086c demos: Start using XGL_SLOT_SHADER_TEXTURE_RESOURCE by Cody Northrop · 10 years ago
  47. bb3e131 demo cube: Clean up event processing by Courtney Goeltzenleuchter · 10 years ago
  48. 21f8997 demo/cube: Remove unneeded call by Courtney Goeltzenleuchter · 10 years ago
  49. 71ec15f demos: Fix uninitialized dataSize input to GetObjectInfo() by Jon Ashburn · 10 years ago
  50. 5461148 demo cube: Clean up event processing by Courtney Goeltzenleuchter · 10 years ago
  51. ca21a21 demo: cube: Process destroy window by Courtney Goeltzenleuchter · 10 years ago
  52. 68040a4 demos: add a fence for presentation by Chia-I Wu · 10 years ago
  53. 7e33498 demos: Cube: Read shaders from external BIL binary files by Courtney Goeltzenleuchter · 10 years ago
  54. 3eeff43 demos: Cube: Make it spin by Courtney Goeltzenleuchter · 10 years ago
  55. 1722360 demos: Use png library to read texture from file by Courtney Goeltzenleuchter · 10 years ago
  56. e334240 demos: Add spinning cube demo with texture by Courtney Goeltzenleuchter · 10 years ago
  57. 6f88d4c demos: Add cube demo by Courtney Goeltzenleuchter · 10 years ago
  58. 4e8246e demos: Add spinning cube demo by Courtney Goeltzenleuchter · 10 years ago