Tagged articles
4 articles
Page 1 of 1
Programmer DD
Programmer DD
Jun 9, 2023 · Game Development

Can Macs Become Gaming Machines? Inside Apple’s New Game Porting Toolkit

Apple is reshaping macOS with a new Game Porting Toolkit and a dedicated Game Mode in macOS Sonoma, enabling easier Windows game migration to Apple Silicon, leveraging DirectX‑to‑Metal translation, while also positioning Macs as future gaming platforms alongside initiatives like Apple Vision Pro.

AppleApple SiliconDirectX
0 likes · 10 min read
Can Macs Become Gaming Machines? Inside Apple’s New Game Porting Toolkit
AntTech
AntTech
Oct 11, 2022 · Information Security

In‑Depth Analysis of Hyper‑V DirectX Attack Surface and Related CVEs

The article provides a comprehensive technical walkthrough of the Hyper‑V DirectX component, detailing its architecture, virtual GPU configuration, attack surface, and step‑by‑step exploitation of four critical CVEs (CVE‑2022‑21918, CVE‑2021‑43219, CVE‑2022‑21912, CVE‑2022‑21898) with code snippets and debugging insights.

CVEDirectXHyper-V
0 likes · 11 min read
In‑Depth Analysis of Hyper‑V DirectX Attack Surface and Related CVEs
21CTO
21CTO
Dec 28, 2020 · Game Development

Remembering DirectX Pioneer Eric Engstrom and Turing Laureate Edmund Clarke

The article commemorates the unexpected passing of DirectX co‑creator Eric Engstrom and the COVID‑19 death of Turing Award winner Edmund M. Clarke, highlighting their seminal contributions to Windows game development and model‑checking verification techniques that continue to shape modern computing.

DirectXGame DevelopmentTuring Award
0 likes · 5 min read
Remembering DirectX Pioneer Eric Engstrom and Turing Laureate Edmund Clarke
Seewo Tech Circle
Seewo Tech Circle
Jul 26, 2019 · Frontend Development

WPF Rendering Explained: From OnRender to Screen

This article walks developers through the complete WPF rendering pipeline, detailing the three-layer architecture, message loop handling, Dispatcher processing, DirectX integration, and how drawing commands travel from OnRender to the screen, while providing code examples and references to deepen understanding.

DirectXDispatcherRendering
0 likes · 19 min read
WPF Rendering Explained: From OnRender to Screen