Age | Commit message (Expand) | Author |
2014-02-18 | GRAPHICS: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-01-24 | JANITORIAL: Fix ){ -> ) { | Einar Johan Trøan Sømåen |
2012-06-12 | GRAPHICS: Replace OverlayColor with uint16 in scaler code. | Johannes Schickel |
2011-06-23 | AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with malloc | Julien |
2011-05-25 | ALL: neighbour -> neighbor | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi... | Andre Heider |
2010-03-08 | Rename PocketPCLandscapeAspect to Normal1xAspect and move it to | Max Horn |
2010-03-08 | Move some var declarations into '#ifdef USE_NASM' | Max Horn |
2010-03-08 | SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal | Max Horn |
2010-03-08 | SCALERS: Change 'bitformat' template params to 'colormasks'; | Max Horn |
2010-03-08 | Move some aspect ratio related stuff to graphics/scaler/aspect.h | Max Horn |
2010-02-13 | Document Normal2xAspect | Max Horn |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-09-25 | Removed dead code | Max Horn |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |
2009-07-27 | Formatting. | Johannes Schickel |
2009-07-27 | Add ARM code version of Normal2x scaler. | Robin Watts |
2009-06-15 | Remove uglyness with PixelFormat initialization. | Eugene Sandulenko |
2009-06-15 | Added kUnsupportedColorMode error code brought Scumm engine and SDL backend i... | Jody Northup |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-03-20 | Oops forgot one line in last commit, now the file should compile cleanly with... | Johannes Schickel |
2009-03-20 | Fix compilation on mingw64. | Johannes Schickel |
2009-02-14 | add assert(g_system) for backends that call InitScalers() from their OSystem ... | Joost Peters |
2009-02-13 | Changed DotMatrix to use pixelformat instead of bitformat/colormasks | Max Horn |
2009-02-13 | cleanup | Max Horn |
2009-01-27 | Added new interpolate16_1_1_1_1 func, got rid of interpolate32_1_1_1_1 | Max Horn |
2009-01-26 | Removed use of LUT16to32 in HQx asm versions, replacing some MMX code with 'p... | Max Horn |
2009-01-25 | Fixed compilation | Filippos Karapetis |
2009-01-25 | Renamed lowBits -> kLowBitsMask and highBits -> kHighBitsMask | Max Horn |
2009-01-24 | Turned two vars of the HQ2x/HQ3x ASM implementation into global vars, to make... | Max Horn |
2009-01-23 | Made InitLUT use a PixelFormat instead of a ColorMask | Max Horn |
2009-01-22 | Got rid of several occurrences of gBitFormat | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-11-29 | Formatting | Filippos Karapetis |
2008-11-29 | Remove warnings from NDS build. | Robin Watts |
2008-11-03 | Committed my patch #2216641 "GRAPHICS: PixelFormat introduction". | Johannes Schickel |
2008-03-27 | Patch #1926787: small memory leak and cleanup | Max Horn |
2008-03-26 | Properly fix DestroyScalers | Max Horn |
2008-03-26 | Commented out two frees() in DestroyScalers(), introduced with commit #31244 ... | Filippos Karapetis |
2008-03-26 | Modified Patch #1925352: Memory leak fixes | Max Horn |
2008-03-23 | Patch #1923547: enable nasm usage on OS/2 | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-04-17 | Renamed and merge some of the pixel interpolation functions (the names still ... | Max Horn |
2006-04-17 | Allocate LUT/YUV tables on the heap | Max Horn |
2006-04-17 | Modify InitLUT to make use of ColorMasks, making it easier to add support for... | Max Horn |
2006-04-17 | cleanup | Max Horn |
2006-03-15 | * 'make bundle' now copies the default theme files into the bundle. | Oystein Eftevaag |
2006-03-14 | Adds support for building on Intel Macs, using a modified | Oystein Eftevaag |