mesa/src/egl/drivers
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
..
dri glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
dri2 egl: Implement EGL_NOK_swap_region 2010-05-13 20:30:45 -04:00
glx egl: Pass flags to locate Xlib headers and libraries 2010-04-19 20:21:57 -07:00
Makefile Add install target for egl 2009-02-11 07:01:40 +01:00
Makefile.template egl: Build drivers in $(TOP)/$(LIB_DIR)/egl. 2010-05-08 14:58:59 +08:00