Christoph Oelckers
|
4ef68ded5d
|
- fixed some leftover references to the software renderer.
SVN r3264 (trunk)
|
2011-07-07 19:53:42 +00:00 |
|
Christoph Oelckers
|
5bfcaab25c
|
- separation of software renderer from the rest of the code complete. All external access to the renderer is routed through the FRenderer interface class now, with two exceptions (2D texture drawing to a canvas and polymost testing code) that are handled by #defines.
SVN r3263 (trunk)
|
2011-07-07 15:37:47 +00:00 |
|
Christoph Oelckers
|
3e9ffc9ac9
|
- copied some declarations that are needed by GZDoom's GL renderer from r_main.h to r_utility.h.
SVN r3262 (trunk)
|
2011-07-06 19:11:36 +00:00 |
|
Christoph Oelckers
|
463c276014
|
- removed more r_ header dependencies from the rest of the code.
SVN r3260 (trunk)
|
2011-07-06 15:31:05 +00:00 |
|