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
/
engines
/
glk
/
picture.cpp
Age
Commit message (
Expand
)
Author
2019-07-27
GLK: FROTZ: Fix reading placeholder rects from Blorb files
Paul Gilbert
2019-04-28
IMAGE: Allow setting the output pixel format to the JPEG decoder
Bastien Bouclet
2019-02-17
GLK: FROTZ: Fix transparency for glyphs in buffer area
Paul Gilbert
2019-01-16
GLK: Fix rendering of pictures in the text buffer window
Paul Gilbert
2019-01-05
GLK: FROTZ: Properly handle picture transparency
Paul Gilbert
2019-01-04
GLK: FROTZ: Cleanup of image drawing code
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix handling of empty rect picture resources
Paul Gilbert
2018-12-08
GLK: TADS: Compilation fixes
Paul Gilbert
2018-12-08
GLK: FROTZ: Adding bitmap font class for Infocom character graphics
Paul Gilbert
2018-12-08
GLK: FROTZ: Beyond Zork title screen now showing
Paul Gilbert
2018-12-08
GLK: FROTZ: More work on displaying Beyond Zork title screen
Paul Gilbert
2018-12-08
GLK: Fix gcc warnings
Paul Gilbert
2018-12-08
GLK: Added RawDecoder class for new raw picture data format
Paul Gilbert
2018-12-08
GLK: Add picture drawing
Paul Gilbert
2018-12-08
GLK: Add picture scaling
Paul Gilbert
2018-12-08
GLK: Implementing picture loading
Paul Gilbert
2018-12-08
GLK: Changing class and namespaces from Gargoyle to Glk
Paul Gilbert
2018-12-08
GLK: Changing gargoyle folder to glk
Paul Gilbert