Commit Graph

502 Commits

Author SHA1 Message Date
Typical0 d35f85a0cc Merge pull request #3 from Typical0/patch-1
Update README.md
2025-03-03 17:39:06 +01:00
Typical0 d59055bcf9 Update README.md 2025-03-03 15:35:00 +01:00
Tyler Jaacks 87092b04f7 Merge pull request #149 from Typical0/main
Fix Detours failing (also add new readme emblems)
2025-03-02 19:23:29 -06:00
Typical0 4e89eefdc3 Merge branch 'WinDurango:main' into main 2025-03-03 00:30:09 +01:00
Serenity 73a8f03b96 Merge pull request #150 from Patoke/main
update submodules to fix build
2025-03-02 18:29:43 -05:00
Typical0 d70dd5fff6 Update msbuild.yml
to prevent each PR from trying to compile itself, which obviously fails due to the fact that only wd the organization has private keys to IDLs repo. should be restored back when legal alternative will appear.
2025-03-03 00:22:30 +01:00
Unixian 93a4e85a31 update submodules (again) 2025-03-02 18:22:14 -05:00
Unixian 418ee578a7 Merge branch 'WinDurango:main' into main 2025-03-02 18:16:29 -05:00
Unixian b9cbc04ce1 udpate detours submodule 2025-03-02 18:16:14 -05:00
Typical0 d742ad6ace Update Detours 2025-03-03 00:14:42 +01:00
Typical0 0d80d6b598 Merge branch 'WinDurango:main' into main 2025-03-03 00:09:56 +01:00
Serenity ace5fbb942 Merge pull request #148 from Patoke/main
add back overlay aka keyboard input
2025-03-02 18:00:47 -05:00
Typical0 537ce17986 Update README.md 2025-03-02 19:03:57 +00:00
Unixian 759e4e6f60 add back overlay/keyboard 2025-03-02 13:56:40 -05:00
Unixian fbc694affd fix build 2025-03-02 13:42:12 -05:00
Unixian 3694959e65 Merge branch 'main' of https://github.com/Patoke/WinDurango 2025-03-02 13:36:44 -05:00
Unixian 7f7fd9f090 minor changes to push up 2025-03-02 13:35:58 -05:00
Tyler Jaacks f962feb4d6 Fix the Release build. 2025-02-28 01:06:03 -06:00
Tyler Jaacks 660b5357df Merge pull request #146 from Typical0/main
Improve build quality
2025-02-27 16:44:42 -06:00
Typical0 bffd7c556c Update msbuild.yml 2025-02-27 18:24:10 +01:00
Typical0 2ffba789ec Remove DebugMDd and ReleaseMD 2025-02-27 18:04:01 +01:00
Typical0 f9cc941bb4 Improve MSBuild
This commit improves MSBuild workflow, by adding a matrix that compiles both Debug and Release at once. It is also configured to use continue-on-error parameter, so that Debug will always compile, no matter the outcome on Release.
2025-02-27 17:28:26 +01:00
Typical0 2ec33c941b fix settings between Release and Debug
It fixes discrepancies between Release and Debug configuration, by using the same laungage standard and changing TargetName to the ProjectName variable.
2025-02-26 19:20:41 +01:00
Typical0 8198c0462a Fix etwplus linking problem 2025-02-26 18:31:08 +01:00
Tyler Jaacks d8f57faca8 Merge pull request #144 from WinDurango/TylerJaacks-patch-1
Update msbuild.yml
2025-02-25 18:19:25 -06:00
Tyler Jaacks 1c66fe3c89 Update msbuild.yml 2025-02-25 18:15:02 -06:00
Tyler Jaacks 44d5e40b23 Update msbuild.yml 2025-02-25 18:09:35 -06:00
Tyler Jaacks 9f77f87db4 Merge pull request #143 from Typical0/main
Make kernelx and etwplus compile in Release
2025-02-25 17:57:00 -06:00
Typical0 fa9374d531 Update etwplus.vcxproj 2025-02-24 19:36:20 +01:00
Typical0 076828419a Fix etwplus too 2025-02-24 19:24:45 +01:00
Typical0 91bd92307f Fix for missing detours.lib library 2025-02-24 18:39:46 +01:00
Typical0 08e4a5dd15 Update README.md 2025-02-24 12:34:13 +01:00
Typical0 decee5cadf Make kernelx compile in Release configuration 2025-02-24 10:28:46 +01:00
Rodrigo Todescatto b9623d7457 Merge pull request #141 from oSerenity/main
D3DMapEsramMemory_X Implementation
alpha2 alpha3
2025-02-18 17:24:57 -03:00
Serenity b9350fba33 Fixes 2025-02-18 13:34:37 -05:00
Serenity 94749fe125 D3DMapEsramMemory_X Implementation 2025-02-18 13:09:35 -05:00
Tyler Jaacks c3ff4c89a9 Merge pull request #140 from WinDurango/Rodrigo-Todescatto-patch-1 2025-02-18 10:53:38 -06:00
Rodrigo Todescatto 320f099926 Removed the need of an debugger 2025-02-18 13:51:43 -03:00
Tyler Jaacks 1867db353a Merge pull request #139 from oSerenity/main 2025-02-18 10:50:08 -06:00
Serenity 82e1b18ffd implements 2025-02-18 11:47:59 -05:00
Rodrigo Todescatto c40d2abf18 Merge pull request #138 from WinDurango/d3d11x-rewrite
D3d11x rewrite
2025-02-18 13:15:25 -03:00
Serenity 263002b667 Merge branch 'main' into d3d11x-rewrite 2025-02-18 11:01:29 -05:00
Tyler Jaacks 353e70b32e Merge pull request #136 from WinDurango/fix-build
Fix build
2025-01-26 16:16:42 -06:00
Unixian acbe40f820 heap-allocated arrays -> stack allocated
prevents leaks down the road
2025-01-26 16:07:55 -05:00
Unixian 6b595f5d9e wrap buffer 2025-01-26 16:04:43 -05:00
Unixian 68a8387d37 force all projects to use /MP (improves build time) 2025-01-26 07:03:43 -05:00
Unixian ad44f752db minecraft rendering! 2025-01-26 06:59:10 -05:00
Unixian 67ee74ef50 every class added
time for implementation!
2025-01-26 06:59:10 -05:00
Unixian de5ff9cd39 impl ref + queryinterface
this also includes a stub for acphal which is unfinished, and a simple generated mfplat proxy
2025-01-26 06:59:10 -05:00
Patoke 2fa95c6e83 [d3d11x] fix project compilation 2025-01-26 06:59:10 -05:00