Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
a7a0a2beb54dcb78d7e0ab64cf2f5a6ede8191a4
/
src
/
glx
/
x11
/
glxcmds.c
a7a0a2b
Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.
by Kristian Høgsberg
· 17 years ago
78a6aa5
Move GLX_MESA_allocate_memory related functions to new extension mechanism.
by Kristian Høgsberg
· 17 years ago
efaf90b
Move swap_interval to new extension mechanism.
by Kristian Høgsberg
· 18 years ago
ac3e838
Move the copySubBuffer extension over to the new mechanism.
by Kristian Høgsberg
· 18 years ago
5987a03
Convert all DRI entrypoints to take pointers to __DRI* types.
by Kristian Høgsberg
· 18 years ago
fa72013
Drop mostly unused __DRIid typedef.
by Kristian Høgsberg
· 18 years ago
9590ba9
Avoid deadlock in GarbageCollectDRIDrawables.
by Kristian Høgsberg
· 18 years ago
8ed5c7c
Drop createContext and destroyContext from DRIinterfaceMethods.
by Kristian Høgsberg
· 18 years ago
4ff95e7
Drop createDrawable and destroyDrawable fron DRIinterfaceMethods.
by Kristian Høgsberg
· 18 years ago
aceccda
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
by Kristian Høgsberg
· 18 years ago
4a22ae8
Remove XIDs from DRI interface (see #5714).
by Kristian Høgsberg
· 18 years ago
c2b185c
Add reporting of damage by DRI drivers when the extension support is available.
by Eric Anholt
· 18 years ago
a70d564
Add missing parenthesis so that glXSwapIntervalSGI protocol is
by Ian Romanick
· 18 years ago
fc5b57b
Clean up GLX function exports.
by Ian Romanick
· 18 years ago
0157624
Update function signatures for EXT_tfp entrypoints.
by Adam Jackson
· 19 years ago
c6f8ae1
Add attrib_list to glXBindTexImageEXT
by David Reveman
· 19 years ago
f2ad1b6
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
by Brian Paul
· 19 years ago
841a823
s/GLint/int/, to fit GLX conventions
by Brian Paul
· 19 years ago
42725d6
David Reveman's GLX_EXT_texture_from_pixmap extension patch
by Brian Paul
· 19 years ago
82dfd4b
fix X #includes so they're relative to X11/ directory (bug 4047)
by Brian Paul
· 19 years ago
6bc24c5
In order to create the set of available extensions, we have to know if
by Ian Romanick
· 19 years ago
1585c23
Major rip-up of internal function insertion interface. The old
by Ian Romanick
· 19 years ago
ab7c6ff
Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
by Ian Romanick
· 19 years ago
5f1ba3e
Fixes the glXGetProcAddress portion of the interface. Most of the functions
by Ian Romanick
· 19 years ago
c39bf5e
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
by Ian Romanick
· 19 years ago
c51ed8c
Follow the GLX_SGIX_fbconfig spec and return the complete list of
by Ian Romanick
· 20 years ago
fdb0763
Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. This
by Ian Romanick
· 20 years ago
1074eae
Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet).
by Adam Jackson
· 20 years ago
489ccef
Fix up glx/x11 to work when built with -fvisibility=hidden.
by Adam Jackson
· 20 years ago
cb3610e
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
by Adam Jackson
· 20 years ago