1
0
Fork 0
forked from suyu/suyu
suyu/src
Yuri Kunde Schlesner 68eb197494 Increase required OpenGL version to 3.3
This gives us several niceties such as Sampler Objects, shader attribute
locations and Timer Queries.
2015-08-30 08:45:57 -03:00
..
citra Increase required OpenGL version to 3.3 2015-08-30 08:45:57 -03:00
citra_qt Increase required OpenGL version to 3.3 2015-08-30 08:45:57 -03:00
common Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
core Kernel: Fix wrong linear heap base on titles using newer kernels 2015-08-27 23:52:40 -03:00
video_core Replace the previous OpenGL loader with a glad-generated 3.3 one 2015-08-30 08:45:56 -03:00
CMakeLists.txt