Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / glx / glxconfig.c
2020-03-04 Andrii SimiklitRevert "glx: convert glx_config_create_list to one...
2019-08-20 Adam Jacksonglx: Eliminate glx_config::{rgb,float,colorIndex}Mode
2019-08-20 Adam Jacksonglx: convert glx_config_create_list to one big calloc
2019-08-20 Adam Jacksonglx: convert a malloc+memset to calloc
2019-08-20 Adam Jacksonglx: Fix parameter documentation of glx_config_create_list
2017-03-28 Adam Jacksonglx: Remove #include <GL/glxint.h>
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-06 Dave Airlieglx/dri: add initial dri interface for GLX_EXT_framebuf...
2011-03-06 Dave Airlieglx: add initial GLX_EXT_framebuffer_sRGB support.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-28 Kristian Høgsbergglx: Rename glcontextmodes.[ch] to glxconfig.[ch]