]> git.cworth.org Git - apitrace/commit
gles: Fix retrace of eglCreateContext for GLES contexts
authorChia-I Wu <olvaffe@gmail.com>
Tue, 8 Nov 2011 21:31:58 +0000 (14:31 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 17 Nov 2011 15:50:26 +0000 (15:50 +0000)
commit86bf7e20eef9daf8944d0f3882e8ef429131a87c
tree542268e1f83306221cd8185b661bf6c4061cb6bf
parentd441973ddac60f5ec3e4a44da734ce1112e6eb81
gles: Fix retrace of eglCreateContext for GLES contexts

Check the current API and the attribute list to determine the profile of the
context.
glretrace_egl.cpp