This helped out a lot. One thing I did notice was the compile error I got with quakeforge-0.5.5/libs/video/targets/context_x11.c (line 100) that wasn’t covered in the patch. If you just remove the “static” modifier, making the line look like this:
vec3_t x_gamma = {-1, -1, -1};
It should compile.
]]>