Commit graph

26 commits

Author SHA1 Message Date
Eidolon 26394b1d3c Add first_scissor to cmd_set_scissor 2018-04-11 21:30:30 -05:00
Maik Klein 0a8f335206 Update example with the new ClearValue union 2018-02-15 19:48:49 +01:00
Maik Klein bfd05ea8e9 Update examples 2017-12-22 14:59:23 +01:00
Maik Klein 2de4de02da Fix wrong uv format 2017-12-12 14:41:10 +01:00
Maik Klein 136557f196 Fix vec3 padding 2017-12-12 14:41:00 +01:00
Maik Klein 139dc2aa3b Fix stages for memory barriers in the examples 2017-12-12 11:51:55 +01:00
Maik Klein 5875de85ce Switch to libc 2017-07-08 09:40:38 +02:00
Maik Klein 80743e9314 [Fix] Alignment in the examples 2017-06-18 13:05:52 +02:00
Maik Klein 90d67c29c9 Switch util::* to DeviceSize 2017-06-11 17:49:38 +02:00
Maik Klein 3483450010 Remove unused mut 2017-06-05 10:56:29 +02:00
Maik Klein 3af05f10f4 remove useless function 2017-06-04 11:11:34 +02:00
Maik Klein 141215bf86 Fix examples 2017-06-03 23:36:18 +02:00
Maik Klein 6ef7cc18f3 Remove unused macro_use 2017-04-16 12:51:33 +02:00
Maik Klein 81935b2a91 Fix examples 2017-04-07 10:02:41 +02:00
maik klein 23ff925660 Remove error from PresentInfoKHR 2017-01-20 17:25:58 +01:00
maik klein 4565b1f3b3 Correct rendering wait mask 2017-01-06 08:47:06 +01:00
maik klein 4ace1cc780 Loader cleanup 2017-01-01 08:09:51 +01:00
maik klein 0f52807193 Examples now properly free their objects 2016-12-29 06:02:37 +01:00
maik klein 8a6a7823c4 queue_present to swapchain 2016-12-29 04:32:55 +01:00
maik klein 0eaf851afa Added allocators to the examples 2016-12-28 09:24:24 +01:00
Maik Klein 030cb602d4 Update triangle.rs 2016-12-26 03:44:06 +01:00
Maik Klein 1b43e3367b #[macro_use] for texture 2016-12-26 03:43:53 +01:00
maik klein 310494380e Update the texture example 2016-12-26 01:22:21 +01:00
maik klein b25338a991 Reorder example shader 2016-12-26 00:50:08 +01:00
maik klein 4fd228fcb3 Cleanup unused code 2016-12-26 00:39:00 +01:00
maik klein 32f74cc619 Restructure examples 2016-12-25 14:38:26 +01:00