index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
Age
Commit message (
Expand
)
Author
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-25
GRAPHICS: Slight formatting fixes in aspect.cpp.
Johannes Schickel
2012-09-20
Merge pull request #275 from clone2727/pegasus
clone2727
2012-09-19
GRAPHICS: Update YUV410 conversion docs
Matthew Hoops
2012-09-18
GRAPHICS: Implement different luminance ranges
Matthew Hoops
2012-09-17
GRAPHICS: Rework YUV->RGB code a bit
Matthew Hoops
2012-09-17
SCALER: Neon code for aspect correction for OpenPandora
Bertrand Augereau
2012-09-17
GRAPHICS: Fix BMP palette color count with bpp != 8
Matthew Hoops
2012-09-16
Merge pull request #278 from bluegr/pcxdecoder
Filippos Karapetis
2012-09-15
GRAPHICS: Reinsert attributeBits as a comment to the TGA-decoder
Einar Johan Trøan Sømåen
2012-09-15
GRAPHICS: Force alphaBits to 8 for 32bpp TGAs for now
Einar Johan Trøan Sømåen
2012-09-12
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-09-13
GRAPHICS: Add a common PCX image decoder
Filippos Karapetis
2012-09-09
GRAPHICS: Fix ImageDecoder inconsistency with getPalette()
Matthew Hoops
2012-09-06
PNG: call png_set_interlace_handling() before calling png_read_update_info()
Filippos Karapetis
2012-09-05
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-09-03
SCALER: No need to inline interpolate5Line, it just bloats stretch200To240 fo...
Bertrand Augereau
2012-08-31
ALL: Mark off some things as used by Pegasus
Matthew Hoops
2012-08-31
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-08-30
GRAPHICS: Scope reduction of the sometimes unused alpha component in TGADecod...
Bertrand Augereau
2012-08-30
GRAPHICS: Undefined behaviour/warnings removal in the TGA decoder
Bertrand Augereau
2012-08-29
GRAPHICS: Slight formatting change for consistency.
Johannes Schickel
2012-08-29
GRAPHICS: Remove extra semicolon.
Johannes Schickel
2012-08-29
Merge pull request #263 from somaen/tgaloader
Johannes Schickel
2012-08-29
GRAPHICS: Add in a TGA-decoder
Einar Johan Trøan Sømåen
2012-08-26
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-08-21
GPRAHICS: Slight cleanup in png.cpp.
Johannes Schickel
2012-08-20
Merge pull request #262 from somaen/pngwithlibpng
Johannes Schickel
2012-08-20
GRAPHICS: Reimplement the PNG-decoder using libpng
Einar Johan Trøan Sømåen
2012-08-13
GRAPHICS: Add support for 32bpp BMPs
Einar Johan Trøan Sømåen
2012-08-12
GRAPHICS: Clarify format of the palette in ImageDecoder
Matthew Hoops
2012-08-09
GRAPHICS: Add a DPI parameter to loadTTFFont.
Johannes Schickel
2012-07-25
GRAPHICS: Small formatting fixes in iff.cpp.
Johannes Schickel
2012-06-24
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-06-20
Merge pull request #247 from clone2727/pixelformat-argb-fix
Johannes Schickel
2012-06-16
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-06-15
GRAPHICS: Fix colorToARGB's alpha value when no alpha channel is present
Matthew Hoops
2012-06-16
ALL: Let overlay related methods in OSystem take a void * and use a proper pi...
Johannes Schickel
2012-06-16
GRAPHICS: Let CursorMan's cursor functions take "const void *" buffers.
Johannes Schickel
2012-06-12
GRAPHICS: Replace OverlayColor with uint16 in scaler code.
Johannes Schickel
2012-06-03
ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...
Johannes Schickel
2012-05-25
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-05-14
GRAPHICS: Hide the WinCursor implementation
Matthew Hoops
2012-05-14
GRAPHICS: Add palette start index and color count functions to ImageDecoder
Matthew Hoops
2012-05-04
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-05-04
GRAPHICS: Fix 32-bit DirectBits images
Matthew Hoops
2012-05-03
GRAPHICS: Remove unused function ftFloor26_6 in ttf.cpp.
Johannes Schickel
2012-05-03
Merge pull request #213 from fuzzie/leak-fixes
Johannes Schickel
2012-04-22
GRAPHICS: Fix BMP getPalette function definition.
D G Turner
2012-04-19
GRAPHICS: Only accept JPEG CompressedQuickTime PICT opcodes
Matthew Hoops
[next]