1
0
鏡像自 https://github.com/citra-emu/citra.git synced 2025-07-15 12:00:09 +00:00

3 次程式碼提交

作者 SHA1 備註 日期
MerryMage
a8dd3aa940 glad: Update glad 2018-03-13 23:00:26 -06:00
Emmanuel Gil Peyrot
2e8a7a7a08 Externals: Regenerate GLAD with GL_KHR_debug support. 2015-10-17 17:09:07 +01:00
Yuri Kunde Schlesner
a1a5570e97 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 08:45:56 -03:00