]> git.cworth.org Git - apitrace/commit
Replace dynamic casts with static on glws.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 1 Dec 2011 10:03:14 +0000 (10:03 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 1 Dec 2011 10:03:14 +0000 (10:03 +0000)
commit0cf15f0da0d905ee375c716a943be45b33d6e315
treeaf871819ba828a23305c02a4943e7e0ea4abccc7
parent382d662aabebe85e8bc6f941eafc76454be24577
Replace dynamic casts with static on glws.

We know as a fact that the type matches.
glws_cocoa.mm
glws_egl_xlib.cpp
glws_glx.cpp
glws_wgl.cpp