Christoph Oelckers
|
77d74a11d1
|
- removed most templates.h includes.
|
2021-10-30 10:49:12 +02:00 |
|
Magnus Norddahl
|
d853961a83
|
Fix vulkan buffers not using the stream usage for the 2d drawer
Add BufferUsageType enum to clarify what kind of usage is expected by the buffer allocated by SetData
|
2021-10-26 22:43:38 -04:00 |
|
Christoph Oelckers
|
6cf91d3941
|
- moved the remaining core parts of the GL renderer to 'common'.
|
2020-04-29 17:19:17 +02:00 |
|
Christoph Oelckers
|
1346787e29
|
- moved 2 more modules to 'common'.
|
2020-04-26 21:38:34 +02:00 |
|
Christoph Oelckers
|
02832297ff
|
- moved most of the OpenGL backend to 'common'.
A few things are yet to do, because they still need some changes.
|
2020-04-26 14:44:19 +02:00 |
|