filename | .hgignore |
changeset | 1239:be3121267597 |
prev | 1215:b697c55a37ad |
next | 1268:3a058c62e9e1 |
author | nkeynes |
date | Sat Mar 03 15:56:29 2012 +1000 (11 years ago) |
permissions | -rw-r--r-- |
last change | Assume that shaders are available on GLES2 (true by definition) |
view | annotate | diff | log | raw |
1 .*\.o
2 .*\.lo
3 .*\.so
4 .*\.Po
5 .*\.dylib
6 .*\~
7 .*\.gmo
8 .*\.mo
9 .*\.class
10 .*\.apk
11 .*\.ap_
12 classes.dex
13 autom4te.cache
14 Makefile
15 config.h
16 config.status
17 lxdream.1
18 lxdream.app
19 gdbserver
20 Info.plist
21 stamp-h1
22 lxdream-.*.tar.gz
23 lxdream-.*.zip
24 src/drivers/mac_keymap.h
25 src/tools/gendec
26 src/tools/genglsl
27 src/tools/genmach
28 src/pvr2/shaders.h
29 src/pvr2/shaders.def
30 src/sh4/sh4dasm.c
31 src/sh4/sh4stat.c
32 src/sh4/sh4core.c
33 src/sh4/sh4x86.c
34 src/version.c
35 src/lxdream
36 src/liblxdream-core.a
37 src/liblxdream.so
38 src/testsh4x86
39 src/test/.dirstamp
40 src/test/testsh4x86
41 src/test/testxlt
42 src/test/testlxpaths
43 po/POTFILES
44 test/testdisp
45 test/testdisp.bin
46 test/testide
47 test/testide.bin
48 test/testmath
49 test/testmmu
50 test/testmmu.bin
51 test/testregs
52 test/testregs.bin
53 test/testrend
54 test/testrend.bin
55 test/testsh4
56 test/testsh4.bin
57 test/testspu
58 test/testspu.bin
59 test/testta
60 test/testta.bin
61 test/testaica
62 test/testaica.bin
63 test/randmath
64 test/randmath.bin
65 test/randmath.native
.