• Show log

    Commit

  • Hash : ab75a90f
    Author : Lubosz Sarnecki
    Date : 2021-10-21T20:20:07

    system_utils: Add memory protection functionality.
    
    Implement PageFaultHandler and memory protection functions.
    Uses mprotect and sigaction on POSIX and equivalent Win API functions on
    win32.
    
    Add tests to system_utils_unittests.
    
    Add stubs for winuwp.
    
    Test: angle_unittests --gtest_filter="SystemUtils.PageFaultHandler*"
    Bug: angleproject:5857
    Change-Id: Ia6d2e87c409e6139ccaebc8c7186cd4cd844fd28
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3236998
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Commit-Queue: Lubosz Sarnecki <lubosz.sarnecki@collabora.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags