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
more valgrind errors fixed. Plus I ran make indent which changed a fe…
…w files.
- Loading branch information
Showing
with
64 additions
and 59 deletions.
- +5 −0 src/video/SDL_video.c
- +3 −3 src/video/win32/SDL_win32events.c
- +11 −8 src/video/win32/SDL_win32keyboard.c
- +7 −8 src/video/x11/SDL_x11events.c
- +11 −10 src/video/x11/SDL_x11opengl.c
- +1 −0 src/video/x11/SDL_x11video.c
- +1 −0 src/video/x11/SDL_x11video.h
- +25 −30 src/video/x11/SDL_x11window.c