DXGL r423 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r422
|
r423
|
r424
>
Date:
00:05, 8 April 2014
Author:
admin
Status:
new
Tags:
Comment:
Update help and readme.
Modified paths:
/Help/configuration.htm
(modified) (
history
)
/Help/dxglcfg.png
(modified) (
history
)
/ReadMe.txt
(modified) (
history
)
Diff
[
purge
]
Index: Help/configuration.htm
—
—
@@ -17,6 +17,8 @@
18
18
<area shape="rect" coords="452,90,588,103" alt="Add Extra Display Modes" href="#extramodes" />
19
19
<area shape="rect" coords="452,111,586,124" alt="Support All Color Depths" href="#alldepths" />
20
20
<area shape="rect" coords="296,136,448,170" alt="Scaling method" href="#scaler" />
21
+ <area shape="rect" coords="296,233,448,253" alt="Screen aspect ratio" href="#aspect" />
22
+ <area shape="rect" coords="452,233,601,253" alt="DPI scaling mode" href="#dpiscale" />
21
23
</map>
22
24
<h1>Configuration</h1>
23
25
Configuration for DXGL can be accessed by opening the "DXGL Config" program in the DXGL program group. Configuration is as follows:
—
—
@@ -74,5 +76,15 @@
75
77
(not implemented) Uses a custom GLSL pixel shader to display the image.
76
78
<h3>Shader (primary only)</h3>
77
79
(not implemented) Uses a custom GLSL pixel shader to display the primary buffer.
80
+ <h2><a name="aspect" />Screen aspect ratio</h2>
81
+ Overrides the aspect ratio for "Aspect corrected stretch" and "Scale if mode not found". Enter as x:y or as a floating point ratio, for example 4:3 or 1.333333, or select a preset from the dropdown list. Default uses a square pixel ratio.
82
+ <h2><a name="dpiscale" />DPI scaling mode</h2>
83
+ Fixes errors caused by Windows High DPI scaling in Windows Vista and greater.
84
+ <h3>Disabled</h3>
85
+ Disables the DPI scaling fix, unless specified by the program.
86
+ <h3>Enabled</h3>
87
+ Default setting. Enables the DPI scaling fix during program initialization.
88
+ <h3>Windows AppCompat</h3>
89
+ Sets a compatibility flag to tell Windows to fix High DPI scaling. Use if Enabled does not work.
78
90
</body>
79
91
</html>
\ No newline at end of file
Index: Help/dxglcfg.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: ReadMe.txt
—
—
@@ -1,4 +1,4 @@
2
-DXGL 0.5.1
2
+DXGL 0.5.2
3
3
http://www.williamfeely.info/wiki/DXGL
4
4
5
5
== Introduction ==
Navigation menu
Personal tools
Log in
Namespaces
Special page
English
expanded
collapsed
Views
More
expanded
collapsed
Search
Navigation
Home
Main page
Recent changes
Random page
MediaWiki help
Introduction
Progress
Downloads
Source code
Build from source
AppDB
Bug reports
Forums
Tools
Special pages
Printable version