1. 9b1ec34 Merge pull request #967 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  2. 927bfdd VkPhysicalDeviceProperties::pipelineCacheUUID include MoltenVK Git revision hash. by Bill Hollings · 3 years, 10 months ago
  3. 87d15ee Merge pull request #966 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  4. fc0750d Set VkPhysicalDeviceDriverPropertiesKHR::driverID to VK_DRIVER_ID_MOLTENVK. by Bill Hollings · 3 years, 10 months ago
  5. b4ea11f Merge pull request #965 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  6. 4d082f0 Merge pull request #948 from TheSpydog/driverprops by Bill Hollings · 3 years, 10 months ago
  7. e784ae2 Merge pull request #964 from js6i/master by Bill Hollings · 3 years, 10 months ago
  8. fac6516 Merge pull request #963 from cdavis5e/gbgr-bgrg-format-fix by Bill Hollings · 3 years, 10 months ago
  9. 2859c63 MVKCommands delegate reportError() to MVKCommandBuffer. by Bill Hollings · 3 years, 10 months ago
  10. 7aca997 Support Xcode 11.6. by Bill Hollings · 3 years, 10 months ago
  11. f5b937c Add native support for VK_FORMAT_D16_UNORM on iOS 13.0+ and tvOS 13.0+. by Bill Hollings · 3 years, 10 months ago
  12. 72c4ba1 Remove unneeded MVK_IOS_SIMULATOR and MVK_TVOS_SIMULATOR macros. by Bill Hollings · 3 years, 10 months ago
  13. d90528b Add missing offset when flushing buffer data to device by Jan Sikorski · 3 years, 10 months ago
  14. 00fdbc4 MVKPixelFormats: Correct format features for GBGR/BGRG formats. by Chip Davis · 3 years, 11 months ago
  15. 5ff8531 Include vertex attribute size when testing whether attribute offset exceeds stride. by Bill Hollings · 3 years, 10 months ago
  16. f967fb6 Merge pull request #954 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  17. 1b84dd7 Also remove use of Metal kCGColorSpaceITUR_2020_PQ to avoid App Store rejections. by Bill Hollings · 3 years, 10 months ago
  18. b77404a Change conformance version, refactor strcpy by Caleb Cornett · 3 years, 10 months ago
  19. 960f597 Merge pull request #953 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  20. 5d6c8eb Attempt to fix Travis builds. by Bill Hollings · 3 years, 10 months ago
  21. 6a1acc8 Merge pull request #952 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  22. e39dde0 Fix new and unexpected App Store failure on newly deprecated color space values. by Bill Hollings · 3 years, 10 months ago
  23. bbb2295 Merge pull request #951 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  24. 1acc1ac Fix failure of MoltenVKShaderConverter Xcode build target packaging script. by Bill Hollings · 3 years, 10 months ago
  25. 7f64c41 Implement VK_KHR_driver_properties by Caleb Cornett · 3 years, 10 months ago
  26. c6cb503 Merge pull request #947 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  27. cd18cec Fix small memory leak when setting swapchain color space. by Bill Hollings · 3 years, 10 months ago
  28. c3f9951 Merge pull request #946 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  29. e40153a Update to latest SPIRV-Cross version, by Bill Hollings · 3 years, 10 months ago
  30. 52e7c2f Merge pull request #943 from billhollings/master by Bill Hollings · 3 years, 10 months ago
  31. 1a686ef MVKPhysicalDevice::getSurfaceFormats() reduce fragility of surface format definitions. by Bill Hollings · 3 years, 10 months ago
  32. c0b0e4e Merge pull request #939 from cdavis5e/macos-rgb10a2-surface by Bill Hollings · 3 years, 10 months ago
  33. d79926a Merge pull request #934 from tmm1/tvos-fixups by Bill Hollings · 3 years, 11 months ago
  34. 85357d0 MVKDevice: Advertise VK_FORMAT_A2B10G10R10_UNORM_PACK32 as a surface format. by Chip Davis · 3 years, 11 months ago
  35. 9d886ad mark shared memory type as VK_MEMORY_PROPERTY_HOST_CACHED_BIT by Aman Gupta · 3 years, 11 months ago
  36. 1de1c64 add more tvos paths in MVKDevice by Aman Gupta · 3 years, 11 months ago
  37. fe1ebdf Merge remote-tracking branch 'upstream/master' into tvos-fixups by Aman Gupta · 3 years, 11 months ago
  38. 21630b5 Merge pull request #935 from billhollings/master by Bill Hollings · 3 years, 11 months ago
  39. 8c6ab03 fix flags in MVKImage.mm by Aman Gupta · 3 years, 11 months ago
  40. dbdccdf memoryless storage not allowed for buffers by Aman Gupta · 3 years, 11 months ago
  41. 85fb1ae memoryless introduced in tvOS 10 by Aman Gupta · 3 years, 11 months ago
  42. fa17791 fix memory properties on tvos by Aman Gupta · 3 years, 11 months ago
  43. ba05b80 Merge pull request #936 from cdavis5e/2d-image-view-errors by Bill Hollings · 3 years, 11 months ago
  44. 40d3485 Remove unneeded switch default for MTLLanguageVersion. by Bill Hollings · 3 years, 11 months ago
  45. 3a9d951 MVKImage: Remove error message. by Chip Davis · 3 years, 11 months ago
  46. dc79e75 MVKImage: Fix inverted condition. by Chip Davis · 3 years, 11 months ago
  47. 5e5d643 Update documentation to cover tvOS, iOS Simulator, and tvOS Simulator. by Bill Hollings · 3 years, 11 months ago
  48. 043f51c missing tvos features by Aman Gupta · 3 years, 11 months ago
  49. e8db4f2 fix maxComputeSharedMemorySize for tvos by Aman Gupta · 3 years, 11 months ago
  50. e03df97 ensure more tvos properties are set by Aman Gupta · 3 years, 11 months ago
  51. 1b88d4a fill in some missing properties by Aman Gupta · 3 years, 11 months ago
  52. 5419d22 Cube demo run on tvOS and tvOS Simulator. by Bill Hollings · 3 years, 11 months ago
  53. 6fdf7e3 forgot a shared scheme by Aman Gupta · 3 years, 11 months ago
  54. b9f1d75 Makefile add debug build targets. by Bill Hollings · 3 years, 11 months ago
  55. da981be Merge pull request #932 from Lichtso/VkPhysicalDeviceSubgroupProperties by Bill Hollings · 3 years, 11 months ago
  56. b4de675 Cube demo running in iOS simulator. by Bill Hollings · 3 years, 11 months ago
  57. 7910f43 MVKPixelFormats reduce some MTLPixelFormat capabilities for simulators. by Bill Hollings · 3 years, 11 months ago
  58. 72517a2 Cleanup tvOS build warnings. by Bill Hollings · 3 years, 11 months ago
  59. 37e8e31 Redefine MoltenVK platform macros in terms of newer Apple target conditionals. by Bill Hollings · 3 years, 11 months ago
  60. 8b3d3a7 Merge pull request #930 from js6i/master by Bill Hollings · 3 years, 11 months ago
  61. d984d40 Makefile supports building fat iOS and tvOS libraries from command line. by Bill Hollings · 3 years, 11 months ago
  62. 56beffd Fixes supportedStages and limits subgroupSize to be only set on supported platforms / versions. by Alexander Meißner · 3 years, 11 months ago
  63. 6b5217e Protect creation of buffers with a mutex by Jan Sikorski · 3 years, 11 months ago
  64. d0059a2 Do host-coherent texel buffer caching just for buffer views by Jan Sikorski · 3 years, 11 months ago
  65. 2ec530f Merge pull request #931 from cdavis5e/frag-input-components by Bill Hollings · 3 years, 11 months ago
  66. abb8792 fetchDependencies build external libraries in parallel by platform. by Bill Hollings · 3 years, 11 months ago
  67. 60af232 Adds VkPhysicalDeviceSubgroupProperties. by Alexander Meißner · 3 years, 11 months ago
  68. 039cb19 Remove use of TARGETED_DEVICE_FAMILY Xcode build setting. by Bill Hollings · 3 years, 11 months ago
  69. d14d4e9 MVKPipeline: Fix fragment inputs to have as many components as vertex outputs. by Chip Davis · 3 years, 11 months ago
  70. ac20438 Merge simulator support with tvOS support. by Bill Hollings · 3 years, 11 months ago
  71. 5eea556 Check for overlap with device memory range when flushing MVKBuffer by Jan Sikorski · 3 years, 11 months ago
  72. 9fea137 Support iOS simulator and fat library builds of MoltenVK libraries. by Bill Hollings · 3 years, 11 months ago
  73. 2dd34de Merge pull request #912 from tmm1/tvos by Bill Hollings · 3 years, 11 months ago
  74. b8fb92a oops forgot this return by Aman Gupta · 3 years, 11 months ago
  75. e952660 these were introduced with Metal 2.0 (tvOS 11) by Aman Gupta · 3 years, 11 months ago
  76. 1b08aee ensure devID is for A10X by Aman Gupta · 3 years, 11 months ago
  77. bdff522 remove !MVK_TVOS usage by Aman Gupta · 3 years, 11 months ago
  78. 50828dd fetchDependencies supports iOS simulator fat external library builds. by Bill Hollings · 3 years, 11 months ago
  79. e847fb3 fix some missing return warnings by Aman Gupta · 3 years, 11 months ago
  80. 639d918 assume tvos v1 shipped with these vertex things by Aman Gupta · 3 years, 11 months ago
  81. 800d8b4 audit tvos pixel formats against metal-feature-set-tables.pdf by Aman Gupta · 3 years, 11 months ago
  82. c59c137 populate devID for tvOS by Aman Gupta · 3 years, 11 months ago
  83. 7392e23 unncessary change in the diff by Aman Gupta · 3 years, 11 months ago
  84. 073222f proper fix for pixel formats on tvos by Aman Gupta · 3 years, 11 months ago
  85. 60d3b33 fix tvOS compat by using selectors instead of property syntax by Aman Gupta · 3 years, 11 months ago
  86. 5bf4d08 oops, bad merge here by Aman Gupta · 3 years, 11 months ago
  87. 491698e Support iOS simulator and fat library builds of external dependency libraries. by Bill Hollings · 3 years, 11 months ago
  88. 766bed1 xcode updates by Aman Gupta · 3 years, 11 months ago
  89. ec82fa4 this is not supported by Aman Gupta · 3 years, 11 months ago
  90. ded0d17 set MTL language versions correctly by Aman Gupta · 3 years, 11 months ago
  91. 64ec56b reuse iOS framework template for tvOS by Aman Gupta · 3 years, 11 months ago
  92. a0e357f Merge remote-tracking branch 'upstream/master' into tvos by Aman Gupta · 3 years, 11 months ago
  93. ae5282f Merge pull request #928 from billhollings/master by Bill Hollings · 3 years, 11 months ago
  94. 9956b72 Merge pull request #927 from cdavis5e/robustness2 by Bill Hollings · 3 years, 11 months ago
  95. 6cede2b Inline MVKVulkanAPIObject::retain()/release() calls. by Bill Hollings · 3 years, 11 months ago
  96. 75da0c6 Advertise the VK_EXT_robustness2 extension. by Chip Davis · 3 years, 11 months ago
  97. 3505d58 Merge pull request #926 from billhollings/master by Bill Hollings · 3 years, 11 months ago
  98. 821dbd1 Merge pull request #922 from Lichtso/VK_EXT_inline_uniform_block by Bill Hollings · 3 years, 11 months ago
  99. 205b859 Fix issue where mapped host-coherent device memory not updated from image contents on macOS. by Bill Hollings · 3 years, 11 months ago
  100. d8adfa6 ensure metal devices are seen on tvos by Aman Gupta · 3 years, 11 months ago