This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
progs/es: Add .gitignore.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
tags/7.8-rc1
Chia-I Wu
16 years ago
parent
9de051e85e
commit
0b9f0ba706
2 changed files
with
11 additions
and
0 deletions
Split View
Show Diff Stats
8
0
progs/es1/.gitignore
3
0
progs/es2/.gitignore
+ 8
- 0
progs/es1/.gitignore
View File
@@ -0,0 +1,8 @@
xegl/drawtex
xegl/es1_info
xegl/msaa
xegl/pbuffer
xegl/render_tex
xegl/torus
xegl/tri
xegl/two_win
+ 3
- 0
progs/es2/.gitignore
View File
@@ -0,0 +1,3 @@
xegl/es2_info.c
xegl/es2_info
xegl/tri
Write
Preview
Loading…
Cancel
Save