1. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  2. bb6fdb3 tests: Specify VK_IMAGE_USAGE_SAMPLED_BIT when creating image by Cody Northrop · 9 years ago
  3. b3fbcd9 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  4. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  5. bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  6. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  7. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  8. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  9. 944aab1 vulkan.h: Memory binding model changes by Mark Lobodzinski · 9 years ago
  10. 2306535 vulkan.h: V97 -- Remove multiple allocations. Bug# 13948. by Mark Lobodzinski · 9 years ago
  11. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  12. c93194c tests: Fix typo in image_tests caught by layer validation updates. by Mark Lobodzinski · 9 years ago
  13. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  14. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  15. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  16. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 9 years ago
  17. e39f695 vulkan.h: V74. Unify memory pools. Bug #13633. by Mark Lobodzinski · 9 years ago
  18. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  19. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  20. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  21. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  22. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  23. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  24. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 9 years ago
  25. a8bea1d tests: Use image format to determine tiling by Tony Barbour · 9 years ago
  26. 5adee1c misc: Use XGL_API_VERSION instead of hard coded value by Courtney Goeltzenleuchter · 9 years ago
  27. 1e46489 tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus by Jon Ashburn · 10 years ago
  28. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  29. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  30. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  31. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  32. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  33. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  34. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  35. 7e78195 memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. by Jon Ashburn · 10 years ago
  36. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  37. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  38. fe84fe1 tests: skip XglDevice in init.cpp and image_tests.cpp by Chia-I Wu · 10 years ago
  39. af11d92 tests: remove dependencies on xglgpu.h by Chia-I Wu · 10 years ago
  40. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  41. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  42. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  43. 6f18429 intel, tests, glave: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  44. bf843b2 tests: Fix tests to allow more than one gpu to be returned from InitAndEnum by Jon Ashburn · 10 years ago
  45. e494a1a Fix size as input/output parameter for various xglGet calls. by Jon Ashburn · 10 years ago
  46. 12e5973 tests: clean up use of Image object to fix SEGV by Courtney Goeltzenleuchter · 10 years ago
  47. cc5eb3a tests: Add begining of render test by Courtney Goeltzenleuchter · 10 years ago
  48. 80ea59a tests: Add file for extended image tests by Courtney Goeltzenleuchter · 10 years ago
  49. 3470bdf tests: Add image class by Courtney Goeltzenleuchter · 10 years ago