Chia-I Wu wrote: > Hi, > > This series have 4 patches. The first two patches make current surface > point to current context, and make current context point to current > thread. This change is required to, for example, check that if a > context that is already bound to a thread is bound to current thread. > It is to prevent stealing another thread's current context, as specified > in the spec. It is also needed by eglBindTexImage, which I am still > working on. The second patch overhauls eglMakeCurrent to make it work > as just said. It also adds more checks and fixes a leak. > > The other two patches are logically unrelated to the first two. They > add pbuffer support to egl_softpipe.
Looks good. Committed. -Brian ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
