On Thu, Mar 3, 2011 at 14:07:19 -0500, Adam Jackson wrote: > We can guarantee that the X server does not call DRI driver services > from multiple threads, so _glapi_check_multithread need never do > anything special. As a result, ThreadSafe is always false, so remove it > and simplify expressions where it appeared to match. > > Signed-off-by: Adam Jackson <[email protected]> > --- > glx/glapi.c | 49 ++++--------------------------------------------- > 1 files changed, 4 insertions(+), 45 deletions(-) > Reviewed-by: Julien Cristau <[email protected]>
Cheers, Julien _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
