Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / glapi / glthread.h
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan Hourihanetree builds
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-24 José Fonsecamesa: Replace abort by asserts.
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-21 Kristian HøgsbergMake the shared glapi files not include glheader.h.
2008-04-07 Jakob Bornecrantzmesa: Pulled in glthread from i915tex
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