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
  • libGLESv2
  • FramebufferAttachment.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Remove the clientVersion parameter from the format utils. · e4a492be
    Geoff Lang authored Jun 19, 2014
    clientVersion was only useful for intitial validation of formats and not
    required for queries.  Only use the client version and caps structure to
    validate if a format is available and then trust that it is supported past
    the validation layer.
    
    Fixed some inconsistancies between tables such as missing formats or
    incorrect load functions in the ES3 tables.
    
    BUG=angle:659
    
    Change-Id: I8d33c902156ee6fb41efe937d93b0586191726e5
    Reviewed-on: https://chromium-review.googlesource.com/201167Reviewed-by: 's avatarShannon Woods <shannonwoods@chromium.org>
    Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
    e4a492be
FramebufferAttachment.cpp 10.3 KB
EditWeb IDE
×

Replace FramebufferAttachment.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.