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
  • samples
  • gles1
  • HelloTriangle.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Re-land "Load entry points dynamically in tests and samples." · ba319ba3
    Jamie Madill authored Dec 29, 2018
    Fixes the Android/ChromeOS/Fuchsia builds by using consistent EGL
    headers.
    
    This CL adds a dynamic loader generator based on XML files. It also
    refactors the entry point generation script to move the XML parsing
    into a helper class.
    
    Additionally this includes a new GLES 1.0 base header. The new
    header allows for function pointer types and hiding prototypes.
    
    All tests and samples now load ANGLE dynamically. In the future this
    will be extended to load entry points from the driver directly when
    possible. This will allow us to perform more accurate A/B testing.
    
    The new build configuration leads to some tests having more warnings
    applied. The CL includes fixes for the new warnings.
    
    Bug: angleproject:2995
    Change-Id: I5a8772f41a0f89570b3736b785f44b7de1539b57
    Reviewed-on: https://chromium-review.googlesource.com/c/1392382Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    ba319ba3
HelloTriangle.cpp 1.42 KB
EditWeb IDE
×

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