ReactOS Project - reactos.git/rss - dll/3rdparty/CMakeLists.txt history https://git.reactos.org/?p=reactos.git;a=history;f=dll/3rdparty/CMakeLists.txt A free Windows-compatible Operating System en ReactOS Project static/git-logo.png ReactOS Project - reactos.git/rss - dll/3rdparty/CMakeLists.txt history https://git.reactos.org/?p=reactos.git;a=history;f=dll/3rdparty/CMakeLists.txt Wed, 20 Dec 2017 10:15:13 +0000 Wed, 20 Dec 2017 10:15:13 +0000 gitweb v.2.17.1/2.17.1 Replace our dxtn.dll by a version based on the libtxc_dxtn source code (#203) Colin Finck <colin@reactos.org> Wed, 20 Dec 2017 10:15:13 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=12b78f182da5f1c21ef4d53b4c938a4bb346defa https://git.reactos.org/?p=reactos.git;a=commitdiff;h=12b78f182da5f1c21ef4d53b4c938a4bb346defa Replace our dxtn.dll by a version based on the libtxc_dxtn source code (#203) Replace our dxtn.dll by a version based on the libtxc_dxtn source code (#203) This is no official system DLL and WineD3D is its only user. But latest WineD3D prefers the libtxc_dxtn codebase instead of the alternative library we used. This is also what Mesa uses and Fedora ships now that the patents have expired, so we should stick to the same. I'm importing the libtxc_dxtn-1.0.1 codebase from https://people.freedesktop.org/~cbrill/libtxc_dxtn/ It compiles warning-free in our tree without modifying a single line! I'm merging this Pull Request based on the positive response in CORE-12759. I lack a proper test case myself, but my version at least shouldn't make things worse. In my opinion, the previous one was broken anyway due to using stdcall imports when WineD3D called cdecl ones. This also removes the NSWPAT option from our buildsystem as dxtn was its latest user.
  • [D] dll/3rdparty/CMakeLists.txt
]]>
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers... Colin Finck <colin@reactos.org> Tue, 3 Oct 2017 07:45:34 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers... Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
  • [D] dll/3rdparty/CMakeLists.txt
]]>