Magnus Norddahl
|
9c805d1867
|
- added non-sse version of the true color softpoly drawers
|
2017-04-22 22:05:47 +02:00 |
|
Magnus Norddahl
|
d15def7d41
|
- remove TriVertex::NumVaryings as this did not help on readability at all
|
2017-03-28 10:52:19 +02:00 |
|
Magnus Norddahl
|
a12f0862c9
|
- remove softpoly intersection math class
|
2017-03-26 17:12:20 +02:00 |
|
Magnus Norddahl
|
ac518e23bf
|
- improve triangle setup performance a little bit
|
2017-03-24 20:00:53 +01:00 |
|
Magnus Norddahl
|
11e5759913
|
- detached the poly renderer from the software renderer
|
2017-03-20 08:28:16 +01:00 |
|
Magnus Norddahl
|
5fdbbc4f9e
|
Remove usage of r_viewpoint and r_viewwindow globals from software renderer and poly renderer
|
2017-03-12 18:54:39 +01:00 |
|
Magnus Norddahl
|
0c9014b984
|
- move r_utility globals into r_viewpoint and r_viewwindow
- change r_utility functions to only work on FRenderViewpoint and FViewWindow
|
2017-03-11 23:28:07 +01:00 |
|
Magnus Norddahl
|
e90b73539e
|
Move viewport drawing to its own folder
|
2017-02-02 15:10:06 +01:00 |
|
Magnus Norddahl
|
e78e76a593
|
Move r_viewport variables into a class
|
2017-02-01 16:02:21 +01:00 |
|
Magnus Norddahl
|
80e1844d6c
|
Split r_main into r_viewport, r_scene and r_light
|
2017-01-12 16:21:46 +01:00 |
|
Magnus Norddahl
|
d3056d2679
|
Split poly_triangle into multiple files
|
2016-12-30 02:20:24 +01:00 |
|
Magnus Norddahl
|
2659090e1c
|
Move renders into folders
|
2016-12-27 06:31:55 +01:00 |
|