Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
[mesa.git] / src / mesa / glapi / glthread.h
2008-05-25 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-04-07 Jakob Bornecrantzmesa: Pulled in glthread from i915tex
2008-01-27 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-26 Briangallium: s/GLuint/unsigned/ to work with gallium when...
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-03 Brian Paulcheck for USE_MGL_NAMESPACE
2006-06-16 Brian PaulThread safety for Win32. SourceForge bug #1507315.
2005-08-10 Ian RomanickRemove _glapi_check_multithread from the interface...
2005-08-03 Ian RomanickConvert all instances of XTHREADS to USE_XTHREADS....
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2005-04-14 Ian RomanickIn GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use...
2005-04-13 Ian RomanickAdd TLS support to libGL and, by virtue of using glthre...
2004-11-22 Brian Paulinclude <X11/Xthreads.h> instead of "Xthreads.h"
2004-08-14 Philippe HoudoinBeOS's _glthread_DECLARE_STATIC_MUTEX() couldn't be...
2004-06-29 Ian RomanickFirst phase of TLS work. At this point SPARC assembly...
2004-05-27 Ian RomanickConvert all calls using _glapi_Dispatch to use the...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-12-12 Keith WhitwellAdd mechanism to destroy mutexes. Important on OS...
2002-03-07 Brian Paulminor patches from David Dawes
2001-11-30 Karl SchultzCorrected bad line breaks in macro definitions within...
2001-11-12 Brian PaulBeOS thread support (Philippe Houdoin)
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-11-22 Jouk Jansen Committing in .
2000-11-17 Jouk Jansen Committing in .
2000-02-11 Brian Paulfixed WIN32_THREADS error
2000-02-10 Brian PaulTHREADS now defined by glthread.h, added more prototypes
2000-02-10 Brian Pauladded support for XFree86 threads. misc clean-up
2000-01-31 Brian Pauladded Mutex macros
1999-12-16 Brian Paulinitial rev