aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/renderer_opengl/generated/Readme.md
blob: ff41524f5e0c0927dabddc73673b35ff56da5c1e (plain)
1
2
3
4
5
These file were generated by the [glLoadGen](https://bitbucket.org/alfonse/glloadgen/wiki/Home) OpenGL loader generator and have been checked in as-is. You can re-generate them using version 2.0.2 of glLoadGen and executing the following command:

```
lua LoadGen.lua -version 3.2 -profile core -indent space 3_2_core
```