luser-dr00g / xpost

A PostScript interpreter in C
Other
93 stars 12 forks source link

add opengl support #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
add opengl support for faster rendering

currently, on Windows and unix, GDI and XCB are used. OpenGL and shaders can be 
used to improve rendering

Original issue reported on code.google.com by vincent....@gmail.com on 30 Nov 2013 at 8:52

vtorri commented 8 years ago

maybe we should also look at vulkan

vtorri commented 2 years ago

and d3d11 and d3d12