DXGL r613 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r612
|
r613
|
r614
>
Date:
22:33, 28 May 2015
Author:
admin
Status:
new
Tags:
Comment:
Add dialog option to DXGLCFG2 for low-color rendering control.
Modified paths:
/
(modified) (
history
)
/dxglcfg2/dxglcfg2.rc
(modified) (
history
)
/dxglcfg2/resource.h
(modified) (
history
)
/minilibc
(modified) (
history
)
/sha512-nsis
(modified) (
history
)
Diff
[
purge
]
Index: minilibc
Property changes on: minilibc
___________________________________________________________________
Modified: svn:ignore
## -1,2 +1,3 ##
1
1
Debug
2
2
minilibc.vcxproj.user
3
+Release
Index: sha512-nsis
Property changes on: sha512-nsis
___________________________________________________________________
Modified: svn:ignore
## -1,2 +1,3 ##
3
4
Debug
4
5
Release
6
+sha512-nsis.vcxproj.user
Index: dxglcfg2/dxglcfg2.rc
—
—
@@ -83,6 +83,8 @@
84
84
STYLE DS_3DLOOK | DS_CENTER | DS_SHELLFONT | WS_VISIBLE | WS_CHILDWINDOW
85
85
FONT 8, "Ms Shell Dlg"
86
86
{
87
+ LTEXT "Low color rendering", 0, 7, 65, 63, 9, SS_LEFT, WS_EX_LEFT
88
+ COMBOBOX IDC_LOWCOLORRENDER, 5, 76, 104, 30, CBS_DROPDOWNLIST | CBS_HASSTRINGS, WS_EX_LEFT
87
89
LTEXT "Texture format", IDC_STATIC, 7, 7, 50, 8, SS_LEFT, WS_EX_LEFT
88
90
COMBOBOX IDC_TEXTUREFORMAT, 7, 17, 102, 30, CBS_DROPDOWNLIST | CBS_HASSTRINGS, WS_EX_LEFT
89
91
LTEXT "Texture access method", IDC_STATIC, 114, 7, 76, 8, SS_LEFT, WS_EX_LEFT
Index: dxglcfg2/resource.h
—
—
@@ -53,3 +53,4 @@
54
54
#define IDC_FIXEDSCALELABELY 1037
55
55
#define IDC_FIXEDSCALEY 1038
56
56
#define IDC_FIXEDSCALESQUARE 1039
57
+#define IDC_LOWCOLORRENDER 1040
Index: .
Property changes on: .
___________________________________________________________________
Modified: svn:ignore
## -13,3 +13,4 ##
57
58
ipch
58
59
pingme.txt
59
60
tests
61
+.vs
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