This website works better with JavaScript.
홈
탐색
도움말
로그인
brkho
/
mesa
보기
1
좋아요
0
포크
0
코드
릴리즈
562
위키
Activity
소스 검색
removed debug printf
tags/mesa_3_5
Brian Paul
24 년 전
부모
efeddebe81
커밋
039bf534aa
1개의 변경된 파일
과
0개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
0
1
progs/samples/sphere.c
+ 0
- 1
progs/samples/sphere.c
파일 보기
@@ -894,7 +894,6 @@ void Key(unsigned char key, int x, int y)
break;
case 'l':
isLit = !isLit;
printf("lit %d\n", isLit);
ReInit();
break;
case 'f':
Write
Preview
Loading…
취소
저장