Rachael Alexanderson
|
118e3db5ca
|
- r_videoscale: make the compiler manage vScaleTable's size
|
2020-01-01 23:23:20 -05:00 |
|
Rachael Alexanderson
|
dff45eb1f3
|
- relicense some of my past work under BSD
|
2020-01-01 07:38:06 -05:00 |
|
Rachael Alexanderson
|
5ae0ae885d
|
- amend last commit: do it the other direction, too
|
2020-01-01 01:28:42 -05:00 |
|
Rachael Alexanderson
|
aa4abfc977
|
- added pixel ratio detection to supersampling detection for forcing linear scaling - this should likely make it so if there's ever an instance where a viewport pixel is smaller than a screen pixel, the screen should go to linear scaling now
|
2020-01-01 00:25:48 -05:00 |
|
Rachael Alexanderson
|
5389d8ad1a
|
- set sane limits for vid_scale_custompixelaspect
|
2019-12-31 15:21:47 -05:00 |
|
Rachael Alexanderson
|
4bc923dddf
|
- slight rearrange of vid_scalemode and menu update
|
2019-12-31 10:41:30 -05:00 |
|
Rachael Alexanderson
|
903f448461
|
- made linear scaling more user controlled
|
2019-12-31 10:26:23 -05:00 |
|
Rachael Alexanderson
|
5d2d187b84
|
- allow custom pixel ratio scaling
|
2019-12-31 09:41:42 -05:00 |
|
Rachael Alexanderson
|
9ad628f6e5
|
- fixed: strife conversations do not need to unnecessarily trigger the switch to 640x400
|
2019-12-24 00:55:24 -05:00 |
|
Rachael Alexanderson
|
4ff8922006
|
- reinstate 320x200 with the following caveat: it only functions outside of menus and console, and only when the dialogues and logs use the default font, the game will temporarily switch to 640x400 in these situations
|
2019-12-23 23:14:08 -05:00 |
|
Rachael Alexanderson
|
f284567830
|
- change vid_scalemode 6 to work similarly to 0 and 1 when vid_cropaspect is turned on
- add vid_scaletolowest
|
2019-12-22 09:01:43 -05:00 |
|
Rachael Alexanderson
|
33483115cd
|
- amend last commit: use VID_MIN_HEIGHT and VID_MIN_WIDTH macros in place of hardcoded values
|
2019-12-20 03:31:44 -05:00 |
|
Rachael Alexanderson
|
a53652f36e
|
- implement vid_scalemode = 6 - sets absolute minimum scaling to fill entire screen - useful for speeding up software rendering
|
2019-12-20 03:05:44 -05:00 |
|
Christoph Oelckers
|
7346288bf5
|
- moved some more files.
|
2019-07-14 21:09:49 +02:00 |
|