Commit Graph

  • e324a2104b . vulkano-0.19 mitchellhansen 2020-07-27 23:49:23 -0700
  • fafb5e52a6 updated API further to just use optionals. Updated tests master mitchellhansen 2020-03-08 18:08:14 -0700
  • 903f1a349d hacked out some stuff while I'm testing mitchellhansen 2019-09-28 21:51:46 -0700
  • d1c3a5f562 The API needs some work mitchellhansen 2019-09-22 01:37:04 -0700
  • 0f0c29fac9 hacked in the sampled != 0 thing, not sure why my non sampled image was coming in as 2. Also vulkano seems to treat storage image and whatever other image the same, so just copied the match mitchellhansen 2019-07-18 22:15:10 -0700
  • 2fb20042a4 Use 0.13.0 mitchellhansen 2019-07-10 17:56:28 -0700
  • 2d036a61c7 For some reason I was getting trait errors when using a local version of vulkano in my project toml, and a cargo version of vulkano in the shade_runner toml. Switching to the other toml syntax fixed the issue. spooky mitchellhansen 2019-07-10 00:28:48 -0700
  • baf9c022ef hacked in the ability to specify compiler options mitchellhansen 2019-07-07 00:58:13 -0700
  • afd4e39c44
    Merge pull request #19 from freesig/compute Tom 2019-06-05 13:58:56 +1000
  • 370bf8350a support for compute shaders freesig 2019-06-05 13:28:24 +1000
  • 5f7162510f update cargo Tom Gowan 2019-05-27 09:49:24 +1000
  • 3b99dc7584
    Merge pull request #18 from mitchmindtree/vulkano_update Tom 2019-05-27 09:32:37 +1000
  • 85611e3483 Update to vulkano 0.12.0. mitchmindtree 2019-05-25 16:36:02 +0200
  • 9774ac4410 bump shaderc Tom Gowan 2019-05-21 13:44:56 +1000
  • 50a88bd0ca public errors Tom Gowan 2019-05-10 11:17:52 +1000
  • fec3b1d81e
    Merge pull request #17 from freesig/include Tom 2019-05-09 18:08:46 +1000
  • 0f9f2658dc relative include Tom Gowan 2019-05-09 17:46:00 +1000
  • 203f0c8074 include Tom Gowan 2019-05-09 17:08:19 +1000
  • ac7992e139 add msg to unimplemented error Tom Gowan 2019-05-02 20:00:25 +1000
  • f753563525 more descriptor implimentations Tom Gowan 2019-05-02 15:10:26 +1000
  • 52946a0ec3 Merge branch 'master' of https://github.com/freesig/shade_runner Tom Gowan 2019-05-01 10:06:03 +1000
  • d15d28f6e6 fixes #15 Tom Gowan 2019-05-01 10:05:34 +1000
  • f9ed085299
    Update README.md Tom 2019-04-30 10:00:27 +1000
  • bf6c59c40a
    Create LICENSE Tom 2019-04-30 09:50:06 +1000
  • db4a97afe2
    Create README.md Tom 2019-04-30 09:49:03 +1000
  • c4112ecddc fixes #14 Tom Gowan 2019-04-30 09:45:38 +1000
  • 1a59d7bdc0 fix nightly stable copied Tom Gowan 2019-04-30 09:27:45 +1000
  • c70f54ffba
    Merge pull request #12 from freesig/no_unimpl Tom 2019-04-29 18:18:51 +1000
  • fff431ba55 no expects or unimpl Tom Gowan 2019-04-29 18:17:47 +1000
  • 15cddaa35b remove unimpl Tom Gowan 2019-04-29 14:57:30 +1000
  • 5840e837eb use directory Tom Gowan 2019-04-29 15:03:43 +1000
  • 12e43ff036
    Merge pull request #8 from freesig/layouts Tom 2019-04-29 09:39:10 +1000
  • 97248e5e9f added vertex layouts Tom Gowan 2019-04-29 09:38:24 +1000
  • a43fff68e0 better watch events Tom Gowan 2019-04-29 09:13:47 +1000
  • 6eca607ca3 fixes Tom Gowan 2019-04-26 21:52:18 +1000
  • 4694d4eb1d watcher Tom Gowan 2019-04-26 17:50:38 +1000
  • 2c5747a52f push constants Tom Gowan 2019-04-26 16:11:48 +1000
  • f3346e48bb descriptor layout Tom Gowan 2019-04-26 15:24:58 +1000
  • 0755b4f807 initial commit Tom Gowan 2019-04-26 13:00:38 +1000