이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
cacalabs
/
libcaca
의 미러
https://github.com/cacalabs/libcaca.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
7
위키
활동
소스 검색
misc: fix unit test failures.
tags/v0.99.beta20
Sam Hocevar
9 년 전
부모
c3276fbd03
커밋
d3c5bce620
3개의 변경된 파일
과
3개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
caca/driver/x11.c
+1
-1
examples/trifiller.c
+1
-0
win32/config.h
+ 1
- 1
caca/driver/x11.c
파일 보기
@@ -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
파일 보기
@@ -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
파일 보기
@@ -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 */
쓰기
미리보기
불러오는 중...
취소
저장