Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
cacalabs
/
libcaca
mirror da
https://github.com/cacalabs/libcaca.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
7
Wiki
Attività
Sfoglia il codice sorgente
misc: fix unit test failures.
tags/v0.99.beta20
Sam Hocevar
9 anni fa
parent
c3276fbd03
commit
d3c5bce620
3 ha cambiato i file
con
3 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
caca/driver/x11.c
+1
-1
examples/trifiller.c
+1
-0
win32/config.h
+ 1
- 1
caca/driver/x11.c
Vedi File
@@ -1,6 +1,6 @@
/*
* libcaca Colour ASCII-Art library
* Copyright (c) 2002-201
4
Sam Hocevar <sam@hocevar.net>
* Copyright (c) 2002-201
5
Sam Hocevar <sam@hocevar.net>
* 2007 Ben Wiley Sittler <bsittler@gmail.com>
* All Rights Reserved
*
+ 1
- 1
examples/trifiller.c
Vedi File
@@ -1,6 +1,6 @@
/*
* trifiller texture mapping features
* Copyright (c) 2009-201
2
Jean-Yves Lamoureux <jylam@lnxscene.org>
* Copyright (c) 2009-201
5
Jean-Yves Lamoureux <jylam@lnxscene.org>
* All Rights Reserved
*
* This program is free software. It comes without any warranty, to
+ 1
- 0
win32/config.h
Vedi File
@@ -1,6 +1,7 @@
#define ALLOCCONSOLE_IN_WINDOWS_H 1
/* #undef DEBUG -- XXX: defined in the VS project */
/* #undef HAVE__MINGW_H */
/* #undef HAVE_ARPA_INET_H */
#define HAVE_ATEXIT 1
/* #undef HAVE_COCOA_COCOA_H */
Scrivi
Anteprima
Caricamento…
Annulla
Salva