Commit graph

  • 4c4df6c446 Bump version to 0.27.0 because there was a breaking change Maik Klein 2019-01-10 22:54:31 +0100
  • 6d2fe02bb5 Bump version to 0.26.3 Maik Klein 2019-01-10 22:37:55 +0100
  • 6e5029cac9 Add command events Maik Klein 2019-01-10 22:34:53 +0100
  • 74ac8f3ac4 Add event function Maik Klein 2019-01-09 19:56:57 +0100
  • a9b5b731c7 Merge #173 bors[bot] 2018-12-09 21:30:49 +0000
  • 813e6a836e Reformat Maik Klein 2018-12-09 22:24:11 +0100
  • 0b68c25801 Address validation error Maik Klein 2018-12-09 22:13:08 +0100
  • 25df12f1ce Merge #169 bors[bot] 2018-12-09 21:02:11 +0000
  • f0251c157a inlining slices when on Device methods colin 2018-12-09 14:33:21 -0600
  • 5422a8032d again, added use std::ptr; to lib.rs colin 2018-12-09 13:52:03 -0600
  • 9fcd93b7b2 rust fmt colin 2018-12-09 13:41:23 -0600
  • 752fc1f1ee missed some premature .build() calls! colin 2018-12-09 13:35:48 -0600
  • ca651f07cb rustfmt colin 2018-12-09 08:01:13 -0600
  • bb54ae4c5a refactored to use util::read_spv colin 2018-12-09 08:00:55 -0600
  • 59dfc6e216 Merge branch 'master' into issue-142 colin 2018-12-09 07:47:29 -0600
  • 91e6eed93a Merge #172 bors[bot] 2018-12-09 11:08:42 +0000
  • 6497e2f58c Builder: fix [c_void] Matus Talcik 2018-12-09 11:52:28 +0100
  • 43eabee68a Merge #170 bors[bot] 2018-12-09 08:19:02 +0000
  • 813c33d3d1 Don't build tmp branches Maik Klein 2018-12-09 09:11:19 +0100
  • 7800cc5efc Add bors Maik Klein 2018-12-09 09:05:18 +0100
  • 65040ecbea
    Merge pull request #171 from Ralith/reformat Maik Klein 2018-12-09 08:48:43 +0100
  • 06b9599e16 Update to latest rustfmt Benjamin Saunders 2018-12-07 01:33:36 -0800
  • 4546b26736 SPIR-V reading helper Benjamin Saunders 2018-12-07 00:59:06 -0800
  • 31880de8ab refactored examples colin 2018-12-07 13:00:27 -0600
  • 962f1ba830 reformatting via rust fmt colin 2018-12-07 11:47:57 -0600
  • 5dfd07098c refactored texture example to use defaults and builders colin 2018-12-07 11:46:48 -0600
  • 0a16b5bd9b refactored triangle to use builders and defaults colin 2018-12-07 11:01:26 -0600
  • cc21817445 attempt to detect endianness in bytes_to_u32_vec colin 2018-12-07 10:04:55 -0600
  • 8c2424c836 refactored examples/src/lib.rs to use builders colin 2018-12-06 21:53:53 -0600
  • cf60417ecc added bytes_to_u32_vec function using byteorder crate colin 2018-12-06 16:07:53 -0600
  • 6f4259ee36 Merge branch 'master' of https://github.com/MaikKlein/ash into issue-142 colin 2018-12-07 12:26:21 -0600
  • 4858f4bceb fixed logic error in bytes_to_u32_vec colin 2018-12-06 13:40:25 -0600
  • 2bb85a8d50 fixed logic bug in bytes_to_u32_vec colin 2018-12-06 13:36:05 -0600
  • 046989ad75 reformatted with fmt colin 2018-12-06 13:18:37 -0600
  • 2855192145 added std::ptr back in import to satisfy build checks colin 2018-12-06 12:58:31 -0600
  • dbbdc8c3c2 using builders and defaults in triangle example colin 2018-12-06 09:33:22 -0600
  • bac3a5bc21 using builders and Defaults in texture example colin 2018-12-06 08:58:12 -0600
  • 60e3efd552
    Merge pull request #168 from Ralith/misc Maik Klein 2018-12-06 09:23:29 +0100
  • c3e53a8317 Fix begin_command_buffer argument naming Benjamin Saunders 2018-12-05 22:42:45 -0800
  • b9702a2e14 DeviceV1_0::destroy_event Benjamin Saunders 2018-12-05 22:42:05 -0800
  • a0588c399a
    Merge pull request #167 from MaikKlein/vendor-names Maik Klein 2018-12-05 15:16:52 +0100
  • 911f7545b9 Fix imports for win and mac Maik Klein 2018-12-04 21:48:45 +0100
  • ab7f960ae8 Remove all vendor tags from the fns Maik Klein 2018-12-04 21:22:03 +0100
  • fad6f51aae Move extensions into vendor specific modules Maik Klein 2018-12-04 21:01:29 +0100
  • 8d676002ea
    Merge pull request #166 from zakorgy/get-pipeline-cache Maik Klein 2018-12-04 20:47:01 +0100
  • fa830166fc Add get_pipeline_cache_data Zakor Gyula 2018-12-04 14:01:06 +0100
  • c1dc88e199
    Merge pull request #164 from Ralith/next-fix Maik Klein 2018-12-01 09:17:12 +0100
  • c0b7d91faf Don't generate extension traits for inextensible structs Benjamin Saunders 2018-11-30 17:52:23 -0800
  • fc1625e81c Fix extension trait implementations, tweak naming Benjamin Saunders 2018-11-30 17:43:34 -0800
  • bcaa563c5b Bump version Maik Klein 2018-11-22 22:11:22 +0100
  • 1661cb88d0
    Merge pull request #146 from MatusT/builder-next Maik Klein 2018-11-22 22:05:52 +0100
  • 1be701f853 Builder: next pattern Matus Talcik 2018-11-18 14:50:37 +0100
  • 55c592e67d
    Merge pull request #162 from MaikKlein/meshshader Maik Klein 2018-11-22 21:06:56 +0100
  • f905308c24 Add NvMeshShader Maik Klein 2018-11-22 20:15:58 +0100
  • 24f6fdb781 Bump version Maik Klein 2018-11-22 19:17:18 +0100
  • f26bbb303d Remove imadone Maik Klein 2018-11-22 19:14:50 +0100
  • 2be4f7abc5 Modified by board update on imdone.io [ci skip] [imdone skip] Maik Klein 2018-11-22 17:32:29 +0100
  • 2de6314e02 Modified by board update on imdone.io [ci skip] [imdone skip] Maik Klein 2018-11-22 17:32:28 +0100
  • b8a9eb28d2
    Merge pull request #154 from MaikKlein/update-parser Maik Klein 2018-11-22 16:28:45 +0100
  • 382923d643 Regenerate vk.rs Maik Klein 2018-11-22 16:14:23 +0100
  • d7218ef7a8 Remove explicit length type Maik Klein 2018-11-18 09:38:33 +0100
  • 3aaa804abd Add a cache for bitflags because there are duplicates Maik Klein 2018-11-18 09:29:17 +0100
  • ef85a0b5f5 Add fuchsia typedefs Maik Klein 2018-11-17 20:04:44 +0100
  • 3a7f811700 Generate aliases for types Maik Klein 2018-11-17 20:00:57 +0100
  • f60cc9e532 Update vk.xml to spec 1.1.92 Maik Klein 2018-11-17 17:27:36 +0100
  • 9e4f25f282 Update vk_parse to 0.2 Maik Klein 2018-11-17 17:27:18 +0100
  • 6a5f18e6ac
    Merge pull request #161 from msiglreith/pub_fn Maik Klein 2018-11-22 16:05:31 +0100
  • 86e273b71a Public export function pointers msiglreith 2018-11-21 19:08:03 +0100
  • 9a9f44f903 Modified by board update on imdone.io [ci skip] [imdone skip] Maik Klein 2018-11-20 17:56:43 +0100
  • d567cf918c Modified by board update on imdone.io [ci skip] [imdone skip] Maik Klein 2018-11-20 17:56:41 +0100
  • 8833ae73a5 Modified by board update on imdone.io [ci skip] [imdone skip] Maik Klein 2018-11-20 17:55:28 +0100
  • 06e86f0901 Modified by board update on imdone.io [ci skip] [imdone skip] Maik Klein 2018-11-20 17:55:27 +0100
  • 1c586099e6
    Automatically merged TODO updates by imdone.io [ci skip] [imdone skip] Maik Klein 2018-11-20 17:55:13 +0100
  • f7381f2307 TODO comments updated by @imdoneio [ci skip] [imdone skip] imdone.io app user 2018-11-20 11:55:06 -0500
  • ea1a6164c6
    Merge pull request #159 from Ralith/readme-tweaks Maik Klein 2018-11-20 07:58:35 +0100
  • bb7d025fc1 Clarify some patterns in the README Benjamin Saunders 2018-11-19 20:19:50 -0800
  • df3fbdc4dc
    Merge pull request #153 from MatusT/rustfmt Maik Klein 2018-11-18 08:58:40 +0100
  • b71dc58efb Initial support for rustfmt Matus Talcik 2018-11-17 19:05:28 +0100
  • 515f52fab9 Bump version Maik Klein 2018-11-16 18:45:54 +0100
  • 9adbac7c8d Reformat vk Maik Klein 2018-11-16 18:40:56 +0100
  • e75bb61635 Update vk.rs msiglreith 2018-11-16 18:20:56 +0100
  • cd20cc4e37 Generate function pointer raw type definitions msiglreith 2018-11-16 17:57:08 +0100
  • 424ebbad20 Export define macros msiglreith 2018-11-16 17:25:20 +0100
  • 058e4284f6
    Merge pull request #151 from gwihlidal/mac_fixes Maik Klein 2018-11-16 18:23:02 +0100
  • 2efa1e4f74 Fix macOS instance loading - need to load through libvulkan.dylib, not libMoltenVK.dylib. Otherwise loading fails since the validation layers and debug report extensions can't be found (the loader is bypassed in this case, similar to directly linking against an IHV driver). Resolves #149 Graham Wihlidal 2018-11-16 18:00:40 +0100
  • 842bf92e5f
    Merge pull request #147 from gwihlidal/mac_fixes Maik Klein 2018-11-16 14:04:06 +0100
  • 6ba65ffa0f
    Merge pull request #148 from MaikKlein/travis-mac Maik Klein 2018-11-16 13:57:01 +0100
  • 376397a90d Add mac to travis Maik Klein 2018-11-16 13:50:08 +0100
  • 6fa7d193ed Compile fixes for macOS Graham Wihlidal 2018-11-16 13:39:14 +0100
  • 7aab71cfe1
    Merge pull request #143 from MatusT/master Maik Klein 2018-11-16 13:36:16 +0100
  • 790b2a5b90 Rewrite the loader in the README Maik Klein 2018-11-13 10:07:37 +0100
  • 8a82125788 Builder pattern: Bool32 -> bool. Edge cases added Matus Talcik 2018-11-12 23:22:16 +0100
  • 7bdd6a47f9 Improve readme Maik Klein 2018-11-12 16:25:31 +0100
  • 9037202c0f Bump version to 0.25.0 Maik Klein 2018-11-12 14:54:19 +0100
  • 4bf5888b15 Update the readme Maik Klein 2018-11-12 14:53:06 +0100
  • 8373f43e23 Port EntryCustom Maik Klein 2018-11-12 13:24:33 +0100
  • 726c91fda9 Fix Maik Klein 2018-11-12 13:12:38 +0100
  • 69f3644362 Merge branch 'generator' Maik Klein 2018-11-12 13:10:52 +0100
  • e6714d97c5 Merge branch 'Ralith-fix-getters' into generator Maik Klein 2018-11-12 11:26:26 +0100
  • 3544018bfd Remove unused unsafe blocks Maik Klein 2018-11-12 11:25:47 +0100