solvespace/src/render
whitequark 6bb73a162c GTK: remove GlWidget, use standard Gtk::GLArea.
This removes a large number of hacks from the codebase, speeds up
the rendering, and removes tearing when dragging entities.
2017-01-02 16:21:05 +00:00
..
gl2shader.cpp Add OpenGL 2 support on Windows using ANGLE. 2016-11-18 11:38:45 +00:00
gl2shader.h Fix refactoring issue in gl2shader.h. 2016-12-02 11:13:31 +00:00
render.cpp Choose entities to select in a way appropriate for the operation. 2017-01-02 12:21:01 +00:00
render.h GTK: remove GlWidget, use standard Gtk::GLArea. 2017-01-02 16:21:05 +00:00
render2d.cpp Reimplement drawing of the mesh wireframe. 2016-11-18 02:40:43 +00:00
rendercairo.cpp Preserve stipple phase across separate piecewise linear segments. 2016-10-13 23:15:35 +00:00
rendergl.cpp GlOffscreen: create color/depth renderbuffers separately. 2016-08-21 19:58:45 +00:00
rendergl1.cpp GTK: remove GlWidget, use standard Gtk::GLArea. 2017-01-02 16:21:05 +00:00
rendergl2.cpp GTK: remove GlWidget, use standard Gtk::GLArea. 2017-01-02 16:21:05 +00:00