Logo
Explore Help
Register Sign In
daniel/yuzu-android
1
0
Fork 0
You've already forked yuzu-android
mirror of https://github.com/yuzu-emu/yuzu-android synced 2025-01-13 03:31:57 -08:00
Code Issues Actions Packages Projects Releases Wiki Activity
yuzu-android/externals/glad/Readme.md

6 lines
277 B
Markdown
Raw Normal View History

Replace the previous OpenGL loader with a glad-generated 3.3 one The main advantage of switching to glad from glLoadGen is that, apart from being actively maintained, it supports a customizable entrypoint loader function, which makes it possible to also support OpenGL ES.
2015-08-30 03:37:42 -03:00
These files were generated by the [glad](https://github.com/Dav1dde/glad) OpenGL loader generator and have been checked in as-is. You can re-generate them using glad with the following command:
```
externals: Update Glad to latest version used by Citra.
2018-03-19 17:10:16 -04:00
python -m glad --profile core --out-path glad/ --api gl=3.3 --generator=c
Replace the previous OpenGL loader with a glad-generated 3.3 one The main advantage of switching to glad from glLoadGen is that, apart from being actively maintained, it supports a customizable entrypoint loader function, which makes it possible to also support OpenGL ES.
2015-08-30 03:37:42 -03:00
```
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 96ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API