~pali/mesa/mesa-demos

Viewing all changes in revision 3842.

  • Committer: Jose Fonseca
  • Date: 2020-09-16 09:03:35 UTC
  • Revision ID: git-v1:5435fc7fbd332e171da9a71e33a9b190e9462cf0
Use glad instead of GLEW.

glad is a more modern, cleaner, and flexible alternative to GLEW.  In
particular it has first-class citizen support for OpenGL ES end EGL.

Glad can't be used just for defines.  For old demos which only need
defines, we could bundle Khronos glext, but for now place the necessary
defines on gl_wrap.h

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: