full removal of SDL_Renderer usage, working spatial triangle rendering, temporary(?) regression of HDPI
This commit is contained in:
@ -54,7 +54,6 @@ typedef struct context {
|
||||
unsigned int update_multiplicity;
|
||||
|
||||
SDL_GLContext *gl_context;
|
||||
SDL_Renderer *renderer;
|
||||
SDL_Window *window;
|
||||
uint32_t window_id;
|
||||
int window_w;
|
||||
|
Reference in New Issue
Block a user