index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
/
glthread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fixes for building on Haiku
Tomas Wilhelmsson
2009-02-23
1
-0
/
+12
*
mesa: Fix windows build.
José Fonseca
2009-02-23
1
-3
/
+3
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-14
1
-0
/
+4
|
\
|
*
__builtin_expect is a gcc 3.x feature. define it out for gcc 2.95.
Matthieu Herrb
2009-01-11
1
-0
/
+4
*
|
tree builds
Alan Hourihane
2008-09-11
1
-3
/
+3
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-1
/
+41
|
\
\
|
|
/
|
/
|
|
*
mesa: Replace abort by asserts.
José Fonseca
2008-06-24
1
-5
/
+5
|
*
mesa: Pulled in glthread from i915tex
Jakob Bornecrantz
2008-04-07
1
-4
/
+44
|
*
gallium: s/GLuint/unsigned/ to work with gallium when THREADS not defined
Brian
2008-01-26
1
-3
/
+3
*
|
Make the shared glapi files not include glheader.h.
Kristian Høgsberg
2008-05-21
1
-3
/
+3
|
/
*
check for USE_MGL_NAMESPACE
Brian Paul
2006-11-03
1
-1
/
+7
*
Thread safety for Win32. SourceForge bug #1507315.
Brian Paul
2006-06-16
1
-8
/
+7
*
Remove _glapi_check_multithread from the interface exported by the loader to
Ian Romanick
2005-08-10
1
-17
/
+2
*
Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of
Ian Romanick
2005-08-03
1
-3
/
+3
*
Wrap every place that accesses a dispatch table with a macro. A new script-
Ian Romanick
2005-07-18
1
-8
/
+8
*
In GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use the TLS verion of the
Ian Romanick
2005-04-14
1
-3
/
+4
*
Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all
Ian Romanick
2005-04-13
1
-1
/
+8
*
include <X11/Xthreads.h> instead of "Xthreads.h"
Brian Paul
2004-11-22
1
-4
/
+3
*
BeOS's _glthread_DECLARE_STATIC_MUTEX() couldn't be used outside a function
Philippe Houdoin
2004-08-14
1
-6
/
+9
*
First phase of TLS work. At this point SPARC assembly dispatch is
Ian Romanick
2004-06-29
1
-2
/
+23
*
Convert all calls using _glapi_Dispatch to use the new GL_CALL macro.
Ian Romanick
2004-05-27
1
-0
/
+3
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Add mechanism to destroy mutexes. Important on OS's where mutex initialization
Keith Whitwell
2002-12-12
1
-1
/
+11
*
minor patches from David Dawes
Brian Paul
2002-03-07
1
-1
/
+6
*
Corrected bad line breaks in macro definitions within code compiled
Karl Schultz
2001-11-30
1
-7
/
+4
*
BeOS thread support (Philippe Houdoin)
Brian Paul
2001-11-12
1
-1
/
+34
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-4
/
+3
*
Committing in .
Jouk Jansen
2000-11-22
1
-16
/
+10
*
Committing in .
Jouk Jansen
2000-11-17
1
-2
/
+9
*
fixed WIN32_THREADS error
Brian Paul
2000-02-11
1
-3
/
+3
*
THREADS now defined by glthread.h, added more prototypes
Brian Paul
2000-02-10
1
-16
/
+11
*
added support for XFree86 threads. misc clean-up
Brian Paul
2000-02-10
1
-18
/
+74
*
added Mutex macros
Brian Paul
2000-01-31
1
-5
/
+60
*
initial rev
Brian Paul
1999-12-16
1
-0
/
+145