]> git.cworth.org Git - apitrace/commit
Const correctness.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 23 Sep 2011 08:43:05 +0000 (09:43 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 23 Sep 2011 08:43:05 +0000 (09:43 +0100)
commit903c2ca13052cde6284c8ecf75a47f3c970271e8
treeea2f8fdde61366a16e7f5d6254d231d397f14e86
parentebe65304ec3e40ff8513427217b21ace24f83f80
Const correctness.

Make a better job of distinguishing "const foo *" from "foo * const".
apigen/cdecl.py
apigen/glspec.py
cglapi.py
d3d10.py
d3d9.py
dxgi.py
glapi.py
glxapi.py
stdapi.py
wglapi.py