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
/
x11.cpp
Age
Commit message (
Expand
)
Author
2002-05-07
Change the X11 driver to support various sizes (and no more hardcoded
Lionel Ulmer
2002-05-04
Change the 'poperty' call to be 64-bits clean.
Lionel Ulmer
2002-05-01
Zero-initialize the palette and the frame buffer.
Lionel Ulmer
2002-04-28
updated legal header
Max Horn
2002-04-27
Fix (in an ugly way for now :-) ) the building of the Xv mode.
Lionel Ulmer
2002-04-27
Implemented shaking in the X11 driver the 'easy' way :-)
Lionel Ulmer
2002-04-24
Added beginning of (hacky) hardware scaling for the X11 port of
Lionel Ulmer
2002-04-24
Added the create_thread function.
Lionel Ulmer
2002-04-20
Was bitten *again* by the same stupid threading bug :-)
Lionel Ulmer
2002-04-20
Sorry about the spam.... Remove the debug changes added to get Valgrind to run.
Lionel Ulmer
2002-04-20
Small fix thanks to valgrind.
Lionel Ulmer
2002-04-20
Commit of the X11 driver using the new OSystem interface. Plus some warning f...
Lionel Ulmer
2002-04-17
Return of the MP3 CD patch ... use CBR 22 kHz
Nicolas Bacca
2002-04-14
wrote new mixer class,
Ludvig Strigeus
2002-04-12
new video engine (expect broken non-sdl builds),
Ludvig Strigeus
2002-04-11
Large pointless reindentation of all the code. Also fixed a few mistakes
James Brown
2002-04-05
MP3 CD patch reorganized
Nicolas Bacca
2002-04-04
MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ...
Nicolas Bacca
2002-03-24
Added shaking + 'pixel hunting' and 'right click emulation' modes. Still only...
Lionel Ulmer
2002-03-18
Fix Yet Another API Change :-)
Lionel Ulmer
2002-03-17
Fixed the 'window title' problem for the SDL and X11 ports. Other 'porters' s...
Lionel Ulmer
2002-03-17
Upgraded X11 'port' with the new API needed. Added also 'fake right mouse' an...
Lionel Ulmer
2002-03-06
Remove too strict error checking that prevented debugging.
Lionel Ulmer
2002-03-06
Applied cleanup and scaling patch by Rob.
James Brown
2002-02-23
Added 'x11.cpp' file used on my iPAQ to remove the SDL dependency.
Lionel Ulmer