1. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  2. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  3. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  4. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  5. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  6. 5d2aed4 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago
  7. 1d2f0dd bug-14542: Remove VK_UNSUPPORTED from success return codes by Courtney Goeltzenleuchter · 9 years ago
  8. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  9. 58f3eff layers: Fix Windows compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  10. 9f0d6b2 tests: Check color attachment feature before selecting mem types by Tony Barbour · 9 years ago
  11. 65fabb4 tests: cleanup valgrind errors by Courtney Goeltzenleuchter · 9 years ago
  12. ba72451 Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  13. 4a26189 bug 14313: Rename ArraySlice to ArrayLayer by Courtney Goeltzenleuchter · 9 years ago
  14. 660f0ca bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  15. 4dacaa7 tests: Fix test error caught by validation changes by Mark Lobodzinski · 9 years ago
  16. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  17. 84fa790 Bug 14474: Remove *_USAGE_GENERAL by Cody Northrop · 9 years ago
  18. e30ca4c tests: Clean up errors from validation layers by Tony Barbour · 9 years ago
  19. 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  20. 67e9915 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  21. f368b60 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  22. 999f048 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  23. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  24. bb6fdb3 tests: Specify VK_IMAGE_USAGE_SAMPLED_BIT when creating image by Cody Northrop · 9 years ago
  25. b3fbcd9 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  26. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  27. bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  28. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  29. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  30. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  31. 944aab1 vulkan.h: Memory binding model changes by Mark Lobodzinski · 9 years ago
  32. 2306535 vulkan.h: V97 -- Remove multiple allocations. Bug# 13948. by Mark Lobodzinski · 9 years ago
  33. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  34. c93194c tests: Fix typo in image_tests caught by layer validation updates. by Mark Lobodzinski · 9 years ago
  35. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  36. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  37. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  38. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 9 years ago
  39. e39f695 vulkan.h: V74. Unify memory pools. Bug #13633. by Mark Lobodzinski · 9 years ago
  40. b9776ab vulkan: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  41. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  42. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  43. 6918cd5 tests: Rename Xgl->Vk all test objects by Tony Barbour · 9 years ago
  44. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  45. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  46. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 9 years ago
  47. a8bea1d tests: Use image format to determine tiling by Tony Barbour · 9 years ago
  48. 5adee1c misc: Use XGL_API_VERSION instead of hard coded value by Courtney Goeltzenleuchter · 9 years ago
  49. 1e46489 tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus by Jon Ashburn · 10 years ago
  50. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  51. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  52. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  53. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  54. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  55. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  56. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  57. 7e78195 memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. by Jon Ashburn · 10 years ago
  58. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  59. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  60. fe84fe1 tests: skip XglDevice in init.cpp and image_tests.cpp by Chia-I Wu · 10 years ago
  61. af11d92 tests: remove dependencies on xglgpu.h by Chia-I Wu · 10 years ago
  62. b76e0fa tests: derive XglDevice from xgl_testing::Device by Chia-I Wu · 10 years ago
  63. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  64. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  65. 6f18429 intel, tests, glave: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  66. bf843b2 tests: Fix tests to allow more than one gpu to be returned from InitAndEnum by Jon Ashburn · 10 years ago
  67. e494a1a Fix size as input/output parameter for various xglGet calls. by Jon Ashburn · 10 years ago
  68. 12e5973 tests: clean up use of Image object to fix SEGV by Courtney Goeltzenleuchter · 10 years ago
  69. cc5eb3a tests: Add begining of render test by Courtney Goeltzenleuchter · 10 years ago
  70. 80ea59a tests: Add file for extended image tests by Courtney Goeltzenleuchter · 10 years ago
  71. 3470bdf tests: Add image class by Courtney Goeltzenleuchter · 10 years ago