Quote:
|
Originally Posted by ChaosCode
does gssoft use directx any? if its all software then maybe it could be converted quicker then the opengl plugins seeing that you would have to basically start over on opengl for linux. who knows might be something to look into if you know how to code tux-rj
|
GSSoft does not use DirectX at all, it instead uses SDL which is a cross-platform 2D graphics API which can be interfaced with OpenGL.