log src/graphics/opengl/gl-render.cc @ 7837:57095ca98533

age author description
Thu, 21 Feb 2008 15:22:16 +0100 Michael Goffioul Make OpenGL tessellation combine callback robust against NULL vertex data.
Sun, 17 Feb 2008 19:20:42 +0200 Shai Ayal added checks for fltk & freetype in configure script
Wed, 20 Feb 2008 16:29:37 +0100 Michael Goffioul Add initial support for patch rendering through GLU tessellation (no transparency, no border, no markers yet).
Mon, 18 Feb 2008 17:02:12 +0100 Michael Goffioul Add OpenGL texture wrapper class (not complete yet).
Thu, 14 Feb 2008 12:17:44 +0100 Michael Goffioul Add rendering interface for surface object (no implementation yet).
Mon, 11 Feb 2008 16:42:14 +0100 Michael Goffioul Import sources for OpenGL-based renderer.