Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +09:00 |
|
Bill Currie
|
898bfa5e5f
|
Split up the vid plugin init sequence.
This gets gl so it no longer segs. However, the screen remains black
(expect for cshifts).
|
2012-04-11 16:44:38 +09:00 |
|
Bill Currie
|
6ea4e6617a
|
Connect up viddef properly.
Or mostly so, anyway. sw32 is actually putting stuff on the screen.
|
2012-04-11 14:58:55 +09:00 |
|
Bill Currie
|
e08d5ccb41
|
Move the gl util functions into viddef_t.
Static plugins almost link now, just two more symbols to sort out.
|
2012-04-11 14:58:55 +09:00 |
|
Bill Currie
|
1dd1aec48f
|
Make libgl_handle static.
This will make life interesting for getting the final stages working, but
it helps for now.
|
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
|
db4a463727
|
Remove VISIBLE from the files that will go into the 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 |
|