Commit Graph

80 Commits

Author SHA1 Message Date
4b85f6dd1f made buffer loading much faster 2019-07-01 22:41:40 -07:00
d5350a04ff runtime compiled shader. Annoying behaviour forcing clean builds or whitespace modification before picking up shader changes in compile time shader 2019-06-30 21:53:06 -07:00
8c22536653 adding another buffer for xy 2019-06-30 01:11:29 -07:00
4de26c702d still dont know why this isn't working 2019-06-18 23:55:21 -07:00
6698c04b58 just gonna do a file read 2019-06-18 00:16:37 -07:00
e8d94e4ba7 fiddling 2019-06-13 00:56:52 -07:00
7a9f08c7ec editing the image via vulkan compute shader 2019-06-12 22:30:10 -07:00
9b266c8d3f moved gpu example to main 2019-06-12 21:22:06 -07:00
ff679e1cab update references 2019-06-12 20:43:29 -07:00
c139121acb moving files 2019-06-12 20:41:40 -07:00
e001f252eb imported shader example 2019-06-11 00:44:33 -07:00
b9f51bab09 Blurs pixels. This is way to slow. Need to SIMD or maybe OpenCV 2019-06-06 23:33:08 -07:00
f844982553 gutted and playing with pixel manipulation 2019-06-06 22:52:56 -07:00
94ce0bcd30 version incompatability 2019-05-07 23:09:58 -07:00
cbfc854dc1 . 2019-02-13 16:21:09 -08:00
070fdb3873 Apparently *self referencial structs* are a big no no in Rust, bummer 2019-01-31 23:27:33 -08:00
21dc0b81ed going to just put all the loading stuff into the EntState 2019-01-31 15:03:24 -08:00
72bf8217ef . 2019-01-31 12:14:09 -08:00
45256f1a0e . 2019-01-30 17:48:11 -08:00
3eda84210d message 2019-01-30 16:23:29 -08:00
2dac8912e4 figuring out who the hell is going to own the texture atlas texture 2019-01-29 23:13:13 -08:00
8d4e2f1c1e debugging reference and ownership issues 2019-01-29 17:49:55 -08:00
4075c95dff yeah that didn't fix it 2019-01-28 22:59:05 -08:00
4d3f48f075 fiddling with the movement 2019-01-28 22:33:58 -08:00
474eb9311e Adding bounding boxes 2019-01-28 16:28:01 -08:00
dc6765af99 . 2019-01-25 17:00:43 -08:00
860ea2deab removed warnings 2019-01-24 16:07:24 -08:00
41b3dd4d0f . 2019-01-24 00:11:33 -08:00
00fe05fcdc Movement 2019-01-23 15:46:34 -08:00
b0d11f98be init 2019-01-21 12:26:24 -08:00