Bug 5789 - Default renderer and cl_main.c are out of sync
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Video
Version: GIT MASTER
Hardware: PC Linux
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2012-10-26 20:55 EDT by q3urt.undead
Modified: 2012-10-28 17:07:44 EDT
1 user (show)

See Also:



Description q3urt.undead 2012-10-26 20:55:39 EDT
If you set USE_RENDERER_DLOPEN=0 with the latest code, it will now compile in rend2 as the renderer for ioquake3.  This will cause problems with games like OpenArena that are not yet compatible with Rend2.

cl_main.c still has opengl1 as the fall back default so this seems to be a mistake in the Makefile.
Comment 1 James Canete 2012-10-28 17:07:44 EDT
Patch from DevHC applied in r2341.