index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
x11
/
glxapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix _glxapi_get_proc_address() for mangled names
Tom Fogal
2009-02-23
1
-0
/
+5
*
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
1
-0
/
+1
*
prefix some includes with mesa/ or glapi/
Brian Paul
2008-06-05
1
-2
/
+2
*
fix GLX_USE_TLS breakage, fix a warning
Brian
2007-06-12
1
-2
/
+2
*
Implement GLX_EXT_texture_from_pixmap.
Brian
2007-05-19
1
-2
/
+30
*
fixes for C++ warnings/errors
Brian
2007-01-23
1
-1
/
+1
*
make current GLX context per-thread
Brian Paul
2006-09-20
1
-4
/
+33
*
GLX_BAD_CONTEXT checks in video-sync functions
Brian Paul
2006-06-13
1
-5
/
+5
*
added #undef GET_DISPATCH
Brian Paul
2006-03-16
1
-2
/
+5
*
Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
Ian Romanick
2005-07-26
1
-62
/
+1
*
added stub functions for GLX_MESA_allocate_memory
Brian Paul
2005-03-01
1
-4
/
+34
*
reverse some debug that slipped through
Alan Hourihane
2004-12-02
1
-3
/
+0
*
Fix some warnings
Alan Hourihane
2004-12-02
1
-0
/
+3
*
Use __GLXextFuncPtr type instead of void * for generic functions to
Brian Paul
2004-11-25
1
-213
/
+249
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
initial code for render-to-texture
Brian Paul
2003-01-14
1
-2
/
+51
*
bring in a few AGP-related bits from 4.0.4
Brian Paul
2002-11-18
1
-5
/
+22
*
stub functions for glXAllocate/FreeMemoryNV()
Brian Paul
2002-08-22
1
-1
/
+34
*
updated comments. removed dead code.
Brian Paul
2002-03-15
1
-140
/
+3
*
more GL 1.3 and GLX 1.4 updates
Brian Paul
2001-09-14
1
-1
/
+11
*
more DRI libGL-related changes
Brian Paul
2001-05-29
1
-15
/
+18
*
removed some old DRI-isms
Brian Paul
2001-05-29
1
-2
/
+7
*
added new functions to GLX_functions[]
Brian Paul
2001-05-29
1
-4
/
+65
*
more work on XMesa / libGL integration
Brian Paul
2001-05-25
1
-117
/
+79
*
added some casts so that older glx.h can be used
Brian Paul
2001-05-24
1
-5
/
+5
*
Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL.
Brian Paul
2001-05-24
1
-35
/
+44
*
prototyping some new stuff
Brian Paul
2001-05-24
1
-82
/
+314
*
added more GLX extension function stubs
Brian Paul
2000-12-15
1
-45
/
+211
*
added some more GLX extension entrypoints (fix GLUT link problems when using ...
Brian Paul
2000-12-14
1
-3
/
+104
*
* More work on the auto* build system
Jon Taylor
2000-11-19
1
-1
/
+2
*
variety of updates to better conform to real GLX
Brian Paul
2000-06-08
1
-25
/
+25
*
added glXGetFBConfigs(), fixed glXChooseFBConfig()
Brian Paul
2000-04-10
1
-2
/
+10
*
changed glXCopyContext() mask to unsigned long, per GLX spec
Brian Paul
2000-02-27
1
-2
/
+2
*
changed glXCopyContext mask back to GLuint
Brian Paul
2000-02-25
1
-3
/
+2
*
changed glXCopyContext's mask to unsigned long
Brian Paul
2000-02-25
1
-3
/
+3
*
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-25
1
-2
/
+2
*
changed glXCopyContext()'s mask to unsigned long
Brian Paul
2000-02-23
1
-2
/
+3
*
added glXGetProcAddressARB()
Brian Paul
1999-12-10
1
-1
/
+24
*
added missing functions in GLX_functions[] array
Brian Paul
1999-11-28
1
-2
/
+5
*
all new dispatch system
Brian Paul
1999-11-28
1
-361
/
+551
*
implemented glXMakeContextCurrent() and glXGetCurrentReadDrawable()
Brian Paul
1999-11-25
1
-7
/
+13
*
added GLX 1.3 functions
Brian Paul
1999-11-23
1
-1
/
+159
*
added glXGetCurrentDisplay() for GLX 1.2
Brian Paul
1999-11-22
1
-1
/
+14
*
disabled glXGetProcAddress code
Brian Paul
1999-10-27
1
-2
/
+2
*
added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress
Brian Paul
1999-09-16
1
-4
/
+19
*
added GLX_EXT_get_proc_address
Brian Paul
1999-09-11
1
-1
/
+12
*
Initial revision
jtg
1999-08-19
1
-0
/
+405