This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f38dc3ed4571995db3370afb35bf4f07870fed13
scummvm
/
backends
/
sdl
T
History
Max Horn
00861f8841
fix for bug
#781903
(ALL: jerky cursor movement regression)
...
svn-id: r9446
2003-08-03 23:34:04 +00:00
..
.cvsignore
fixed the 'intelligent' GCC build rules; added .cvsignore files
2002-08-21 16:28:19 +00:00
build.rules
SDL_gl and normal SDL backend now share a common base class
2002-08-24 10:41:32 +00:00
fb2opengl.h
Add OpenGL fixes, patch
#762815
2003-06-30 02:38:56 +00:00
sdl_gl.cpp
part of patch
#774556
: fix for aspect mode + shaking
2003-07-21 00:01:05 +00:00
sdl-common.cpp
fix for bug
#781903
(ALL: jerky cursor movement regression)
2003-08-03 23:34:04 +00:00
sdl-common.h
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
2003-08-01 12:21:04 +00:00
sdl.cpp
part of patch
#774556
: fix for aspect mode + shaking
2003-07-21 00:01:05 +00:00