yours3lf
|
79af38f711
|
fixed copy paste
|
2020-06-18 18:20:51 +01:00 |
|
yours3lf
|
74982b90fa
|
cubemaps with mipmaps now working
|
2020-06-09 20:55:46 +01:00 |
|
yours3lf
|
922c6ff139
|
cleaned up some compile warnings
|
2020-06-08 18:54:57 +01:00 |
|
yours3lf
|
05a5f1ab3f
|
backup
|
2020-05-29 23:09:51 +01:00 |
|
yours3lf
|
27f7e593d9
|
cleanup
|
2020-05-29 22:58:27 +01:00 |
|
yours3lf
|
5f1fe9f659
|
backup
|
2020-05-28 19:35:51 +01:00 |
|
yours3lf
|
ab54ec9d6c
|
fixed multiple renderpass case, added offset supprot for copy
|
2020-05-28 19:27:40 +01:00 |
|
yours3lf
|
0fd991cd39
|
backup
|
2020-05-26 23:34:07 +01:00 |
|
yours3lf
|
9a3370b129
|
started implementing copy image to buffer
|
2020-05-26 19:58:07 +01:00 |
|
yours3lf
|
86a7834753
|
changed function usage so that the driver can expose them ifneedbe
|
2020-05-18 22:38:57 +01:00 |
|
yours3lf
|
b4b4e38354
|
added profiler but it crashes for some reason
|
2020-05-18 19:39:33 +01:00 |
|
yours3lf
|
fe78d23650
|
fixed mipmap generation
|
2020-05-15 21:20:01 +01:00 |
|
yours3lf
|
637bec7672
|
fixed handling offsets for render targets and textures, fixed LT formats
|
2020-05-06 00:10:40 +01:00 |
|
yours3lf
|
68a9a4ee2c
|
updated NDC coordinate space to be right handed
x [0..1]
y [1..-1]
z [0..1]
|
2020-05-04 19:36:36 +01:00 |
|
yours3lf
|
03f98aff82
|
trying to get attrib setup finally right
|
2020-05-01 19:38:13 +01:00 |
|
yours3lf
|
8813599202
|
added attrib offset handling + index offset handling
|
2020-04-29 19:45:42 +01:00 |
|
Unknown
|
4e0e17efaa
|
cleanup
|
2020-04-26 20:21:18 +01:00 |
|
Unknown
|
d1a223865f
|
copy cleanup
|
2020-04-23 18:30:40 +01:00 |
|
Unknown
|
00054f1175
|
changed copy setup to support more scriptors
|
2020-04-22 19:32:58 +01:00 |
|
Unknown
|
13d73f26ae
|
changed mapping so that coordinate shaders can have separate
|
2020-04-21 15:22:19 +01:00 |
|
Unknown
|
438e9a487d
|
changed shader module creation so that it goes through the std way
needs special handling, but it works
|
2020-04-17 20:59:04 +01:00 |
|
Unknown
|
715be8accd
|
cubemapping seems fully functional
|
2020-04-14 21:29:04 +01:00 |
|
Unknown
|
cb60bade91
|
cubemapping seems to be somewhat working
now just need to modify the test to showcase it well
|
2020-04-14 18:31:58 +01:00 |
|
Unknown
|
a56cfdf5a1
|
fixed mipmapping
|
2020-04-10 18:23:50 +01:00 |
|
Unknown
|
723259b0f4
|
trying to debug mipmapping
|
2020-04-10 15:41:57 +01:00 |
|
Unknown
|
61d1d5fd27
|
mipload bias disables auto lod
|
2020-04-10 15:04:09 +01:00 |
|
Unknown
|
3de1deb156
|
disable auto lod is now handled by minlod
|
2020-04-10 14:24:52 +01:00 |
|
Unknown
|
261ded8fd6
|
bunch of more fixes trying to get mipmapping working
|
2020-03-11 09:32:26 +00:00 |
|
Unknown
|
00672cfe92
|
fix copy paste
|
2020-03-10 20:30:12 +00:00 |
|
Unknown
|
5e72111ba8
|
bunch of fixes trying to get mipmap generation working
|
2020-03-10 20:20:35 +00:00 |
|
Unknown
|
126a5e7ac7
|
made some progress with vkcmdblitimage
|
2020-03-02 21:50:08 +00:00 |
|
Unknown
|
0eab6f0a0e
|
added ETC test, but can't make it work
need kernel support for 64bpp output so that I can emulate the copy to optimal format
|
2020-02-20 22:48:39 +00:00 |
|
Unknown
|
6b8c72d0eb
|
HDR demo done, but doesn't work due to lack of kernel support
|
2020-02-20 20:45:43 +00:00 |
|
Unknown
|
422662de4a
|
backup
|
2019-12-14 19:48:30 +00:00 |
|
Unknown
|
387a773e28
|
generalized buffer to image copy, common resources created in device
|
2019-12-14 19:43:52 +00:00 |
|
Unknown
|
80fe07777b
|
got linear to optimal copies working
|
2019-12-12 21:10:02 +00:00 |
|
Unknown
|
16d5fc7502
|
trying to make the loader stuff work
|
2019-09-29 23:52:21 +01:00 |
|
Unknown
|
7254e90101
|
updated todos
|
2019-09-07 23:30:52 +01:00 |
|
Unknown
|
78085a4e26
|
moved stuff around
|
2019-04-22 14:58:27 +01:00 |
|
Unknown
|
ad818070b0
|
added files
|
2018-10-15 22:44:39 +01:00 |
|