Magnus Norddahl
|
45f623faf4
|
Move frame memory allocator into RenderThread
|
2017-02-04 02:50:52 +01:00 |
|
Magnus Norddahl
|
627a388d57
|
Move renderer singletons into a RenderThread class
|
2017-02-04 00:25:37 +01:00 |
|
Magnus Norddahl
|
e94cb3f114
|
Rename visplane_t to VisiblePlane
|
2017-01-19 03:11:49 +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
|
1c3440e391
|
Merge remote-tracking branch 'gzdoom/master' into qzdoom
# Conflicts:
# src/r_plane.cpp
# src/r_plane.h
|
2017-01-16 06:03:21 +01:00 |
|
Magnus Norddahl
|
c80860cd5d
|
Split r_visibleplane into more files
|
2017-01-11 23:27:35 +01:00 |
|
Magnus Norddahl
|
2988a5fe87
|
Convert r_visibleplane into classes
|
2017-01-11 23:08:24 +01:00 |
|
Magnus Norddahl
|
0885ff44a0
|
Convert r_flatplane and r_slopeplane into classes
|
2017-01-11 21:59:26 +01:00 |
|
Magnus Norddahl
|
e7ab5dddb6
|
Put add the copyright statement from the files the code originated from
|
2017-01-03 07:17:54 +01:00 |
|
Magnus Norddahl
|
3967156d62
|
Moved remaining parts of r_plane to r_visibleplane
|
2016-12-31 14:45:41 +01:00 |
|
Magnus Norddahl
|
ad15d56a81
|
Move files into additional folders
|
2016-12-31 12:45:07 +01:00 |
|