mesa/src/egl
Chia-I Wu 551bfe7a09 egl: Always return the previously bound context.
When a newly bound context is the same as the previously bound one,
_eglBindContextToThread should still return the context instead of NULL.
This gives the driver a chance to flush the context.
2010-03-28 03:37:28 +08:00
..
docs Check in a long-misplaced spec update. 2006-12-14 09:38:06 -07:00
drivers egl_dri2: Factor out DRI2 protocol bits from initialize. 2010-03-03 10:47:49 -05:00
main egl: Always return the previously bound context. 2010-03-28 03:37:28 +08:00
Makefile Add install target for egl 2009-02-11 07:01:40 +01:00