Documented all planned Glk API functions
[projects/chimara/chimara.git] / libchimara / graphics.c
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...