saschawillems
|
7e43a55a76
|
Removed old mesh loader, replaced with new model loader and vertex layout class in all examples (Refs #260)
|
2017-02-11 14:18:24 +01:00 |
|
saschawillems
|
9822cde6e2
|
Use new Vulkan texture class (Refs #260)
|
2017-02-09 21:55:35 +01:00 |
|
saschawillems
|
5c4ef25153
|
Device features and sparse residency check
|
2016-12-25 12:55:11 +01:00 |
|
saschawillems
|
00ed23db98
|
Virtual function for enabling physical device features (instead of function pointer in constructor)
|
2016-12-14 20:17:15 +01:00 |
|
saschawillems
|
298f7a9415
|
Use heightmap class
|
2016-10-20 21:30:37 +02:00 |
|
saschawillems
|
52f34c67a9
|
Continued work on sparse texture residency example
|
2016-10-01 17:37:11 +02:00 |
|
saschawillems
|
18b7a52ece
|
Randomly fill virtual pages, check if sparse residency for 2D images is supported
|
2016-09-17 19:08:27 +02:00 |
|
saschawillems
|
13eed42bfb
|
Virtual texture (and virtual page) class for doing partial resident allocations
|
2016-09-14 19:01:44 +02:00 |
|
saschawillems
|
385b760770
|
Opaque sparse memory bindings for mip tails
|
2016-09-12 19:53:39 +02:00 |
|
saschawillems
|
8f2ea86e11
|
Started work on sparsely bound partially resident texture example
|
2016-09-11 18:42:30 +02:00 |
|