Pawel Kolodziejski
39a4b54d30
format "_" in names,
...
format code a bit
2004-12-09 23:55:43 +00:00
Pawel Kolodziejski
bac31a68ad
moved opengl stuff into driver_gl
2004-04-19 09:56:34 +00:00
Oliver Kiehl
1964209430
a simple fps monitor
2004-04-15 20:20:04 +00:00
Joost Peters
b1c5d0728d
'Fix' -zbuffer crash on OSX.
...
If anyone has a rational explanation.. please step forward :)
Also, depth bitmaps shouldn't be converted. (fixes the graphical glitches when using -zbuffer on Big Endian)
2004-04-14 23:04:33 +00:00
James Brown
ffdb8aa89b
Add builtin font for GUI, etc. Replace platform-dependant font hack with new builtin font.
2004-03-28 11:00:16 +00:00
Daniel Schepler
12ea705ec1
Fix to compile on Unix (and presumably at least make it closer to
...
compiling on Windows as well).
2004-03-26 00:21:08 +00:00
Max Horn
eb3f4e6e8d
the OpenGL framework is already covered by 'sdl-config --libs', and GLUT isn't used at all (note: GLU != GLUT); renamed OSX macro to MACOSX (thus matching ScummVM; hack driver_gl.cpp to compile on OSX
2004-03-25 22:17:09 +00:00
James Brown
567ae0b40d
Reenable *nix temporary font hack
2004-03-25 12:27:02 +00:00
Daniel Schepler
1b67e54e2b
Fix overshoot on smush movie rendering.
...
Fix position of movies.
2004-03-24 13:02:14 +00:00
Daniel Schepler
e1a465cd44
Implement animated bitmaps.
...
Reorganize ZBuffer rendering code a bit.
2004-03-23 10:38:02 +00:00
Pawel Kolodziejski
01549c3ce2
added speech mode stuff, and fixed position for overlay mode smush
2004-03-20 07:45:34 +00:00
Pawel Kolodziejski
659b99c78b
- some indent cleanup
...
- came back overlay smush
- fixed smush sound
2004-02-29 18:38:26 +00:00
James Brown
362f2dfa1f
Fix flickering, remove duplicated code, optimised for full screen animations
2004-02-25 05:52:47 +00:00
Pawel Kolodziejski
37b6c80f53
update copyright date, some formating stuff, rest later
2004-02-24 21:09:53 +00:00
Pawel Kolodziejski
978b6691b6
moved frame smush update to more proper place
2004-02-24 07:04:50 +00:00
Pawel Kolodziejski
28836b3b3f
more smush stuff, sound disabled for now
2004-02-21 22:00:13 +00:00
James Brown
d05e645a4d
Fix parameter order
2004-01-28 06:16:33 +00:00
James Brown
508d66a1e5
Start of attempt to abstract OpenGL from Residual
2004-01-23 11:10:59 +00:00