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
/
glx
/
x11
/
glxext.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation for !GLX_DIRECT_RENDERING.
Kristian Høgsberg
2007-11-06
1
-1
/
+1
*
Don't return 0 in a void function.
Kristian Høgsberg
2007-11-06
1
-2
/
+2
*
Filter both visuals and fbconfigs against driver supported configs.
Kristian Høgsberg
2007-11-05
1
-6
/
+3
*
Fix some build warnings, mostly with XCB.
Michel Dänzer
2007-10-30
1
-1
/
+2
*
Pull workaround for unset GLX_DRAWABLE_TYPE back in.
Kristian Høgsberg
2007-10-17
1
-0
/
+2
*
Handle fbconfigs and glx visuals separately.
Kristian Høgsberg
2007-10-16
1
-140
/
+127
*
Move enabling of DRI extensions into glxextensions.c
Kristian Høgsberg
2007-10-11
1
-68
/
+1
*
Remove now unused getProcAddress from DRIinterfaceMethods.
Kristian Høgsberg
2007-10-11
1
-15
/
+0
*
Add a DRI_ReadDrawable marker extension to signal read drawable capability.
Kristian Høgsberg
2007-10-11
1
-0
/
+7
*
Move media stream counter entry points to new extension.
Kristian Høgsberg
2007-10-11
1
-1
/
+14
*
Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.
Kristian Høgsberg
2007-10-11
1
-3
/
+8
*
Move GLX_MESA_allocate_memory related functions to new extension mechanism.
Kristian Høgsberg
2007-10-11
1
-0
/
+11
*
Move swap_interval to new extension mechanism.
Kristian Høgsberg
2007-10-10
1
-0
/
+12
*
Move the copySubBuffer extension over to the new mechanism.
Kristian Høgsberg
2007-10-10
1
-1
/
+9
*
Implement new screen extension API.
Kristian Høgsberg
2007-10-10
1
-0
/
+14
*
Stop passing in unused fbconfigs to createNewScreen.
Kristian Høgsberg
2007-10-10
1
-3
/
+1
*
Convert all DRI entrypoints to take pointers to __DRI* types.
Kristian Høgsberg
2007-10-10
1
-4
/
+4
*
Remove screenConfigs from __DRIscreen.
Kristian Høgsberg
2007-10-10
1
-1
/
+0
*
Drop createContext and destroyContext from DRIinterfaceMethods.
Kristian Høgsberg
2007-10-10
1
-25
/
+3
*
Drop createDrawable and destroyDrawable fron DRIinterfaceMethods.
Kristian Høgsberg
2007-10-10
1
-29
/
+13
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-59
/
+96
*
Remove XIDs from DRI interface (see #5714).
Kristian Høgsberg
2007-10-05
1
-12
/
+64
*
suppress warning about ncon visuals (bug #6689)
Roland Scheidegger
2007-08-16
1
-2
/
+5
*
remove unneeded initialization code (see bug 10569)
Brian
2007-04-09
1
-6
/
+1
*
allocate __GLXdisplayPrivate w/ Xcalloc instead of Xmalloc (bug 10569)
Brian
2007-04-09
1
-1
/
+1
*
Make sure GLX entrypoints are marked PUBLIC.
Adam Jackson
2007-04-08
1
-2
/
+2
*
fix mem leaks
Panagiotis Papadakos
2007-02-05
1
-0
/
+4
*
fix mem leak in __glXReportDamage (Panagiotis Papadakos)
Brian
2007-02-01
1
-0
/
+1
*
Track rename of DamagePost -> DamageAdd.
Eric Anholt
2007-01-09
1
-1
/
+1
*
Add reporting of damage by DRI drivers when the extension support is available.
Eric Anholt
2007-01-05
1
-0
/
+66
*
remove drm stuff from libGL, this is now in libdrm 2.3.0
Dave Airlie
2006-11-08
1
-62
/
+0
*
disable debug printf
Brian Paul
2006-11-01
1
-3
/
+4
*
merge the (rest of) texmem branch
Keith Whitwell
2006-11-01
1
-3
/
+66
*
Fix bug #8563.
Ian Romanick
2006-10-16
1
-1
/
+1
*
added a SyncHandle() call, remove UnlockDisplay() call. (bug 8521)
Brian Paul
2006-10-09
1
-1
/
+1
*
Updates for XCB. Bug 8560.
Brian Paul
2006-10-09
1
-1
/
+1
*
Major clean up of MakeContextCurrent
Ian Romanick
2006-10-07
1
-151
/
+87
*
in MakeContextCurrent() use old display pointer for __glXSetupForCommand(), b...
Brian Paul
2006-10-04
1
-1
/
+1
*
Update to use the new XCB naming convention.
Jeremy Kolb
2006-09-26
1
-6
/
+6
*
Clean up GLX function exports.
Ian Romanick
2006-08-29
1
-1
/
+1
*
fix a memleak (that code block has been commented out for years for unknown r...
Tilman Sauerbeck
2006-07-15
1
-1
/
+1
*
fix a memleak
Tilman Sauerbeck
2006-07-12
1
-0
/
+1
*
FBConfig support for EXT_tfp
David Reveman
2006-04-11
1
-0
/
+15
*
Coverity #468: Fill in the rest of the error_list to match the error codes
Adam Jackson
2006-04-03
1
-0
/
+4
*
fix X #includes so they're relative to X11/ directory (bug 4047)
Brian Paul
2005-08-11
1
-2
/
+2
*
Remove _glapi_check_multithread from the interface exported by the loader to
Ian Romanick
2005-08-10
1
-2
/
+3
*
Fixes bugzilla #1730.
Ian Romanick
2005-08-05
1
-1
/
+2
*
Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of
Ian Romanick
2005-08-03
1
-2
/
+2
*
Fix build problems related to finding Xthreads.h.
Ian Romanick
2005-08-01
1
-5
/
+0
*
Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
Ian Romanick
2005-07-26
1
-2
/
+1
[next]