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.
Showing
with
54 additions
and 36 deletions.
- +2 −2 src/video/SDL_video.c
- +7 −5 src/video/cocoa/SDL_cocoaopengl.m
- +6 −3 src/video/win32/SDL_win32opengl.c
- +2 −1 src/video/x11/SDL_x11opengl.c
- +5 −2 test/common.c
- +14 −9 test/testgl.c
- +18 −14 test/testgl2.c