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
  • WindowTest
  • WindowTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Free OSWindow and EGLWindow through helpers. · ad398ee8
    Jamie Madill authored Jan 03, 2019
    This cleans up any potential problems with allocating and freeing
    resources in different shared objects or DLLs. Previously we were
    using a dynamically linked allocation function and then calling
    the standard delete function.
    
    Also adds a base class helper for EGLWindow. Will base the WGL
    Window class on this.
    
    Needed for running ANGLE tests against native drivers.
    
    Bug: angleproject:2995
    Change-Id: Ic92b447649ebb32c547605c20086c07a601842f0
    Reviewed-on: https://chromium-review.googlesource.com/c/1393443
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    ad398ee8
WindowTest.cpp 4.46 KB
EditWeb IDE
×

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