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
  • GLES1Renderer.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Batch replace std::unordered_map with angle::HashMap in src/ · c859c0ac
    Tim Van Patten authored Nov 24, 2020
    There are a few places that will remain std::unordered_map due to build
    or run-time errors, which will need to be evaluated more closely to
    determine if they should remain std::unordered_map or if there is
    another Abseil data structure that would be more efficient while still
    working correctly.
    
    Bug: angleproject:4873
    Change-Id: Ib04253e3ad6398e63f4cc2bfe12c0f9e57cb112b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2558873
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
    c859c0ac
GLES1Renderer.cpp 39.2 KB
EditWeb IDE
×

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