• Show log

    Commit

  • Hash : 8e9d2340
    Author : Jamie Madill
    Date : 2018-09-10T13:29:37

    Vulkan: Fix FragCoord scaling when a viewport is applied.
    
    We were using the pivot based on the viewport dimensions which is
    only valid if the viewport is the size of the framebuffer. The more
    correct pivot size is actually based on the Framebuffer height.
    
    Also updates the driver uniforms block to be a bit simpler.
    
    Bug: angleproject:2598
    Change-Id: I1cb500cded7141d10e8db6862b6ed29758cc7fb4
    Reviewed-on: https://chromium-review.googlesource.com/1214205
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Frank Henigman <fjhenigman@chromium.org>
    

  • 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