Changeset 1063 for libcaca/trunk
- Timestamp:
- Sep 19, 2006, 10:04:38 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca/driver_gl.c
r1061 r1063 59 59 static void _display(void); 60 60 static void gl_compute_font(caca_display_t *); 61 static void gl_generate_unicode_glyph(uint32_t, uint32_t, caca_display_t *);62 61 63 62 struct driver_private
Note: See TracChangeset
for help on using the changeset viewer.