DXGL r71 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r70
|
r71
|
r72
>
Date:
00:10, 8 January 2012
Author:
admin
Status:
new
Tags:
Comment:
set optimized textures to default true
Modified paths:
/cfgmgr/cfgmgr.cpp
(modified) (
history
)
Diff
[
purge
]
Index: cfgmgr/cfgmgr.cpp
—
—
@@ -309,6 +309,7 @@
310
310
{
311
311
HKEY hKey;
312
312
ZeroMemory(cfg,sizeof(DXGLCFG));
313
+ cfg->texformat = true;
313
314
RegCreateKeyEx(HKEY_CURRENT_USER,regkeyglobal,0,NULL,0,KEY_ALL_ACCESS,NULL,&hKey,NULL);
314
315
ReadSettings(hKey,cfg,NULL,true,false,NULL);
315
316
RegCloseKey(hKey);
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