Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 442 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 442 Bytes

list-opengl-extensions

Lists all OpenGL extensions your codebase uses.


Usage

python list-opengl-extensions.py -i <src_directory> [-n]
  • -n: Print the number of times each extension was used

Known issues:

  • Database needs to be updated and formatted manually with each update from here.