]> git.cworth.org Git - apitrace/commit
Proper AttribArray / attrib_list support for applicable EGL functions.
authorAndreas Hartmetz <ahartmetz@gmail.com>
Mon, 8 Jul 2013 10:31:45 +0000 (12:31 +0200)
committerAndreas Hartmetz <ahartmetz@gmail.com>
Mon, 8 Jul 2013 11:24:23 +0000 (13:24 +0200)
commit54bdb5a0c8b1409f57f330d93c34e4442c4c6ab7
tree9fb1b462c9e10aa2b06d5b3dba0976ab8592fb60
parentba7bb0d584f82da2de0db2af720c037ca386c945
Proper AttribArray / attrib_list support for applicable EGL functions.

The functions are:

eglChooseConfig
eglCreateWindowSurface
eglCreatePbufferSurface
eglCreatePixmapSurface
eglCreatePbufferFromClientBuffer
eglCreateContext
eglCreateImageKHR
eglCreateDRMImageMESA
specs/eglapi.py