Magnus Norddahl
|
1430d9012e
|
- fix shutdown crash and some minor adjustments
|
2019-03-02 00:46:25 +01:00 |
|
Magnus Norddahl
|
308c884d02
|
- use a linked list to keep track of all allocated VkHardwareTexture objects
|
2019-03-01 18:31:33 +01:00 |
|
Magnus Norddahl
|
f1f8797d3c
|
- bind the layer textures
|
2019-03-01 01:30:10 +01:00 |
|
Magnus Norddahl
|
9a5112c1c9
|
- tell the memory allocator when we are going to persistently map something
|
2019-02-28 01:18:29 +01:00 |
|
Magnus Norddahl
|
b4154f1772
|
- fix palette color problem
|
2019-02-27 16:28:29 +01:00 |
|
Magnus Norddahl
|
96547713d9
|
- hook up the software renderer
|
2019-02-27 15:37:37 +01:00 |
|
Magnus Norddahl
|
a3c21e0b01
|
- upload some real texture contents
|
2019-02-26 22:45:18 +01:00 |
|
Magnus Norddahl
|
fe67a2c24f
|
- fix enough bugs to finally get some visuals
|
2019-02-26 20:19:54 +01:00 |
|
Magnus Norddahl
|
d958c4fec5
|
- upload and bind some textures
|
2019-02-26 15:29:08 +01:00 |
|
Magnus Norddahl
|
c6b29846d0
|
- add 3rd party vulkan dependencies
- add stubs for a vulkan hw renderer backend
- add RAII wrappers for vulkan object types
- add builder classes to isolate vulkan boilerplate code
- add a swap chain class
|
2019-02-20 21:21:57 +01:00 |
|