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 |
|