Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Type-Plane
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenFlipper-FreeOpenFlipper-Free
  • Type-Plane
  • Merge requests
  • !1

replaced aliased OpenGLExtension calls

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Martin Schultz requested to merge featureRemoveExtensions into master Apr 04, 2018
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

replaced glCalls which used Extensions, that are aliased following OpenGL Specification.

relates to https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper/issues/5 and https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper-Free/issues/27

I used a small powershell script to parse the OpenGL Spec gl.xml The script consists of less than 30 Lines of Code, and downloads the spec from github and deletes it afterwards. I also challenged @kschuster to do the same using python. Excited to see his results.

You judge who wins by merging the respective MR

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: featureRemoveExtensions