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-64_asm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add two new gl_function methods. dispatch_name returns the name of
Ian Romanick
2006-08-28
1
-5
/
+3
*
Explicitly store the names for each function that should have a static
Ian Romanick
2006-08-26
1
-5
/
+5
*
Add new attribute called static_dispatch to the <function> element. This
Ian Romanick
2006-08-22
1
-7
/
+15
*
Add .note.GNU-stack section to assembler files to avoid the default behavior
Kristian Høgsberg
2006-04-17
1
-0
/
+4
*
Fix build issues on x86-64 due to missing include path in
Ian Romanick
2005-12-02
1
-1
/
+1
*
implement USE_MGL_NAMESPACE for x86-64 dispatch code (Mark Bolstad)
Brian Paul
2005-11-02
1
-5
/
+14
*
Remove _glapi_check_multithread from the interface exported by the loader to
Ian Romanick
2005-08-10
1
-1
/
+1
*
s/Disaptch/Dispatch/ (bug 3918)
Brian Paul
2005-08-08
1
-1
/
+1
*
Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of
Ian Romanick
2005-08-03
1
-1
/
+1
*
Add support for assembly (static) dispatch functions on x86-64. This
Ian Romanick
2005-07-02
1
-0
/
+307