Source: Difference between revisions

From DXGL Wiki
Jump to navigation Jump to search
(Create source page)
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
The source code for DXGL is currently available via SVN. Please use TortoiseSVN to check out the following SVN repository, which is currently read-only except to the author:
The source code for DXGL is currently available via GitHub. Please use Git to check out the following repository:


https://www.dxgl.info/svn/dxgl
https://github.com/dxgldotorg/dxgl.git


To browse the source code, you may use a web-based interface at http://www.williamfeely.info/wiki/Special:Code/DXGL or you may view the GitHub mirror at https://github.com/WilliamFeely/dxgl/
The Subversion repository previously available has been retired and will not receive any new revisions.  All revisions of DXGL have already been migrated to the GitHub repository.
 
If you would like to submit changes to the DXGL source code, please use the GitHub functionality (GitHub account required) to create a Pull Request and I will consider the changes.

Latest revision as of 01:40, 15 November 2019

The source code for DXGL is currently available via GitHub. Please use Git to check out the following repository:

https://github.com/dxgldotorg/dxgl.git

The Subversion repository previously available has been retired and will not receive any new revisions. All revisions of DXGL have already been migrated to the GitHub repository.

If you would like to submit changes to the DXGL source code, please use the GitHub functionality (GitHub account required) to create a Pull Request and I will consider the changes.