index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
/
glthread.c
Age
Commit message (
Expand
)
Author
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-03
Export a few glapi functions used by gallium and r300
Kristian Høgsberg
2009-11-05
glapi: Include headers with directory prefixes.
Chia-I Wu
2009-07-27
glapi: remove XTHREADS support
RALOVICH, Kristóf
2009-02-22
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2008-09-18
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-09-13
mesa: #include <stdio.h>
Guillaume Melquiond
2008-09-11
tree builds
Alan Hourihane
2008-05-21
Make the shared glapi files not include glheader.h.
Kristian Høgsberg
2008-04-23
glcore: build from mesa
George Sapountzis
2006-06-16
Thread safety for Win32. SourceForge bug #1507315.
Brian Paul
2005-08-03
Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of
Ian Romanick
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2002-10-24
Header file clean-up:
Brian Paul
2001-11-12
BeOS thread support (Philippe Houdoin)
Brian Paul
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-07
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2000-02-11
fixed WIN32_THREADS error
Brian Paul
2000-02-10
THREADS now defined by glthread.h, added more prototypes
Brian Paul
2000-02-10
added support for XFree86 threads. misc clean-up
Brian Paul
2000-01-28
updated comments
Brian Paul
1999-12-17
don't free thread data in pthread_key_create()
Brian Paul
1999-12-16
initial rev
Brian Paul