log src/graphics/opengl/gl-render.cc @ 7851:002b1d8460d2

age author description
Sat, 01 Mar 2008 18:54:10 +0200 Shai Ayal added some more markers
Wed, 27 Feb 2008 11:28:22 +0100 Michael Goffioul Fix typos in property names (edgealpha/facealpha).
Thu, 21 Feb 2008 16:01:54 +0100 Michael Goffioul Render marker of patch objects.
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.