Skip to content

FastWindow 0.1.1 — Ultra-Fast Win32 Native Window Engine for FastVulkan

Latest

Choose a tag to compare

@andrestubbe andrestubbe released this 01 Sep 09:07
· 1 commit to main since this release

FastWindow 0.1.1 Release Notes%0A%0A- Pure Native Win32 Window Engine (FastWindow.create): Dedicated standalone window engine built specifically as the primary window foundation for FastVulkan, FastGraphics, DirectX and hardware-accelerated pipelines.%0A- Direct HWND Lifecycle: Clean 64-bit native HWND handle access without Swing/AWT overhead.%0A- Unicode & Font Fidelity: Direct UTF-16 titlebar rendering with SetWindowTextW and CreateWindowExW.%0A- Seamless Window Startup: Pre-centered creation with zero 1-frame background flashes.%0A- FastTheme Harmonization: Out-of-the-box support for Windows 11 Dark Mode, titlebar styling, and rounded corners.%0A- JMH Benchmarks: Integrated throughput benchmark suite.