mesa/include/EGL
Kristian Høgsberg 52c554a79d egl: Implement EGL_NOK_swap_region
This extension adds a new function which provides an alternative to
eglSwapBuffers. eglSwapBuffersRegionNOK accepts two new parameters in
addition to those in eglSwapBuffers. The new parameters consist of a
pointer to a list of 4-integer blocks defining rectangles (x, y,
width, height) and an integer specifying the number of rectangles in
the list.
2010-05-13 20:30:45 -04:00
..
egl.h egl: Update headers. 2010-01-25 11:28:27 +08:00
eglext.h egl: Implement EGL_NOK_swap_region 2010-05-13 20:30:45 -04:00
eglplatform.h eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms 2010-02-05 19:38:16 -08:00