SDK

AppWizard
March 14, 2026
Microsoft has introduced enhancements to its Advanced Shader Delivery (ASD) technology to address lengthy shader compilation times for PC gamers. The ASD technology generates a Pre-compiled Shader Database (PSDB) from a Shader Object State Database (SODB), allowing for faster game startups by eliminating the need for local compilation. Since integrating ASD into its software development kit (SDK), Microsoft has achieved an 85% reduction in launch times for the game Avowed. NVIDIA, Intel, and Qualcomm are also set to support ASD in their hardware. Additionally, Microsoft has updated its API to allow developers to upload pre-compiled shaders through the Xbox Partner Center, starting with the Xbox app on PC.
Winsage
March 13, 2026
At GDC 2026, Microsoft announced the introduction of ML-Powered DirectX and Advanced Shader Delivery. The ML-enhanced DirectX includes Cooperative Vectors within Shader Model 6.9, facilitating neural rendering techniques such as Neural Texture Compression and Neural Radiance Caching. DirectX Linear Algebra is introduced to support matrix-based ML workflows, and the DirectX Compute Graph Compiler enables full model graphs to run with native GPU performance. Advanced Shader Delivery allows game developers to provide precompiled shaders to reduce load times and stuttering. New APIs, App Identity API and Stats API, have been introduced to support this feature. NVIDIA, AMD, Intel, and Qualcomm have expressed their support for these advancements. Additionally, Microsoft is developing DXR 2.0, which will support Shader Model 6.10 and is expected to roll out in late summer 2026.
Winsage
March 11, 2026
Windows 11 will introduce Xbox mode on all PC form factors in April, providing a full-screen gaming experience. Advanced Shader Delivery (ASD) will be expanded to all game developers, allowing for improved shader management and reduced stutter. DirectStorage will enhance asset streaming and storage efficiency with new compression techniques. DirectX is evolving to support machine learning in graphics, with new capabilities for integrating neural techniques. Updates to DirectX and PIX tooling will include standardized methods for capturing GPU data, shader-level breakpoints, and a new Shader Explorer tool. Most features will enter preview in May 2026, with broader availability later in the year.
AppWizard
March 6, 2026
Google is testing various AI models for Android app development through a new platform called “Android Bench,” which evaluates the performance of leading AI language models (LLMs) against benchmarks specific to Android development. The benchmarks assess capabilities in areas such as Jetpack Compose, asynchronous programming, data persistence, dependency injection, navigation migrations, Gradle/build configurations, and interaction with Android components. Google has identified Gemini 3.1 Pro Preview as the top-performing model with a score of 72.4%, followed by Claude Opus 4.6 at 66.6% and OpenAI’s GPT 5.2 Codex at 62.5%. Gemini 2.5 Flash scored the lowest at 16.1%.
AppWizard
March 6, 2026
Asha Sharma, the new Executive Vice President for Gaming at Microsoft, announced that the upcoming Xbox console, codenamed Project Helix, will enhance performance and support both Xbox and PC games. This marks a shift from traditional console gaming by allowing access to a broader library of games and enabling seamless transitions between console and PC gaming experiences. Project Helix may utilize Microsoft's streaming solutions or focus on titles for the Xbox-branded PC SDK and app, with the possibility of a full Windows installation on the console. Additionally, there is a trend towards reducing exclusive titles for Xbox consoles, indicating a move towards a more integrated gaming ecosystem.
Winsage
March 4, 2026
Microsoft has released version 0.2 of its Windows App Development CLI (winapp), incorporating several new features based on community feedback. Key updates include first-class support for .NET projects, allowing integration of WinUI 3, WPF, Windows Forms, and .NET console applications. Developers can initialize projects with winapp init, which aligns them with the appropriate Windows SDK version and generates necessary folders. The update also introduces manifest placeholders for easier app packaging, integrates Microsoft Store CLI commands into winapp, and enhances the help and error messaging system for better usability. Additional improvements include new commands for external catalogs and package identity, updates to winapp pack and manifest update-assets, and a Flutter guide with a sample project for using Windows App SDK APIs.
AppWizard
February 18, 2026
Android 17 Beta 1 has launched for Pixel phones, introducing significant changes in app orientation and resizability restrictions. It eliminates the option for developers to opt-out of these restrictions on larger screens (width greater than 600 dp), disregarding five specific attributes and APIs for applications on large screens or games. This aims to improve user experience on Android tablets, foldable phones, and Chromebooks, addressing issues with apps that lock into a single orientation. Developers must adapt their applications to comply with the new standards set by SDK 37, ensuring compatibility with the phase-out of certain manifest attributes and runtime APIs from Android 16. Users will retain control over their app experience through aspect ratio settings. The upcoming Aluminum OS will require Android applications to operate seamlessly in landscape mode, indicating a push for a more unified Android experience.
Search