Commit Graph

7 Commits

Author SHA1 Message Date
Mahyar Koshkouei e3c8da7c17 Stop linking to OpenGL
libmpv and Retroarch should already be linked to OpenGL(/ES) libraries.

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
2017-12-30 20:52:17 +00:00
Mahyar Koshkouei 5f2ebce9b1 Remove GL functions I don't need
Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
2017-12-29 18:01:28 +00:00
Mahyar Koshkouei d5f933ed92 Use libretro-common
Now using libretro-common header files instead of the files taken from a
OpenGL libretro-sample.

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
2017-12-28 19:53:41 +00:00
Mahyar Koshkouei 7346cea266 Fix linking errors
Now this actually compiles.

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
2017-12-28 19:20:01 +00:00
Mahyar Koshkouei 4a20f83572 Fail miserably at using GLSM_CTL_PROC_ADDRESS_GET
I get linking problems.

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
2017-12-23 17:06:32 +00:00
Mahyar Koshkouei e7726fd96d Add more OpenGL stuff
Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
2017-12-21 20:59:15 +00:00
Mahyar Koshkouei 3e888a14c1 Working example
Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
2017-12-10 22:35:47 +00:00