]> git.sesse.net Git - ccbs/commit
Replace TinyPTC with SDL.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 17 Feb 2012 23:06:48 +0000 (00:06 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 17 Feb 2012 23:06:48 +0000 (00:06 +0100)
commit478ab340150034e545e3ed551ff068607d49d35b
treeb843c81e52aa4fde64ac456f0bd1fe3d9755b39f
parent8596d4aa3654710fb225c08c4d7235b74362561e
Replace TinyPTC with SDL.
30 files changed:
bigscreen/Makefile
bigscreen/ccbs_bigscreen.cpp
bigscreen/tinyptc/AUTHORS [deleted file]
bigscreen/tinyptc/COPYING [deleted file]
bigscreen/tinyptc/ChangeLog [deleted file]
bigscreen/tinyptc/Makefile [deleted file]
bigscreen/tinyptc/README [deleted file]
bigscreen/tinyptc/TODO [deleted file]
bigscreen/tinyptc/buildmmx.sh [deleted file]
bigscreen/tinyptc/convert.c [deleted file]
bigscreen/tinyptc/convert.h [deleted file]
bigscreen/tinyptc/findused.sh [deleted file]
bigscreen/tinyptc/mmx.h [deleted file]
bigscreen/tinyptc/mmx.s [deleted file]
bigscreen/tinyptc/python_test.py [deleted file]
bigscreen/tinyptc/test.c [deleted file]
bigscreen/tinyptc/tinyptc.h [deleted file]
bigscreen/tinyptc/xdbe.c [deleted file]
bigscreen/tinyptc/xdbe.h [deleted file]
bigscreen/tinyptc/xdga1.c [deleted file]
bigscreen/tinyptc/xdga1.h [deleted file]
bigscreen/tinyptc/xdga2.c [deleted file]
bigscreen/tinyptc/xdga2.h [deleted file]
bigscreen/tinyptc/xlib.c [deleted file]
bigscreen/tinyptc/xlib.h [deleted file]
bigscreen/tinyptc/xshm.c [deleted file]
bigscreen/tinyptc/xshm.h [deleted file]
bigscreen/tinyptc/xvshm.c [deleted file]
bigscreen/tinyptc/xvshm.h [deleted file]
bigscreen/tinyptc/yv12.s [deleted file]