Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "glx: convert glx_config_create_list to one big calloc" | Andrii Simiklit | 2020-03-04 | 1 | -26/+37 |
* | glx: Eliminate glx_config::{rgb,float,colorIndex}Mode | Adam Jackson | 2019-08-20 | 1 | -1/+1 |
* | glx: convert glx_config_create_list to one big calloc | Adam Jackson | 2019-08-20 | 1 | -37/+26 |
* | glx: convert a malloc+memset to calloc | Adam Jackson | 2019-08-20 | 1 | -2/+1 |
* | glx: Fix parameter documentation of glx_config_create_list | Adam Jackson | 2019-08-20 | 1 | -4/+0 |
* | glx: Remove #include <GL/glxint.h> | Adam Jackson | 2017-03-28 | 1 | -1/+0 |
* | Don't cast the return value of malloc/realloc | Matt Turner | 2012-09-05 | 1 | -1/+1 |
* | glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB. | Dave Airlie | 2011-03-06 | 1 | -2/+2 |
* | glx: add initial GLX_EXT_framebuffer_sRGB support. | Dave Airlie | 2011-03-06 | 1 | -0/+5 |
* | glx: Rename glcontextmodes.[ch] to glxconfig.[ch] | Kristian Høgsberg | 2010-07-28 | 1 | -0/+304 |