This website works better with JavaScript.
홈
탐색
도움말
로그인
brkho
/
mesa
보기
1
좋아요
0
포크
0
코드
릴리즈
562
위키
Activity
소스 검색
gallium: Remove dead code.
tags/7.8-rc1
José Fonseca
15 년 전
부모
dc6bcc92ee
커밋
74f520861f
1개의 변경된 파일
과
0개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
변경상태 보기
0
4
src/gallium/include/pipe/p_compiler.h
+ 0
- 4
src/gallium/include/pipe/p_compiler.h
파일 보기
@@ -69,11 +69,7 @@ typedef unsigned short ushort;
#endif
typedef unsigned char ubyte;
#if 0
#define boolean bool
#else
typedef unsigned char boolean;
#endif
#ifndef TRUE
#define TRUE true
#endif
Write
Preview
Loading…
취소
저장