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
  • angle.gyp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Add more complete NULL driver for the GL back-end. · 6d94f064
    Jamie Madill authored Oct 21, 2017
    This implements a NULL driver in OpenGL by stubbing out most of the
    GL functions in FunctionsGL except a few static "Gets" that are needed
    for initialization with Chromium and the tests. It is intended to be
    used for performance testing ONLY and will not have correct behaviour.
    
    It also adds a define to enable conditionally excluding the null entry
    points for implementations that wish to save on a bit of binary size.
    
    Also fixes some of the typedefs in functionsgl_typesdefs.h that were
    turned up after implementing the direct assignment from NULL stub
    entry point, generated from gl.xml, to the function pointer with type
    defined from functionsgl_typedefs.h.
    
    BUG=angleproject:2188
    
    Change-Id: Ifa1e4739cb471ab6b52a4bf24c16d9eb4b334ac5
    Reviewed-on: https://chromium-review.googlesource.com/727530
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    6d94f064
angle.gyp 15.4 KB
EditWeb IDE
×

Replace angle.gyp

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.