awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesAsynchronous Frame Flipping

Low-level display techniques that deliver image buffers to the screen without blocking the main rendering loop.

Distinct from Asynchronous Frame Capture: None of the candidates describe the specific low-level hardware/driver mechanism of asynchronous frame flipping for latency reduction.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Asynchronous Frame Flipping. Refine with filters or upvote what's useful.

Awesome Asynchronous Frame Flipping GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • valvesoftware/gamescopeالصورة الرمزية لـ ValveSoftware

    ValveSoftware/gamescope

    4,520عرض على GitHub↗

    Gamescope is a Wayland micro-compositor that manages frame rates, resolution upscaling, shader application, and virtual displays. It functions as a system to isolate applications within a sandboxed session and control their display output. The project provides a virtual display manager that spoofs resolution and refresh rates to create a consistent screen environment independent of physical hardware. It includes a GPU post-processing wrapper to apply visual shaders and filters to an application stream and a game resolution upscaler to improve visual clarity on larger displays. The system man

    Implements asynchronous frame flipping to reduce input latency in the compositor.

    C++
    عرض على GitHub↗4,520
  1. Home
  2. Operating Systems & Systems Programming
  3. Asynchronous Frame Flipping