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
/
gl_x86_asm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove _glapi_check_multithread from the interface exported by the loader to
Ian Romanick
2005-08-10
1
-2
/
+2
*
Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of
Ian Romanick
2005-08-03
1
-1
/
+1
*
Mammoth update to the Python code generator scripts that live in
Ian Romanick
2005-06-21
1
-23
/
+31
*
Refactor a bunch of common code from the "leaf" scripts to a new functions,
Ian Romanick
2005-04-18
1
-13
/
+1
*
Convert all Python scripts to use XML namespaces.
Ian Romanick
2005-04-18
1
-1
/
+1
*
Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all
Ian Romanick
2005-04-13
1
-8
/
+56
*
Use GNU AS label aliasing, if available. This must be enabled by adding
Ian Romanick
2005-01-07
1
-3
/
+17
*
Added some comments and fixed typeos. Slightly refactored the way
Ian Romanick
2004-12-21
1
-1
/
+1
*
Set symbol visibility to 'default', if supported by gcc.
Brian Paul
2004-11-27
1
-0
/
+7
*
Fix mgl name mangling (patch 1014800)
Brian Paul
2004-08-25
1
-4
/
+10
*
Fixed an assembler warning / error (depending on the version of GAS used).
Ian Romanick
2004-08-17
1
-11
/
+3
*
put back the correct dispatcher for non-threaded builds.
Daniel Borca
2004-07-02
1
-3
/
+3
*
Make sure THREADS is set no matter which threading model is selected.
Ian Romanick
2004-07-01
1
-0
/
+4
*
First phase of TLS work. At this point SPARC assembly dispatch is
Ian Romanick
2004-06-29
1
-7
/
+56
*
New scripts for processing the XML version of APIspec. Mail is being
Ian Romanick
2004-05-18
1
-0
/
+138