]> git.tdb.fi Git - gldbg.git/commit
Packetize the command stream for more robustness
authorMikko Rasa <tdb@tdb.fi>
Thu, 17 Sep 2009 10:08:44 +0000 (10:08 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 17 Sep 2009 10:08:44 +0000 (10:08 +0000)
commit0cdc7b50b0e7758a1660c94be664a810504a88f4
tree92161e375aa6bac39966970de1e737c22df7442b
parent9d1825d591a7261b1cff620ba535d333352984bf
Packetize the command stream for more robustness
Deal with NULL data pointers
Rewrite gldump to use mmap to avoid hassle with large packets
Fix some style issues
Makefile
genwrap.py
source/gldecoder.c
source/gldecoder.h
source/gldump.c
source/glwrap.c