]> git.tdb.fi Git - gldbg.git/commit
Fix GLintptr/GLsizeiptr print formats
authorMikko Rasa <tdb@tdb.fi>
Tue, 22 Sep 2009 07:43:42 +0000 (07:43 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 22 Sep 2009 07:43:42 +0000 (07:43 +0000)
commitbe68706254c62406d4924fffa7f43d2b1c17f52e
tree890d0d9eadbaece86b8343cf14922ff6e4ceb7d0
parent0cdc7b50b0e7758a1660c94be664a810504a88f4
Fix GLintptr/GLsizeiptr print formats
Unify getwrite and getread to keep the write and read sides in sync
Some more special cases for array sizes
Wrap glXGetProcAddress to catch dynamically acquired functions
Transmit null terminator with strings
genwrap.py
source/glwrap.c