Bill Currie
|
772af29cb3
|
Move the gl cvars into gl.
That gets rid of the gl_overbrite_f clash. They were put in r_cvar for
saving to the config file, but that was before seta existed.
|
2012-04-11 14:58:54 +09:00 |
|
Bill Currie
|
36504547a8
|
Rename the public symbols for gl, glsl and sw32.
Evil hack, but it does the job.
|
2012-04-11 14:58:54 +09:00 |
|
Bill Currie
|
8de5c9ae3f
|
Do a final cleanup before doing the big rename.
|
2012-04-11 14:58:54 +09:00 |
|
Bill Currie
|
db4a463727
|
Remove VISIBLE from the files that will go into the plugins.
|
2012-04-11 14:58:54 +09:00 |
|
Bill Currie
|
eb536dc995
|
Remove D_BeginDirectRect and D_EndDirectRect from gl/glsl.
They were never really needed anyway (they're for the sw renderer).
|
2012-04-11 14:58:54 +09:00 |
|
Bill Currie
|
e991c1fed3
|
Make a bit of progress cleaning up vid for plugins.
|
2012-04-11 14:58:54 +09:00 |
|
Bill Currie
|
96b80433d8
|
Make some progress in getting static plugins to link.
Still many redefined symbols (and I expect more to come), and many
undefined symbols too.
|
2012-04-11 14:58:54 +09:00 |
|