This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Fixed compilation warning, and ....
AHAHAHAHAHAHAHA GL DRIVER IS B0RKEN YOU SMELLY GOATS ! (no time to fix it, thought)
tags/v0.99.beta14
Jean-Yves Lamoureux
jylam
18 years ago
parent
9044384d02
commit
44cb9be2b5
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
caca/driver_gl.c
+ 0
- 1
caca/driver_gl.c
View File
@@ -58,7 +58,6 @@ static void gl_handle_close(void);
#endif
static void _display(void);
static void gl_compute_font(caca_display_t *);
static void gl_generate_unicode_glyph(uint32_t, uint32_t, caca_display_t *);
struct driver_private
{
Write
Preview
Loading…
Cancel
Save