Magnus Norddahl
|
a2b9a70835
|
- Fix crash when reloading a map
|
2018-03-17 00:09:43 +01:00 |
|
Magnus Norddahl
|
94a33229cc
|
- Remove unused function argument
|
2017-09-22 00:56:14 +02:00 |
|
Magnus Norddahl
|
0924cc3f0f
|
- Fix crash when switching levels
|
2017-09-10 17:11:17 +02:00 |
|
Magnus Norddahl
|
4d671fb618
|
- Improve softpoly culling performance
|
2017-09-10 16:29:57 +02:00 |
|
Magnus Norddahl
|
7a1274ab76
|
- Collect all PVS information first so that processing the individual sectors can be done on multiple threads
|
2017-09-07 00:34:09 +02:00 |
|
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
|
31125486ad
|
- Improve line portal rendering somewhat
|
2017-05-14 08:55:30 +02:00 |
|
Magnus Norddahl
|
a12f0862c9
|
- remove softpoly intersection math class
|
2017-03-26 17:12:20 +02:00 |
|
Magnus Norddahl
|
321e2da979
|
- initialize clipper with the view frustum for better performance
- change translucent objects to be pointers for faster sorting
|
2017-03-24 22:04:07 +01: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
|
e12f48699e
|
- fix the culling bugs in softpoly by switching to a pseudo-angle clipper
|
2017-03-23 03:41:44 +01:00 |
|
Magnus Norddahl
|
2659090e1c
|
Move renders into folders
|
2016-12-27 06:31:55 +01:00 |
|