author | Ryan C. Gordon <icculus@icculus.org> |
Thu, 12 Feb 2009 01:31:17 -0500 | |
changeset 571 | f8f81d832fa0 |
parent 455 | d99f47386d51 |
child 585 | 4713a5b31391 |
permissions | -rw-r--r-- |
167 | 1 |
syntax:glob |
455
d99f47386d51
Generate MOJOSHADER_VERSION, etc.
Ryan C. Gordon <icculus@icculus.org>
parents:
423
diff
changeset
|
2 |
mojoshader_version.h |
167 | 3 |
CMakeCache.txt |
4 |
CMakeFiles |
|
5 |
Makefile |
|
6 |
cmake_install.cmake |
|
7 |
testparse |
|
390
4effa7e6b49c
Added testoutput program for outputting just the generated shaders.
Ryan C. Gordon <icculus@icculus.org>
parents:
270
diff
changeset
|
8 |
testoutput |
406
682e9073a9cf
Added bestprofile program.
Ryan C. Gordon <icculus@icculus.org>
parents:
390
diff
changeset
|
9 |
bestprofile |
423
ee393c1cf3b4
Added availableprofiles.c ...
Ryan C. Gordon <icculus@icculus.org>
parents:
415
diff
changeset
|
10 |
availableprofiles |
167 | 11 |
finderrors |
270 | 12 |
glcaps |
167 | 13 |
*.exe |
415
25ca83d8bbd5
Build mojoshader.c and mojoshader_opengl.c into a static library.
Ryan C. Gordon <icculus@icculus.org>
parents:
406
diff
changeset
|
14 |
*.lib |
25ca83d8bbd5
Build mojoshader.c and mojoshader_opengl.c into a static library.
Ryan C. Gordon <icculus@icculus.org>
parents:
406
diff
changeset
|
15 |
*.a |
173
743dbd0e03d8
Ignore massive test case shader directories.
Ryan C. Gordon <icculus@icculus.org>
parents:
167
diff
changeset
|
16 |
ps_?_? |
743dbd0e03d8
Ignore massive test case shader directories.
Ryan C. Gordon <icculus@icculus.org>
parents:
167
diff
changeset
|
17 |
vs_?_? |