Magnus Norddahl
|
71623198d2
|
- remove fake3D with structs and localize their usage instead of sharing global state
|
2018-03-08 04:05:35 +01:00 |
|
Christoph Oelckers
|
57d703236b
|
- changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files.
|
2017-04-17 12:27:19 +02:00 |
|
Magnus Norddahl
|
627a388d57
|
Move renderer singletons into a RenderThread class
|
2017-02-04 00:25:37 +01:00 |
|
Magnus Norddahl
|
112085ebff
|
Split Clear into two functions
|
2017-01-19 03:19:31 +01:00 |
|
Magnus Norddahl
|
e94cb3f114
|
Rename visplane_t to VisiblePlane
|
2017-01-19 03:11:49 +01:00 |
|
Magnus Norddahl
|
9eef7f9b32
|
Make visplanes hash list private
|
2017-01-19 03:02:32 +01:00 |
|
Magnus Norddahl
|
a92771431b
|
Changed visible plane list to use the shared frame memory allocator instead of using its own internal free list
|
2017-01-19 01:47:58 +01:00 |
|
Magnus Norddahl
|
9e940b4287
|
Remove basecolormap global
|
2017-01-12 21:29:19 +01:00 |
|
Magnus Norddahl
|
c80860cd5d
|
Split r_visibleplane into more files
|
2017-01-11 23:27:35 +01:00 |
|