Magnus Norddahl
|
bafc985282
|
Fix pal particle performance issue
|
2016-12-27 03:31:34 +01:00 |
|
Rachael Alexanderson
|
80228562b3
|
- Fixed problems with FillSub and FillRevSub drawers.
|
2016-12-26 08:05:04 -05:00 |
|
Rachael Alexanderson
|
5d6d75385e
|
- pulled some things out of the loop for the fill drawer
|
2016-12-26 07:41:52 -05:00 |
|
alexey.lysiuk
|
2901e2d834
|
Added missing Intel intrinsics #include
|
2016-12-25 17:43:13 +02:00 |
|
Magnus Norddahl
|
6f86c11058
|
DrawWallAdd1Pal cannot do dynamic lights
|
2016-12-25 07:56:09 +01:00 |
|
Magnus Norddahl
|
a76cd35333
|
Dynamic lights to the flats in pal mode
|
2016-12-25 07:49:44 +01:00 |
|
Magnus Norddahl
|
d428634c58
|
Add dynlights to pal wall drawers
|
2016-12-25 07:15:17 +01:00 |
|
Rachael Alexanderson
|
62e093a7da
|
- fixed: mistyped r_columnmethod instead of r_blendmethod in a span drawer.
|
2016-12-24 14:10:51 -05:00 |
|
Rachael Alexanderson
|
101108877a
|
- Reimplemented rgb555 into all drawers in r_draw_pal.cpp including span drawers. All that remains now are the 4col drawers in r_drawt_pal.cpp.
|
2016-12-24 11:40:15 -05:00 |
|
Rachael Alexanderson
|
80482e98a3
|
- renamed r_blendmode to r_blendmethod
- did another drawer
|
2016-12-24 10:15:02 -05:00 |
|
Rachael Alexanderson
|
88b6038999
|
- More rgb555 reimplements.
|
2016-12-24 04:35:05 -05:00 |
|
Rachael Alexanderson
|
9d2128a4f4
|
- Fixed compile errors.
|
2016-12-24 04:01:50 -05:00 |
|
Rachael Alexanderson
|
8de11ee81a
|
- Begin reimplementing rgb555 again.
|
2016-12-24 03:52:18 -05:00 |
|
Magnus Norddahl
|
8cc4c8a192
|
Merge remote-tracking branch 'upstream/master' into zdoom-rgb666-take2
# Conflicts:
# src/r_draw_pal.cpp
|
2016-12-23 21:27:50 +01:00 |
|
Rachael Alexanderson
|
821b10a254
|
- Implementing RGB666 colormatching to replace less precise RGB555 in some parts of the code.
|
2016-12-23 11:41:10 -05:00 |
|
Magnus Norddahl
|
2676ca1284
|
Rename wall drawer args and functions to closer match the general naming convention
|
2016-12-19 21:39:16 +01:00 |
|
Christoph Oelckers
|
6adcba3c4b
|
- fixed linkage for fuzzviewheight
- fixed naming conflict with GCC's virtual table.
|
2016-12-07 18:39:09 +01:00 |
|
Christoph Oelckers
|
1e42c6f227
|
- added copyright headers to two files missing them.
|
2016-12-07 11:40:59 +01:00 |
|
Magnus Norddahl
|
3ff91807b8
|
Move swrenderer into a namespace, add multithreading framework, and move drawers to commands
|
2016-12-07 09:34:49 +01:00 |
|