Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
49b7e26facab793be3b36e3068e758165455e276
/
src
/
glx
/
glxconfig.h
6538b58
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
by Dave Airlie
· 14 years ago
b09b3e5
glx: add initial GLX_EXT_framebuffer_sRGB support.
by Dave Airlie
· 14 years ago
65d98e2
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
by Kristian Høgsberg
· 15 years ago
[Renamed from src/glx/glcontextmodes.h]
6ddf66e
glx: Rename __GLcontextModes to struct glx_config
by Kristian Høgsberg
· 15 years ago
4f9f066
glx: Delete unused glcontextmodes.c functions
by Kristian Høgsberg
· 15 years ago
38765fe
glx: Stop using glcore.h and glxint.h in glx
by Kristian Høgsberg
· 15 years ago
32f2fd1
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
by Kristian Høgsberg
· 15 years ago
6e8897f
Retire miniglx and move the actual glx code up to src/glx
by Kristian Høgsberg
· 15 years ago
[Renamed from src/glx/x11/glcontextmodes.h]
57d7806
Don't mess with emacs tab width.
by Kristian Høgsberg
· 16 years ago
03b471d
glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h
by RALOVICH, Kristóf
· 16 years ago
58b7210
glx: add a line of Emacs helping variables
by RALOVICH, Kristóf
· 16 years ago
001de0a
Remove a couple of "deprecated" fields from __GLXcontextRec.
by Kristian Høgsberg
· 17 years ago
8851115
Move glcontextmodes.c to glx.
by George Sapountzis
· 18 years ago
[Renamed from src/mesa/drivers/dri/common/glcontextmodes.h]
da0c5b2
Since glcontextmodes.[ch] are no longer used in the DRI drivers, removed the
by Ian Romanick
· 20 years ago
4ce390b
Commit Ian's fixes from Bug 3877
by Jon Smirl
· 20 years ago
c39bf5e
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
by Ian Romanick
· 20 years ago
e1a7f31
Remove the rest of the need for glxclient.h and remove it from the tree.
by Ian Romanick
· 21 years ago
bb45fec
Minor changes to make it work better outside X. "Success" is replaced
by Ian Romanick
· 21 years ago
b3981ab
Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.
by Ian Romanick
· 21 years ago
[Renamed from src/mesa/drivers/dri/dri_client/glcontextmodes.h]
680ec7f
First pass at support for building DRI drivers in mesa tree.
by Keith Whitwell
· 21 years ago