This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Optimization suggested by Ryan:
Don't set the same OpenGL context multiple times
- Loading branch information
Showing
with
7 additions
and 0 deletions.
- +1 −0 src/video/SDL_sysvideo.h
- +6 −0 src/video/SDL_video.c