Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
ccff74971203b533bf16b46b49a9e61753f75e6c
/
src
/
glx
/
glxconfig.c
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
· 14 years ago
[Renamed (98%) from src/glx/glcontextmodes.c]
6ddf66e
glx: Rename __GLcontextModes to struct glx_config
by Kristian Høgsberg
· 14 years ago
4f9f066
glx: Delete unused glcontextmodes.c functions
by Kristian Høgsberg
· 14 years ago
38765fe
glx: Stop using glcore.h and glxint.h in glx
by Kristian Høgsberg
· 14 years ago
ad503c4
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
by Jeremy Huddleston
· 15 years ago
1152032
Revert accidental commits from the xquartz tree
by Jeremy Huddleston
· 15 years ago
0594cf7
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
by Jeremy Huddleston
· 15 years ago
32f2fd1
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
by Kristian Høgsberg
· 15 years ago
26f8fad
Remove _mesa_memset in favor of plain memset.
by Kenneth Graunke
· 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.c]
57d7806
Don't mess with emacs tab width.
by Kristian Høgsberg
· 16 years ago
07c9bd2
glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c
by RALOVICH, Kristóf
· 16 years ago
58b7210
glx: add a line of Emacs helping variables
by RALOVICH, Kristóf
· 16 years ago
17ec0db
copy msaa visuals capability
by Roland Scheidegger
· 16 years ago
2771862
Handle fbconfig comparison correctly for attributes the X server didn't send.
by Jie Luo
· 17 years ago
4210862
libGL: Make sure a valid value is returned for GLX_BIND_TO_MIPMAP_TEXTURE_EXT.
by Michel Dänzer
· 17 years ago
001de0a
Remove a couple of "deprecated" fields from __GLXcontextRec.
by Kristian Høgsberg
· 17 years ago
aa1c79e
glx: minor cosmetic in glcontextmodes.c
by George Sapountzis
· 18 years ago
8851115
Move glcontextmodes.c to glx.
by George Sapountzis
· 18 years ago
[Renamed from src/mesa/drivers/dri/common/glcontextmodes.c]
ba23f69
FBConfig support for EXT_tfp
by David Reveman
· 19 years ago
b927a75
Coverity #459: Silly off-by-one error.
by Adam Jackson
· 19 years ago
724df02
Don't use glx_ansic.h functions (__glXMemset).
by Kristian Høgsberg
· 19 years ago
4244736
remove the test for XFree86Server from prev patch (bug 5835)
by Brian Paul
· 19 years ago
d93615f
include dix-config.h (Mike Harris) (bug 5835)
by Brian Paul
· 19 years ago
96f2165
assorted fixes for server-side direct rendering (bug 5199)
by Brian Paul
· 19 years ago
da0c5b2
Since glcontextmodes.[ch] are no longer used in the DRI drivers, removed the
by Ian Romanick
· 19 years ago
4ce390b
Commit Ian's fixes from Bug 3877
by Jon Smirl
· 19 years ago
c39bf5e
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
by Ian Romanick
· 19 years ago
7c46033
Fix up some remaining include issues. Replace Xmalloc / Xfree with
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
· 20 years ago
bb45fec
Minor changes to make it work better outside X. "Success" is replaced
by Ian Romanick
· 20 years ago
b3981ab
Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.
by Ian Romanick
· 20 years ago
[Renamed from src/mesa/drivers/dri/dri_client/glcontextmodes.c]
680ec7f
First pass at support for building DRI drivers in mesa tree.
by Keith Whitwell
· 21 years ago