Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
cacalabs
/
libcaca
miroir de
https://github.com/cacalabs/libcaca.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
7
Wiki
Activité
Parcourir la source
misc: fix unit test failures.
tags/v0.99.beta20
Sam Hocevar
il y a 9 ans
Parent
c3276fbd03
révision
d3c5bce620
3 fichiers modifiés
avec
3 ajouts
et
2 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
caca/driver/x11.c
+1
-1
examples/trifiller.c
+1
-0
win32/config.h
+ 1
- 1
caca/driver/x11.c
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Voir le fichier
@@ -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 */
Écrire
Aperçu
Chargement…
Annuler
Enregistrer