Wrote chimara_glk_set_resource_load_callback()
[projects/chimara/chimara.git] / libchimara / graphics.c
2010-11-23 P. F. ChimentoWrote chimara_glk_set_resource_load_callback()
2010-11-22 P. F. ChimentoFixed threading bug in graphics
2010-11-22 P. F. ChimentoFixed minor bug in glk_image_get_info()
2010-11-22 P. F. ChimentoFix crash when loading resource without a map
2010-04-30 fliepDocumented all planned Glk API functions
2010-04-28 fliepFixed documentation to work with Gtk-Doc 1.14 and produ...
2010-04-17 rodinFixed Glk to Gdk color bug
2010-02-14 rodinSupport for graphics in text buffers
2010-02-09 fliepBrought documentation up to date
2010-02-07 rodinGraphics caching not operational.
2010-02-06 rodinStart of image cache implementation... breaks image...
2010-01-31 rodinQuick and hacky implementation of glk_draw_image_scaled().
2010-01-31 rodinCrahing bug fixed :)
2010-01-29 rodinGetting cryptic error message:
2010-01-29 rodinAdded correct resize handling
2010-01-28 rodinBeginning work on graphic windows. Hopelessly broken...