quakeforge/include/QF/plugin
Bill Currie d62772e9cc Separate render module loading from initialization.
This allows the vid module to load the render module and access render
specific functions before the renderer initializes, which happens to need
an initialized vid module...
2012-04-11 14:58:56 +09:00
..
cd.h Don't include the specific plugin headers in plugin.h. 2012-02-13 22:02:07 +09:00
console.h Don't include the specific plugin headers in plugin.h. 2012-02-13 22:02:07 +09:00
general.h Don't include the specific plugin headers in plugin.h. 2012-02-13 22:02:07 +09:00
input.h Don't include the specific plugin headers in plugin.h. 2012-02-13 22:02:07 +09:00
snd_output.h Don't include the specific plugin headers in plugin.h. 2012-02-13 22:02:07 +09:00
snd_render.h Don't include the specific plugin headers in plugin.h. 2012-02-13 22:02:07 +09:00
vid_render.h Separate render module loading from initialization. 2012-04-11 14:58:56 +09:00