]> git.tdb.fi Git - gldbg.git/commit
Use a centralized packet framework
authorMikko Rasa <tdb@tdb.fi>
Thu, 18 Nov 2010 13:39:42 +0000 (13:39 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 18 Nov 2010 13:39:42 +0000 (13:39 +0000)
commitfab9ed5163a8f4ef5314bc67e48d1690d1126649
tree52c760cffbb958e915151ff46c84b5e3473612ea
parent0205804a10fe3beb01ed0135fde052d13b045570
Use a centralized packet framework
Use a linker script to hide all unnecessary symbols from glwrap.so
Makefile
flavors/gl/source/glwrap_funcs.c
flavors/gles2/source/glwrap_funcs.c
glwrap.ld [new file with mode: 0644]
source/gldecoder.c
source/gldecoder.funcs.t
source/glwrap.c
source/glwrap.funcs.t
source/glwrap.h
source/packet.c [new file with mode: 0644]
source/packet.h [new file with mode: 0644]