Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Type-SplatCloud
  • 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
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenFlipper-Free
  • Type-SplatCloud
  • Merge requests
  • !3

Merged
Created Apr 04, 2018 by Martin Schultz@schultzDeveloper

Replaced aliased OpenGLExtension calls

  • Overview 0
  • Commits 1
  • 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
Reviewer
Request review from
Time tracking
Source branch: featureRemoveExtensions