Magnus Norddahl
|
23aebaecc6
|
- Cleaned up some copyright statements
- Removed unused cull argument from some functions
|
2017-09-02 17:14:02 +02:00 |
|
Magnus Norddahl
|
bf38fd57b0
|
- Replace subsector gbuffer in softpoly with a zbuffer
|
2017-08-12 15:16:31 +02:00 |
|
Magnus Norddahl
|
4a9dffa70d
|
- change subsector gbuffer to use a 8x8 block memory layout to avoid having to clip memory reads and writes
|
2017-04-01 23:21:06 +02:00 |
|
Magnus Norddahl
|
f178646e1a
|
- improve sector portals rendering in softpoly
- fix a softpoly memory leak and change vertex list to be allocated using the frame allocator
|
2017-03-24 07:28:28 +01:00 |
|
Magnus Norddahl
|
56045c1293
|
Remove r_drawers.h and move softpoly drawer related stuff out of the swrenderer
|
2017-02-23 09:02:13 +01:00 |
|
Magnus Norddahl
|
d3056d2679
|
Split poly_triangle into multiple files
|
2016-12-30 02:20:24 +01:00 |
|