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
  • Jonah Ryan-Davis's avatar
    GL: Do not support ETC1 textures on Desktop GL · 5af5808b
    Jonah Ryan-Davis authored Feb 10, 2021
    As pointed out in WebGL issue 3014, ANGLE has been exposing ETC1
    texture support on desktop GL when GL_ARB_ES3_compatibility or GL
    4.3+ is available. However, it is very likely that none of these
    platforms actually have hardware support for this format, and are
    only supporting it for compatiblity with ES3. We shouldn't expose
    this so that desktop clients can use a better format instead.
    
    Bug: chromium:1048244
    Change-Id: I53837a05719d0ca3ff390b5b45b61a1f9c72a535
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2687466Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Jonah Ryan-Davis <jonahr@google.com>
    5af5808b
formatutilsgl.cpp 84.1 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.