index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sdl_gl.cpp
Age
Commit message (
Collapse
)
Author
2002-08-15
mididrv.h -> sound/mididrv.h (so that we can get rid of -Isound/)
Max Horn
svn-id: r4750
2002-07-25
work around a bug in MacOS X OpenGL (it also uses atexit, causing a segfault ↵
Max Horn
when ScummVM exits) svn-id: r4634
2002-07-25
patch #586167: fixed support for systems that do not implement paletted textures
Max Horn
svn-id: r4633
2002-07-25
rest of zaurus patch
Max Horn
svn-id: r4631
2002-07-23
merged some diffs between sdl.cpp and sdl_gl.cpp. Ideally, one should be the ↵
Max Horn
subclass of the other, or they should share a common baseclass - a lot of code is duplicated, and we have to fix bugs in two places. svn-id: r4622
2002-07-22
moved some utility functions out of class Scumm
Max Horn
svn-id: r4618
2002-07-21
Add patch from luke_br. Make GL driver honor the fullscreen flag.
James Brown
svn-id: r4610
2002-07-16
Patch #582286 - fix for double key events in newgui
Max Horn
svn-id: r4580
2002-07-16
renamed some variables for clarity; added scaler.h
Max Horn
svn-id: r4562
2002-06-17
Add OpenGL support patch from Andre Souza
Travis Howell
svn-id: r4422