Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libANGLE
  • renderer
  • gl
  • formatutilsgl.cpp
Find file
BlameHistoryPermalink
  • Corentin Wallez's avatar
    Formatutilsgl: Make floating point formats renderable on core GL 3.0 · 1d91a7b1
    Corentin Wallez authored Sep 11, 2015
    Previously they were listed as requiring ARB_color_buffer_float in all
    cases even if the extension has been merged in Desktop GL 3.0. Make it
    require Desktop GL 3.0 _or_ the extension. This fixes the PackUnpackTest
    and BlendMinMaxTest on Mac
    
    BUG=angleproject:891
    
    Change-Id: I504d9ed3ed9f1d908964181a6c21b79f1faee9b1
    Reviewed-on: https://chromium-review.googlesource.com/298862Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tryjob-Request: Corentin Wallez <cwallez@chromium.org>
    Tryjob-Request: Jamie Madill <jmadill@chromium.org>
    Tested-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    1d91a7b1
formatutilsgl.cpp 38.3 KB
EditWeb IDE
×

Replace formatutilsgl.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.