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