Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
crosire committed Apr 29, 2019
1 parent 5cbd8f5 commit fb4e69f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ d3d8to9

[![Build Status](https://ci.appveyor.com/api/projects/status/aqupdda60ixgenyd?svg=true)](https://ci.appveyor.com/project/crosire/d3d8to9)

d3d8to9 is a pseudo-driver module that intends to improve compatibility and stability in games using Direct3D 8 for rendering by converting all API calls and lowlevel shaders to equivalent Direct3D 9 ones. By that it also opens those games to the new possibilities from proven tools and wrappers written for Direct3D 9.
This is a pseudo-driver module that intends to improve compatibility and stability in games using Direct3D 8 for rendering by converting all API calls and lowlevel shaders to equivalent Direct3D 9 ones. By that it also opens those games to the new possibilities from proven tools and wrappers written for Direct3D 9.

## Contributing

Expand All @@ -17,4 +17,4 @@ Thank you to all the contributors making this project possible, especially [elis

## License

All the source code is licensed under the conditions of the [BSD 2-clause license](LICENSE.md).
All source code in this repository is licensed under a [BSD 2-clause license](LICENSE.md).
Binary file modified res/d3d8to9.rc
Binary file not shown.

0 comments on commit fb4e69f

Please sign in to comment.