Skip to content
Snippets Groups Projects

Replaced Aliased OpenGLExtensionCalls

Merged Martin Schultz requested to merge featureRemoveExtensions into master

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

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading