Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • 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
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • src
  • OpenGL
  • libGLESv2
  • entry_points.h
Find file
BlameHistoryPermalink
  • Nicolas Capens's avatar
    Fix OpenGL/EGL entry function calling convention · 38a9b3c4
    Nicolas Capens authored Sep 10, 2019
    Function pointers returned through eglGetProcAddress should have a
    GL_APIENTRY calling convention to avoid mismatches with their
    declarations.
    
    Bug: b/140700303
    Change-Id: I706ca788e54a897a66cfdf5ba959ec6e3dc718ee
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/36228
    Presubmit-Ready: Nicolas Capens <nicolascapens@google.com>
    Tested-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
    Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
    38a9b3c4
entry_points.h 26.1 KB
EditWeb IDE
×

Replace entry_points.h

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.