summaryrefslogtreecommitdiff
path: root/src/glx/glxconfig.c
Commit message (Expand)AuthorAgeFilesLines
* glx: Eliminate glx_config::{rgb,float,colorIndex}ModeAdam Jackson2019-08-201-1/+1
* glx: convert glx_config_create_list to one big callocAdam Jackson2019-08-201-37/+26
* glx: convert a malloc+memset to callocAdam Jackson2019-08-201-2/+1
* glx: Fix parameter documentation of glx_config_create_listAdam Jackson2019-08-201-4/+0
* glx: Remove #include <GL/glxint.h>Adam Jackson2017-03-281-1/+0
* Don't cast the return value of malloc/reallocMatt Turner2012-09-051-1/+1
* glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.Dave Airlie2011-03-061-2/+2
* glx: add initial GLX_EXT_framebuffer_sRGB support.Dave Airlie2011-03-061-0/+5
* glx: Rename glcontextmodes.[ch] to glxconfig.[ch]Kristian Høgsberg2010-07-281-0/+304