Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, ↵ | Max Horn | |
so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) svn-id: r9359 | |||
2003-06-22 | Fixed the last (?) glitches around the mouse cursor [*] in aspect-ratio | Torbjörn Andersson | |
correction mode by making sure that dirty rects always start on a line that won't have its colours changed by the stretching function. This was probably only noticeable when using the 1x scaler. [*] Actually, the glitches weren't specific to the mouse cursor, but it was useful for triggering them. svn-id: r8621 | |||
2003-06-22 | Patch #757827: Aspect-ratio correction | Max Horn | |
svn-id: r8605 | |||
2003-06-17 | Make OpenGL specific scaler use other keys so all normal scaler canbe made ↵ | Travis Howell | |
available. svn-id: r8521 | |||
2003-05-26 | Prepare support for wide display on HiRes+ device | Chris Apers | |
svn-id: r8001 | |||
2003-05-25 | changed scaler proc signature so that srcPtr is const (this can help ↵ | Max Horn | |
optimizer by simplifying aliasing detection; thanks to Bertrand Augereau for pointing this out) svn-id: r7939 | |||
2003-05-09 | Patch #735294: AdvMame3x scaler | Max Horn | |
svn-id: r7409 | |||
2003-05-02 | Add PalmOS GFX modes | Chris Apers | |
svn-id: r7258 | |||
2003-04-25 | cleanup; added comment | Max Horn | |
svn-id: r7119 | |||
2003-03-25 | cleanup | Max Horn | |
svn-id: r6856 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-02 | Patch #691064: dot matrix scaler | Max Horn | |
svn-id: r6663 | |||
2003-01-15 | add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it | Jonathan Gray | |
svn-id: r6462 | |||
2002-08-23 | Move scaler code from SCUMM-specific area. | James Brown | |
svn-id: r4803 |