]> git.sesse.net Git - ccbs/commit
Import TinyPTC 0.7.3 sources, switch from OpenGL to TinyPTC for now.
authorSteinar H. Gunderson <sesse@samfundet.no>
Sat, 19 Feb 2005 02:40:55 +0000 (02:40 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Sat, 19 Feb 2005 02:40:55 +0000 (02:40 +0000)
commit140a0aae7299d15459fe9ec74ad5020887e0a960
tree9ba8ad15825d9d4c5f6195b764d56d684d92407b
parentfd56777b1051147ba14850b72f1f959cd82a1827
Import TinyPTC 0.7.3 sources, switch from OpenGL to TinyPTC for now.
30 files changed:
bigscreen/Makefile
bigscreen/ccbs_bigscreen.cpp
bigscreen/tinyptc/AUTHORS [new file with mode: 0644]
bigscreen/tinyptc/COPYING [new file with mode: 0644]
bigscreen/tinyptc/ChangeLog [new file with mode: 0644]
bigscreen/tinyptc/Makefile [new file with mode: 0644]
bigscreen/tinyptc/README [new file with mode: 0644]
bigscreen/tinyptc/TODO [new file with mode: 0644]
bigscreen/tinyptc/buildmmx.sh [new file with mode: 0755]
bigscreen/tinyptc/convert.c [new file with mode: 0644]
bigscreen/tinyptc/convert.h [new file with mode: 0644]
bigscreen/tinyptc/findused.sh [new file with mode: 0755]
bigscreen/tinyptc/mmx.h [new file with mode: 0644]
bigscreen/tinyptc/mmx.s [new file with mode: 0644]
bigscreen/tinyptc/python_test.py [new file with mode: 0644]
bigscreen/tinyptc/test.c [new file with mode: 0644]
bigscreen/tinyptc/tinyptc.h [new file with mode: 0644]
bigscreen/tinyptc/xdbe.c [new file with mode: 0644]
bigscreen/tinyptc/xdbe.h [new file with mode: 0644]
bigscreen/tinyptc/xdga1.c [new file with mode: 0644]
bigscreen/tinyptc/xdga1.h [new file with mode: 0644]
bigscreen/tinyptc/xdga2.c [new file with mode: 0644]
bigscreen/tinyptc/xdga2.h [new file with mode: 0644]
bigscreen/tinyptc/xlib.c [new file with mode: 0644]
bigscreen/tinyptc/xlib.h [new file with mode: 0644]
bigscreen/tinyptc/xshm.c [new file with mode: 0644]
bigscreen/tinyptc/xshm.h [new file with mode: 0644]
bigscreen/tinyptc/xvshm.c [new file with mode: 0644]
bigscreen/tinyptc/xvshm.h [new file with mode: 0644]
bigscreen/tinyptc/yv12.s [new file with mode: 0644]