Clownacy
|
9948fa8b07
|
Move the SDL_Window creation to the rendering backends
Whoops, didn't mean to commit the Main.cpp edit way back when I made
the OpenGL 2.1 backend.
|
2019-07-24 20:20:06 +01:00 |
|
Clownacy
|
6a7fd14833
|
Font refactor part 2: SDL_Surface
No per-component alpha support here
|
2019-07-23 17:20:56 +01:00 |
|
Clownacy
|
74c9931ebb
|
Change the renderer backend API for uploading pixels
Also fix some blatant build errors. I must be going mad - I swear
I've fixed that typedef thing like twice already.
|
2019-07-19 08:45:59 +01:00 |
|
Clownacy
|
f1e6103a46
|
...Actually add the SDL_Surface renderer file
|
2019-07-17 16:35:33 +01:00 |
|