Age | Commit message (Expand) | Author |
2015-10-20 | SDL/DISPMANX Make additional notes on README.RASPBERRYPI telling users to man... | vanfanel |
2015-10-19 | SDL/DISPMANX Fixed dispmanx activation parameter on README.RASPBERRYPI | vanfanel |
2015-10-18 | SDL/DISPMANX Renamed the RASBERRYPI define to the less confusing name of DISP... | vanfanel |
2015-10-18 | SDL/DISPMANX Removed a redundant and unused configure parameter info related ... | vanfanel |
2015-10-18 | SDL/DISPMANX Corrected configure script so Scummvm cross-compiles with modern... | vanfanel |
2015-07-24 | SDL/DISPMANX: Corrected hasFeature() return values and made setFullScreenMode... | vanfanel |
2015-07-24 | SDL/DISPMANX: Made minor corrections sugested by fingolfin. | vanfanel |
2015-07-22 | SDL/DISPMANX: Make hasFeature(kFeatureFullscreenMode) return false since disp... | vanfanel |
2015-07-22 | SDL/DISPMANX: Updated class member names, configure script and asociated file... | vanfanel |
2015-07-20 | SDL/DISPMANX: Updated rendering code for better buffers management. | vanfanel |
2015-07-20 | RASPBERRYPI: Changed the RGB code for the game screen surface and added Raspb... | vanfanel |
2015-07-20 | RASPBERRYPI: Rewrote buffering code of the dispmanx graphics driver for stabi... | vanfanel |
2015-07-20 | RASPBERRYPI: Fixed cross-compilation. | vanfanel |
2015-07-20 | RASPBERRYPI: Corrected redundant for loop on the dispmanx graphics driver code. | vanfanel |
2015-07-20 | RASPBERRYPI: Fixed variable names, removed gcc optimization flags, temporary ... | vanfanel |
2015-03-29 | RASPBERRYPI: fixed some comments and spacing on the dispmanx graphics driver | vanfanel |
2015-03-29 | RASPBERRYPI: Updated dispmanx code with non-blocking vsync and triple buffer | vanfanel |
2015-03-29 | RASPBERRYPI: Added Raspberry Pi native 2D API support (dispmanx) | vanfanel |
2015-01-09 | ZVISION: Clean up save logic, and fix a thumbnail-related FIXME | Filippos Karapetis |
2015-01-09 | ZVISION: Remove dead code | Filippos Karapetis |
2015-01-09 | ZVISION: Provide a better description for the double FPS game option | Filippos Karapetis |
2015-01-08 | VIDEO: Add MPEG-PS demuxer | Matthew Hoops |
2015-01-08 | ZVISION: Also handle paths in NEMESIS.ZIX for the DVD ver. of Nemesis | Filippos Karapetis |
2015-01-07 | ZVISION: Add support for an unmodified ZIX file for Zork: Nemesis | Filippos Karapetis |
2015-01-07 | ZVISION: Check the validity of ZIX files | Filippos Karapetis |
2015-01-07 | ZVISION: Handle sound patches (.src files) dynamically | Filippos Karapetis |
2015-01-07 | Cursors "arrowa.zcr" and "arrowb.zcr" are missing from Zork: Nemesis | Filippos Karapetis |
2015-01-07 | ZVISION: Add detection for the French version of Zork: Nemesis | Filippos Karapetis |
2015-01-07 | OPENGL: Fix truncation issue resulting in wrong mouse coordinates. | Johannes Schickel |
2015-01-07 | OPENGL: Limit mouse cursor drawing to inside game screen when no overlay is v... | Johannes Schickel |
2015-01-07 | SWORD25: Remove unused code | RichieSams |
2015-01-07 | ZVISION: Add stubs for the hires VOB MPEG2 videos of ZGI DVD | Filippos Karapetis |
2015-01-07 | ZVISION: Fix typo in include | Filippos Karapetis |
2015-01-07 | ZVISION: Use a common function for loading game animations | Filippos Karapetis |
2015-01-07 | ZVISION: Move the screen initialization code into a separate function | Filippos Karapetis |
2015-01-07 | ZVISION: Cleanup | Filippos Karapetis |
2015-01-07 | ZVISION: Cleanup the ZIX file code | Filippos Karapetis |
2015-01-07 | ZVISION: Fix incorrect reference to cursor file | Filippos Karapetis |
2015-01-07 | ZVISION: Error out when a cursor file can't be found | Filippos Karapetis |
2015-01-07 | ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot) | Filippos Karapetis |
2015-01-07 | ZVISION: Also handle paths in INQUIS.ZIX for the DVD version of ZGI | Filippos Karapetis |
2015-01-07 | ZVISION: Add a new command, "dumpimage", to dump any game image to BMP | Filippos Karapetis |
2015-01-07 | SCI: Fix Mac games with a height of 190 | Matthew Hoops |
2015-01-05 | SCUMM: Correct game flags for HE72 version of Putt-Putt Saves the Zoo. | Kirben |
2015-01-04 | README: A (huge) update of compatible games | Eugene Sandulenko |
2015-01-04 | README: Describe DOTT easter egg support. Text by eriktorbjorn. | Eugene Sandulenko |
2015-01-04 | NEWS: Mention DOTT easter egg support | Eugene Sandulenko |
2015-01-04 | SWORD25: Commend unused and unportable functions | Eugene Sandulenko |
2015-01-04 | SWORD25: Hopefully fix compilation errors | Eugene Sandulenko |
2015-01-04 | COMMON: Implement MIPS SWAP_BYTES_64 in terms of SWAP_BYTES_32 | Willem Jan Palenstijn |