aboutsummaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)Author
2006-05-21Make it so that if the new cursor palette to be set has zero colours, theTorbjörn Andersson
2006-05-21Oops, I guess I never got around to fully implement replaceCursorPalette().Torbjörn Andersson
2006-05-20Forgot to set g_initialized to true.Torbjörn Andersson
2006-05-20After the GUI has finished, restore the old cursor palette (if any). For thisTorbjörn Andersson
2006-05-18Renamed screenChanged() to handleScreenChanged().Torbjörn Andersson
2006-05-18Allow changing scaler while playing MPEG cutscenes.Torbjörn Andersson
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
2006-05-09- Updated MSVC8 project filesEugene Sandulenko
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-04-21Implementation and declartion in intern.h differed. Changed so both is using ...Lars Persson
2006-04-19Fix ASM HQ routines, because RGBtoYUV and LUT16to32 are on heap now.Eugene Sandulenko
2006-04-17Make use of triple-interpolation function in SuperEagel (should save a few cy...Max Horn
2006-04-17Replace interpolate32 calls by interpolate16 calls (as we only work on single...Max Horn
2006-04-17Simple optimizationMax Horn
2006-04-17Renamed and merge some of the pixel interpolation functions (the names still ...Max Horn
2006-04-17Allocate LUT/YUV tables on the heapMax Horn
2006-04-17Modify InitLUT to make use of ColorMasks, making it easier to add support for...Max Horn
2006-04-17Fixed (A)RGBToColor templatesMax Horn
2006-04-17Since we define alpha value 255 to mean 'opaque', or T::kAlphaMask into the r...Max Horn
2006-04-17Add color conversion functions based on ColorMasks, to demonstrate how this w...Max Horn
2006-04-17Moved ColorMasks to their own new header graphics/colormasks.h, so that both ...Max Horn
2006-04-17cleanupMax Horn
2006-04-17Removed my Altivec version of the hqx blitters, since it (a) didn't work with...Max Horn
2006-04-16- Moves Graphics::loadFont to Graphics::NewFont::loadFontJohannes Schickel
2006-04-15cleanupMax Horn
2006-04-14- implements .bdf font loader based on convbdf (sure could have some clean up)Johannes Schickel
2006-04-14Changed File::open to take a Common::String as file name parameterMax Horn
2006-04-14Use const keyword to help compiler optimize codeMax Horn
2006-04-04Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h insteadMax Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-03-15* 'make bundle' now copies the default theme files into the bundle.Oystein Eftevaag
2006-03-14Adds support for building on Intel Macs, using a modifiedOystein Eftevaag
2006-03-06Fixed compilation, this could be used with all systems (?)Chris Apers
2006-03-04define int types for msvc to allow compile mpeg2 library. msvc does not fully...Paweł Kołodziejski
2006-02-25Fix bug #1436178 (ALL: int8_t in graphics/animation in conflict with ISO99 C)Max Horn
2006-02-20Moved fonts to a new dir graphics/fontsMax Horn
2006-02-20Fixing up my previous commit: finished moving common/scaler* to graphicsMax Horn
2006-02-20Moved common/scaler* to graphics/Max Horn
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null a...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-07Removed .cvsignore filesMax Horn
2006-02-03fixes allow compile with emsvc4 againPaweł Kołodziejski
2006-01-31Oops again. Don't beat me hard for plugging in 8800+ glyphs font insteadEugene Sandulenko
2006-01-31oops. Forgot about our small backends.Eugene Sandulenko
2006-01-31Plug in better font. Unfortunately we can't use Arial12 which Krest put onEugene Sandulenko
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2006-01-18Update copyright noticeEugene Sandulenko
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko