=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: Improve WWN 392

Jeremy Newman jnewman at wine.codeweavers.com
Mon Jun 29 13:34:52 CDT 2015


Module: website
Branch: master
Commit: 6200bb142ff0a8fa69cad3b6e051c932c0a0a0c3
URL:    http://source.winehq.org/git/website.git/?a=commit;h=6200bb142ff0a8fa69cad3b6e051c932c0a0a0c3

Author: André Hentschel <nerv at dawncrow.de>
Date:   Mon Jun 29 19:24:34 2015 +0200

Improve WWN 392

---

 wwn/en/wn20150607_392.xml | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/wwn/en/wn20150607_392.xml b/wwn/en/wn20150607_392.xml
index 495e69a..3741114 100644
--- a/wwn/en/wn20150607_392.xml
+++ b/wwn/en/wn20150607_392.xml
@@ -79,7 +79,7 @@ We have four projects which are already in the coding period:
 <p>At the moment wine's implementation of this API is mostly full of stubs, and there's quite a bit of work left before something can be drawn on the screen. My role here mainly focuses on implementing object Creation/Initialization functions for some of the main interfaces, mainly devices, textures and viewports, all of which are COM based. If time permits, I will also work on implementing some frequently used frames and lighting functions.</p>
 <p>The API is quite old (it has been removed since DX 8 SDK, and the dll doesn't come included with vista onwards) but there are a few popular games that used it. Namely, Lego Rock Raiders and Steel Beasts, and applications as well, like FMS (Flying Model Simulator). So there is some merit in working on this. Implementing these functions will help accelerate further development of this API to get some long-awaited apps to run on wine (I can see quite a few threads on google of people trying to get FMS running, and a couple for LRR too, so there is some demand for it). As an added bonus, I also get to interact with wine's ddraw implementation for this one, which could potentially help ddraw's implementation via possible bug detection/fixes and implementing any ddraw functionality that d3drm requires.</p>
 <p>TL;DR: I'm implementing a main chunk of a graphics API called Direct3D Retained Mode, which is based on Direct3D Immediate Mode. The API is mostly a stub in wine and this project should help get things going.</p>
-<p>[1] - https://www.google-melange.com/gsoc/project/details/google/gsoc2015/jam/5750085036015616</p>
+<p>[1] - <a href="https://www.google-melange.com/gsoc/project/details/google/gsoc2015/jam/5750085036015616">https://www.google-melange.com/gsoc/project/details/google/gsoc2015/jam/5750085036015616</a></p>
 </blockquote>
 
 <p><b>Implement the Visual C++ iostream library</b> -
@@ -95,10 +95,10 @@ We have four projects which are already in the coding period:
 <a href="https://www.google-melange.com/gsoc/project/details/google/gsoc2015/yonghaohu/5741031244955648">Project</a>
 <a href="//www.winehq.org/pipermail/wine-devel/2015-May/107628.html">by YongHao Hu</a></p>
 <blockquote>
-<p>My project focuses on implementing all the functions from tr2 namespace, which was included in the <filesystem> header and being proposed for standardization.</p>
+<p>My project focuses on implementing all the functions from tr2 namespace, which was included in the <filesystem> header and being proposed for standardization.</p>
 <p>Though there are many methods to implement the functions like _File_size and _Equivalent etc, the hard part is finding the most appropriate one.</p>
 <p>New applications like MSVC12[1] would benefit from this.</p>
-<p>[1]: //bugs.winehq.org/show_bug.cgi?id=35774</p>
+<p>[1]: <a href="//bugs.winehq.org/show_bug.cgi?id=35774">bugs.winehq.org/show_bug.cgi?id=35774</a></p>
 </blockquote>
 
 <p><b>Improve mshtml.dll</b> -
@@ -119,9 +119,9 @@ I can't tell how many applications' status on appdb will change from
 "garbage" to "silver/gold", but IMHO, implementing XMLHttpRequest is
 necessary to make wine IE more usable.</p>
 
-<p>[0]: http://en.wikipedia.org/wiki/XMLHttpRequest</p>
-<p>[1]: https://getfirebug.com/firebuglite</p>
-<p>[2]: https://developer.mozilla.org/en-US/docs/nsIXMLHttpRequest</p>
+<p>[0]: <a href="http://en.wikipedia.org/wiki/XMLHttpRequest">http://en.wikipedia.org/wiki/XMLHttpRequest</a></p>
+<p>[1]: <a href="https://getfirebug.com/firebuglite">https://getfirebug.com/firebuglite</a></p>
+<p>[2]: <a href="https://developer.mozilla.org/en-US/docs/nsIXMLHttpRequest">https://developer.mozilla.org/en-US/docs/nsIXMLHttpRequest</a></p>
 </blockquote>
 ]]>
 </section>
@@ -180,7 +180,8 @@ SourceForge. The main uses for SourceForge is for mirroring tarballs,
 wine-gecko/wine-mono installers, and the wine-gecko git repository.
 </p>
 <p>
-[1] http://www.extremetech.com/computing/206687-sourceforge-accused-of-hijacking-gimp-photo-editor-company-claims-project-was-abandoned
+[1] <a href="http://www.extremetech.com/computing/206687-sourceforge-accused-of-hijacking-gimp-photo-editor-company-claims-project-was-abandoned">
+http://www.extremetech.com/computing/206687-sourceforge-accused-of-hijacking-gimp-photo-editor-company-claims-project-was-abandoned</a>
 </p>
 </blockquote>
 <p>




More information about the wine-cvs mailing list