Commit graph

25 commits

Author SHA1 Message Date
espes
935221bf22 gl should be common 2015-09-08 09:47:57 +10:00
espes
6cfc0f518e glo_check_extension would always return true 2015-09-08 09:37:52 +10:00
espes
0f1c89b8f2 remove gloffscreen format flags 2015-08-17 11:47:01 +10:00
espes
c7ef267951 don't need glut anymore 2015-08-16 23:26:20 +10:00
espes
dc39687af6 fix windows build 2015-08-16 23:10:00 +10:00
espes
779d4d4734 fix nv2a_debug on mac
yeah yeah, we should probably be using glext...
2015-08-14 15:18:17 +10:00
Jannik Vogel
ff70038637 Copyright: JayFoxRox is Jannik Vogel 2015-08-11 00:01:08 +02:00
espes
f87991504d fix barbie horse adventures framebuffer corruption 2015-07-14 04:21:21 +10:00
Jannik Vogel
3364a7b461 Fatal messages to stderr 2015-07-13 14:25:40 +02:00
Jannik Vogel
c32594ed12 Check GL Version in NV2A 2015-07-13 14:22:47 +02:00
Jannik Vogel
b392aeed7a Cleanup GLX 2015-07-13 13:10:40 +02:00
Jannik Vogel
6acc7e2d13 GLX version for GL 3.3 Core 2015-07-12 12:50:48 +02:00
espes
c47148e63d the simple changes that might fix linux 2015-07-12 01:37:22 +10:00
espes
04eba3b3a2 wip gl3 2015-07-10 11:43:22 +10:00
espes
5a131570bb rejig glo extension stuff 2015-07-02 21:54:33 +10:00
Govert Versluis
518c218405 Removed EGL support for Linux (was untested) 2015-05-15 18:53:05 +02:00
Govert Versluis
a94574577b Add Linux support.
Added OpenGL support by providing Linux gloffscreen alternatives.
Added Xbox as valid KVM target to enable acceleration.

Both changes were pulled from JayFoxRox's branch.
2015-05-14 17:32:59 +02:00
espes
7116f4eb13 cleanups to context creation; handle 0 viewport z scale 2013-09-12 04:04:11 +10:00
espes
4a23de0a88 move xbox hardware to hw/xbox 2013-08-21 18:06:10 +10:00
espes
25f023e21a nv2a: fixes to dma and surface reading 2013-04-26 04:59:04 +10:00
espes
dac1c22f0d rescue glo readpixels wrapper. things shouldn't be upside-down ;) 2013-04-18 15:29:10 +10:00
espes
ab820ea7df glx stuff not used in windows so don't need to be common? 2013-04-18 15:29:10 +10:00
espes
ba602e2e5c Don't see the point of exporting glo_init for now 2013-04-18 15:29:03 +10:00
espes
deaab6228f fix up copyrights 2013-04-18 15:29:02 +10:00
wayo
e1115b2a7c Moved gloffscreen files to gl dir, and the gloffscreen_glx.c. Trimmed gloffscreen_common.c a little. Modified Makefile.target and nv2a.c according to the new gloffscreen files location. 2013-04-18 15:29:02 +10:00