quakeforge/libs/video
Bill Currie b3a7ed8a62 Use vid_win.c from engoo as a basis.
Thanks to leilei being a diehard sw quake fan, and MH being the hacker he
is, engoo's vid_win.c drops Scitech's MGL :) (I really did not want to
resurrect that). However, I've modified it so it /compiles/ in QF: ripped
out the menu code, ripped out the input handling (that's in in_win.c) and
started trying to get it to work for vid_render. The clients at least link,
but I'm certain they'll segfault (GPF?).
2013-01-24 21:11:33 +09:00
..
renderer Make vid.width/height unsigned and clean up the mess. 2013-01-24 12:36:14 +09:00
targets Use vid_win.c from engoo as a basis. 2013-01-24 21:11:33 +09:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00