DXGL r24 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r23
|
r24
|
r25
>
Date:
19:35, 11 December 2011
Author:
admin
Status:
new
Tags:
Comment:
Update readme
Modified paths:
/ReadMe.txt
(modified) (
history
)
Diff
[
purge
]
Index: ReadMe.txt
—
—
@@ -2,7 +2,7 @@
3
3
4
4
DXGL is a project to create a DirectDraw/Direct3D version 1 to 7 implementation that runs on OpenGL 2.0. It is intended to alleviate some of the graphics glitches inherent with using legacy DirectX interfaces on modern video cards. The API will be 100% binary compatible with the system ddraw.dll file.
5
5
6
-DXGL is currently in a pre-alpha stage and very little works at this point.
6
+DXGL is currently in an alpha stage of development and very little works at this point.
7
7
8
8
== System Requirements ==
9
9
—
—
@@ -39,19 +39,10 @@
40
40
* Most functions are stubbed out and return an error
41
41
* No 3D graphics support
42
42
43
-== Roadmap ==
44
-These are goals to be set for future releases.
45
-Please see https://www.williamfeely.info/wiki/DXGL for updated information.
46
-
47
-- Version 0.1.0 Alpha
48
-* Implement per-application settings
49
-* Create installer
50
-
51
43
== Installation ==
52
44
53
-Extract ddraw.dll to the folder where your application is installed.
54
-To uninstall, delete ddraw.dll from the application's folder.
55
-To test DXGL, run dxgltest.exe
45
+Run the installer. When the installer completes, open DXGL Config and add your program files to the config program.
46
+To uninstall, go to the Add/Remove Programs or Programs and Features control panel and uninstall.
56
47
57
48
== SVN ==
58
49
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