1. dee9561 binding: rename xglClearDescriptorPool() by Chia-I Wu · 10 years ago
  2. fc9d913 binding: update XGL_DESCRIPTOR_SET_LAYOUT_CREATE_INFO by Chia-I Wu · 10 years ago
  3. 8d24b3b binding: rename descriptor region to descriptor pool by Chia-I Wu · 10 years ago
  4. bd541e2 binding: disable layers and tools by Chia-I Wu · 10 years ago
  5. 0cf8ba7 layers: Correct xglBindObjectMemory signature in MemTracker message. by Tobin Ehlis · 10 years ago
  6. e19e7ed layers: Migrated DrawState layer to cpp by Tobin Ehlis · 10 years ago
  7. 575d8b2 layers: Convert memtracker to cpp by Mark Lobodzinski · 10 years ago
  8. 3bf666d tests: Add test for sparse vertex attr capability by Courtney Goeltzenleuchter · 10 years ago
  9. 65da6e4 tests: Correct test names by Courtney Goeltzenleuchter · 10 years ago
  10. 7abd205 tests: remove unnecessary shader comments by Courtney Goeltzenleuchter · 10 years ago
  11. f5cdad0 xgl: Update interface for sparse vertex attrs by Courtney Goeltzenleuchter · 10 years ago
  12. 17c6ab1 tests: Make depthStencil an object in Render Framework by Tony Barbour · 10 years ago
  13. 0fd7b6e Eliminate some Windows-compilation warnings. by Ian Elliott · 10 years ago
  14. 864c033 tests: Free resources at end of test by Tony Barbour · 10 years ago
  15. f6adc30 obj_track: Eliminate warning for presentable image by Courtney Goeltzenleuchter · 10 years ago
  16. c480486 mem_tracker: Report PRESENTABLE_IMAGE_MEMORY obj by Courtney Goeltzenleuchter · 10 years ago
  17. bfccf41 demos: Correct use of pipeline barrier by Courtney Goeltzenleuchter · 10 years ago
  18. 0d2efef xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE by Courtney Goeltzenleuchter · 10 years ago
  19. b29b8e4 xgl: xglWaitForFences timeout units by Courtney Goeltzenleuchter · 10 years ago
  20. ba09303 xgl: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 10 years ago
  21. c265d94 xgl: Remove xglSetFastClearColor / xglSetFastClearDepth by Courtney Goeltzenleuchter · 10 years ago
  22. 9452ac2 FIXUP: Remove PIPELINE_DELTA by Courtney Goeltzenleuchter · 10 years ago
  23. 32876a1 xgl: Remove PIPELINE_DELTA. by Courtney Goeltzenleuchter · 10 years ago
  24. 4533484 FIXUP: Add IMAGE_LAYOUT by Courtney Goeltzenleuchter · 10 years ago
  25. a9d2c82 xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 10 years ago
  26. 3b61a59 intel: Use layout info for DepthStencil clear by Courtney Goeltzenleuchter · 10 years ago
  27. 51cbf30 xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 10 years ago
  28. 6ff8ebc xgl: Add xglCmdBlitImage entry point by Courtney Goeltzenleuchter · 10 years ago
  29. 11808f5 xgl: Add IMAGE_LAYOUT_UNDEFINED by Courtney Goeltzenleuchter · 10 years ago
  30. aa86e0e xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 10 years ago
  31. 9949dfe xgl: Added XGL_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT by Courtney Goeltzenleuchter · 10 years ago
  32. b787a1e xgl: Add xglCmdBlitImage entry point by Courtney Goeltzenleuchter · 10 years ago
  33. 615b6ce glave: Fix CreateRenderpass and CmdBeginRenderPass by Jon Ashburn · 10 years ago
  34. e3b0f3a xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 10 years ago
  35. 7e30532 tests: Add default clear colors to render framework by Courtney Goeltzenleuchter · 10 years ago
  36. dd745fd tests: Use render target vector's count by Courtney Goeltzenleuchter · 10 years ago
  37. 7d0f7bb icd: remove unused icd-log.[ch] by Chia-I Wu · 10 years ago
  38. 0629efa intel: use per-instance logging by Courtney Goeltzenleuchter · 10 years ago
  39. e97dc81 Glave: Remove codegen files by Courtney Goeltzenleuchter · 10 years ago
  40. bef7272 FIXUP: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 10 years ago
  41. e131885 FIXUP: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 10 years ago
  42. c0db2af loader: Fix Dbg entrypoints with instance param to not loop all instances by Jon Ashburn · 10 years ago
  43. 9d36ef4 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 10 years ago
  44. ce6764c xgl: Remove fixed and optimal tess factors by Courtney Goeltzenleuchter · 10 years ago
  45. 5fcadc3 xgl: specialization constant proposal by Courtney Goeltzenleuchter · 10 years ago
  46. 3ffda65 FIXUP: Add glave support for xglCmdClearColor patch by Courtney Goeltzenleuchter · 10 years ago
  47. 9a1ded8 xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 10 years ago
  48. 29f1c25 loader: Fix prefix used to find layer library. by Courtney Goeltzenleuchter · 10 years ago
  49. 528781d xgl: Update primitive topology enum by Courtney Goeltzenleuchter · 10 years ago
  50. fe8a2e1 xgl: Add missing formats and remove channel mapping by Courtney Goeltzenleuchter · 10 years ago
  51. f316806 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 10 years ago
  52. f953021 icd: Dont follow next twice in for loop by Tony Barbour · 10 years ago
  53. 494849a xgl: Remove unneeded library includes from xgl include folder by Courtney Goeltzenleuchter · 10 years ago
  54. a7cf0ad demos/tri: fix a leak by Chia-I Wu · 10 years ago
  55. 5f3f4f2 FIXUP: Correct include path for drm.h by Courtney Goeltzenleuchter · 10 years ago
  56. 67a81c8 xgl-generate.py: rewrite LoaderEntrypointsSubcommand by Chia-I Wu · 10 years ago
  57. 1d6731b xgl-generate.py: add and use helpers from loader.h by Chia-I Wu · 10 years ago
  58. d98a23c xgl-generate.py: add WinDefFileSubcommand by Chia-I Wu · 10 years ago
  59. 1a1c088 demo: remove XCB_NVIDIA paths by Chia-I Wu · 10 years ago
  60. 7d7991e demos: set EXTERNAL_SPV from CMakeLists.txt by Chia-I Wu · 10 years ago
  61. 0d07e40 demos: remove non-__linux__ paths by Chia-I Wu · 10 years ago
  62. 8635e91 intel: add x11_display_scan() to scan displays by Chia-I Wu · 10 years ago
  63. b2fa11a intel: add xf86drmMode.[ch] back to our stripped-down libdrm by Chia-I Wu · 10 years ago
  64. 7942f36 intel: update to libdrm-2.4.60-30-gd20314d by Chia-I Wu · 10 years ago
  65. 36f12e3 intel: restore original drm_intel_gem_bo_map() by Chia-I Wu · 10 years ago
  66. fcbc525 intel: clean up wsi_x11_create() by Chia-I Wu · 10 years ago
  67. 030b2db intel: clean up wsi_x11_dri3_pixmap_from_buffer() by Chia-I Wu · 10 years ago
  68. dbbe6ea intel: move code around in wsi_x11.c by Chia-I Wu · 10 years ago
  69. 6532d1d intel: replace intel_wsi_x11_window by intel_wsi_swap_chain by Chia-I Wu · 10 years ago
  70. b56f5df intel: xglQueueWaitIdle() should wait for presents by Chia-I Wu · 10 years ago
  71. 41858c8 intel: overhaul the internal WSI interface by Chia-I Wu · 10 years ago
  72. 053e611 tests: fix environment tear-down without X11 setup by Chia-I Wu · 10 years ago
  73. d0e4a0d Merge branch 'master' of https://github.com/KhronosGroup/GL-Next by Peter Lohrmann · 10 years ago
  74. e59ba28 Merge branch 'glave_snapshot_support' by Peter Lohrmann · 10 years ago
  75. a75af3d layers: Update layer README.md info with current DrawState and MemTracker status by Tobin Ehlis · 10 years ago
  76. ba4d2f0 demos: Fix shader assert in tri.c by Mark Lobodzinski · 10 years ago
  77. 8ee9634 layers: Updated for explicit fence validation with multiple queues by Mark Lobodzinski · 10 years ago
  78. 85a8398 layers: Added support for multiple queues by Mark Lobodzinski · 10 years ago
  79. 7a428ce layers: Added GetDeviceQueue API, fixed up variable names by Mark Lobodzinski · 10 years ago
  80. bd10e2c Merge remote-tracking branch 'origin/master' by Piers Daniell · 10 years ago
  81. 54d6e8b loader: Work correctly when there is no reg entry by Piers Daniell · 10 years ago
  82. c5cc8fa demo: tri: Use explicit locations on the attribs by Piers Daniell · 10 years ago
  83. 9b9dd4e demos: copy XGL.dll to target folder by Piers Daniell · 10 years ago
  84. 0c9f29c tests: Change rename CreateWindow for Windows by Tony Barbour · 10 years ago
  85. 3a5cda0 tests: WIN32 assumes no SPIRV for now by Tony Barbour · 10 years ago
  86. 83a8380 tests: Make sure buffers are added to DescSet by Tony Barbour · 10 years ago
  87. edc49d9 tests: Use staging buffer for WritePPM by Tony Barbour · 10 years ago
  88. e0498e9 tests: Wait to init targetView until needed by Tony Barbour · 10 years ago
  89. 16b71bc tests: Add CopyImage to XglImage and use for textures by Tony Barbour · 10 years ago
  90. 901f3bc tests: Remove use of designated initializers in cpp by Tony Barbour · 10 years ago
  91. 2f421a0 tests: Replace texture change colors with initial colors by Tony Barbour · 10 years ago
  92. 6b20a0f tests: Accomodate optimal tiling images (for nvidia) by Tony Barbour · 10 years ago
  93. bb6a413 tests: Use image format to determine tiling by Tony Barbour · 10 years ago
  94. dfe55f7 Have demos give a useful error if no compatible ICD found. by Ian Elliott · 10 years ago
  95. 7518ecd Fix NULL-pointer dereference if can't find registry entry. by Ian Elliott · 10 years ago
  96. 0845c8d glave: updating codegen'd files with most recent changes. by Peter Lohrmann · 10 years ago
  97. 358d009 glave: cleanup codegen of trace functionality by Peter Lohrmann · 10 years ago
  98. 3a9c63a layers: update codegen to split struct_size_helper into .h and .c files. by Peter Lohrmann · 10 years ago
  99. 7572822 glave: Clean up codegen of glvreplay_xgl_replay.h. by Peter Lohrmann · 10 years ago
  100. 95c369a glave: codegen - remove manually written WsiX11 replay funcs. by Peter Lohrmann · 10 years ago