Commit graph

  • 655870d04a Add get fence status Maik Klein 2017-04-23 10:04:24 +0200
  • 534e0c70fd readme path Maik Klein 2017-04-22 17:15:48 +0200
  • d267b52e45 inc version Maik Klein 2017-04-22 15:24:59 +0200
  • 35785d3539 Add cargo realse to .toml Maik Klein 2017-04-22 15:09:44 +0200
  • f5b04a888d Add reset command pool Maik Klein 2017-04-22 15:07:07 +0200
  • 7215777288 Update links in README Maik Klein 2017-04-16 13:05:45 +0200
  • fba518d157 Update CI files Maik Klein 2017-04-16 12:58:29 +0200
  • 6ef7cc18f3 Remove unused macro_use Maik Klein 2017-04-16 12:51:33 +0200
  • c4e5812668 Switching to a cargo workspace Maik Klein 2017-04-16 12:44:34 +0200
  • 29e61eeeeb Remove unused import Maik Klein 2017-04-16 12:25:08 +0200
  • 73db78b635 (cargo-release) start next development iteration 0.15.5-pre Maik Klein 2017-04-16 12:18:41 +0200
  • aa71fe69f9 (cargo-release) version 0.15.4 Maik Klein 2017-04-16 12:18:27 +0200
  • e4e31ec9ac Add physical device feature features Maik Klein 2017-04-16 11:55:25 +0200
  • a832935212 Update cargo lock Maik Klein 2017-04-07 10:20:17 +0200
  • 81bb73c460 Bump version Maik Klein 2017-04-07 10:07:09 +0200
  • c6320dcb33 Fix readme header Maik Klein 2017-04-07 10:04:14 +0200
  • 81935b2a91 Fix examples Maik Klein 2017-04-07 10:02:41 +0200
  • f4c991b821 New signature for pipeline creation Maik Klein 2017-04-07 09:59:56 +0200
  • 495c617513 Fix multi graphics pipeline creation msiglreith 2017-04-05 15:20:02 +0200
  • a7af586e92 Add clear_color and dispatch command, and fix bind_vertexbuffers msiglreith 2017-04-05 15:08:25 +0200
  • bd31980eb5 update cargo lock Maik Klein 2017-03-15 12:12:59 +0100
  • cab8378ce0 bump version Maik Klein 2017-03-15 12:11:31 +0100
  • 7765ed80c1 Add missing sync, send for pointer types such as vk::Device Maik Klein 2017-03-15 12:10:43 +0100
  • 463e862a45 Adds free_command_buffers to device Maik Klein 2017-02-26 14:02:06 +0100
  • 4307e127f2 Merge pull request #5 from mikedilger/master Maik Klein 2017-02-16 23:07:31 +0100
  • 80f356d97d Export DeviceError from instance module Mike Dilger 2017-02-17 10:29:29 +1300
  • 42379a0323 Merge pull request #3 from msiglreith/ll Maik Klein 2017-01-21 02:31:34 +0100
  • cdc926a3b7 Bump versio to 0.14.2 maik klein 2017-01-20 17:35:12 +0100
  • 23ff925660 Remove error from PresentInfoKHR maik klein 2017-01-20 17:25:58 +0100
  • 65094fcf20 Remove sparse flag from the depth image maik klein 2017-01-20 17:25:05 +0100
  • b7842db292 Move DisplaySwapchain into a new extension maik klein 2017-01-20 17:13:04 +0100
  • a5ac019f02 Export LoadingError from entry module msiglreith 2017-01-09 00:55:34 +0100
  • a5f78297d1 Bump version to 0.14.1 maik klein 2017-01-08 18:16:00 +0100
  • 23340d5a8f Make the device clonable again maik klein 2017-01-08 18:13:34 +0100
  • eb3c3caf2c Hash derive for all PoD types maik klein 2017-01-07 17:10:48 +0100
  • 213406682e Add get_physical_device_prop maik klein 2017-01-07 10:17:13 +0100
  • 4e9f1429cd Better handling for vsync image count maik klein 2017-01-06 08:47:39 +0100
  • 4565b1f3b3 Correct rendering wait mask maik klein 2017-01-06 08:47:06 +0100
  • 2e1079b77c max_image_count can be 0 to indicate no limit maik klein 2017-01-05 19:53:46 +0100
  • 61b6a5d222 Sets desired image count to min_image_count maik klein 2017-01-05 19:45:55 +0100
  • ddfa14a462 Properly hides the allocator api maik klein 2017-01-05 10:01:27 +0100
  • bc89f4039f Bump version to 0.14 maik klein 2017-01-05 09:58:57 +0100
  • 6bc682893c Cleanup additional warnings maik klein 2017-01-05 09:52:32 +0100
  • 42c1f97ffc Bump version to 0.13 maik klein 2017-01-05 09:45:46 +0100
  • 8ebcad3daf Adds missing unsafe for some device functions maik klein 2017-01-05 09:44:49 +0100
  • aa79ab05d7 Hide allocation api because it is highly experimental maik klein 2017-01-05 09:28:58 +0100
  • 06050d411e Bump version to 0.12 maik klein 2017-01-05 09:20:09 +0100
  • 642b6ca2df Exposed missing extensions maik klein 2017-01-05 09:17:14 +0100
  • 9ec4f33ddf Remove unnecessary phantomdata maik klein 2017-01-05 09:08:07 +0100
  • f2b52eb007 Cleanup warnings and use version traits maik klein 2017-01-05 09:03:37 +0100
  • afdec21cab Adds an entry loading error maik klein 2017-01-05 08:40:22 +0100
  • 222b510f4e Update readme example maik klein 2017-01-05 08:35:37 +0100
  • bc8691df8a Update docs link in README maik klein 2017-01-05 08:22:18 +0100
  • a1a4c657a1 Update README maik klein 2017-01-05 08:20:57 +0100
  • eead999bc4 Update window title maik klein 2017-01-05 08:09:23 +0100
  • 525a78f7c5 Fix wrong version path in README maik klein 2017-01-05 08:06:32 +0100
  • 5183358dd5 Update loader in README maik klein 2017-01-05 08:05:54 +0100
  • c0ba045df9 Bump to version 0.11 maik klein 2017-01-05 08:53:58 +0100
  • 1ef7cc3f07 Update readme for entry maik klein 2017-01-05 08:49:44 +0100
  • 3dbb81735f add create_instance to EntryV1_0 maik klein 2017-01-05 08:48:18 +0100
  • 0531d67e99 Refactor Entry into EntryV1_0 maik klein 2017-01-04 19:09:27 +0100
  • 47420b1c1e Refactor entry with an entry loader maik klein 2017-01-04 18:46:00 +0100
  • efd6f906d9 Bump version maik klein 2017-01-04 15:22:07 +0100
  • aaff6c2383 create_device as default impl maik klein 2017-01-04 15:21:01 +0100
  • 61b574bcdf Fix build error in the win32 example maik klein 2017-01-01 09:21:29 +0100
  • 309f280887 Add version specific loader to "in progress" maik klein 2017-01-01 09:00:55 +0100
  • a02fb615c0 Rename load_vulkan to new, as Vulkan is loaded at startup time maik klein 2017-01-01 08:56:38 +0100
  • 2ce185959b CamelCase warning for vk_function maik klein 2017-01-01 08:52:08 +0100
  • 2fdec50947 Remove EntryExt maik klein 2017-01-01 08:50:52 +0100
  • 1fb4e2ae42 README: Include a getting started section maik klein 2017-01-01 08:43:36 +0100
  • 1e6049f2fa Typos in README maik klein 2017-01-01 08:37:12 +0100
  • 568fe0bb11 Update the readme for the new loader maik klein 2017-01-01 08:31:13 +0100
  • 4ace1cc780 Loader cleanup maik klein 2017-01-01 08:09:51 +0100
  • b9273b8db5 Naming scheme for function pointers maik klein 2016-12-30 07:43:37 +0100
  • 0c0b147502 Add version to Entry maik klein 2016-12-30 06:19:47 +0100
  • 45936ae6bb Swtich device to the new extension version format maik klein 2016-12-30 05:42:34 +0100
  • d964453d2d Switch Instance to the new version extension maik klein 2016-12-30 03:44:05 +0100
  • 9e2d28b301 Integration extensible versions maik klein 2016-12-30 03:34:14 +0100
  • a95572af4a Bump version to 0.9 to indicate that it is very close a 1.0 release maik klein 2016-12-29 07:11:40 +0100
  • 0c00f0cd1f Add clone to xlib maik klein 2016-12-29 07:11:10 +0100
  • 675ec03fca Add clone to entry maik klein 2016-12-29 07:08:50 +0100
  • 05378042e0 Add clone to the extensions maik klein 2016-12-29 07:08:01 +0100
  • cf66c5988b Update readme maik klein 2016-12-29 08:06:17 +0100
  • 3d0120ef3d Unsued begin command buffer maik klein 2016-12-29 07:50:54 +0100
  • 0f52807193 Examples now properly free their objects maik klein 2016-12-29 06:02:37 +0100
  • 7ece1e7d5a Rename xlibsurface to xlib_surface maik klein 2016-12-29 05:07:56 +0100
  • d5a812e8b5 Refactor the loading library maik klein 2016-12-29 05:03:12 +0100
  • eb02429f1e Allow deadcode in the extensions maik klein 2016-12-29 04:43:25 +0100
  • 29ab08a36c Add all surface extensions maik klein 2016-12-29 04:41:41 +0100
  • 8a6a7823c4 queue_present to swapchain maik klein 2016-12-29 04:32:55 +0100
  • e8f2dcbfc8 Move all extensions out of the core maik klein 2016-12-29 04:31:19 +0100
  • e455873d6a Makes public fields private for all the extensions maik klein 2016-12-29 04:18:54 +0100
  • 519a0f0038 Remove unused unsafe blocks maik klein 2016-12-29 04:17:46 +0100
  • b49b2b1deb Add allocator to the windows example maik klein 2016-12-28 11:13:36 +0100
  • f01eb2d9d5 Adds missing allocators for the extensions maik klein 2016-12-28 11:04:50 +0100
  • e6415a91df Marks all functions that take an allocator as 'unsafe' maik klein 2016-12-28 10:20:12 +0100
  • 3db84ba1eb style cleanup maik klein 2016-12-28 09:36:28 +0100
  • 0eaf851afa Added allocators to the examples maik klein 2016-12-28 09:24:24 +0100
  • ce4945a61c Add allocation callbacks everywhere maik klein 2016-12-28 09:07:27 +0100
  • 85b7a7c136 update cargo lock maik klein 2016-12-28 06:03:28 +0100