From f3030eff0bc8fbd90c8a3d5f92a2da89dd8a49f7 Mon Sep 17 00:00:00 2001 From: fedor Date: Tue, 19 Nov 2002 03:51:51 +0000 Subject: [PATCH] OpenGL additions git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15015 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index b0866b0c8..434643d57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,16 @@ Rewrote [drawHashMarksAndLabelsInRect:] to use string drawing and bezier path code instead of direct PS operations. +2002-11-16 Frederic De Jaeger + + * Source/NSOpenGLPixelFormat.m, Source/NSOpenGLContext.m, + Source/NSOpenGLView.m, Headers/AppKit/NSOpenGL.h, + Headers/AppKit/NSOpenGLView.h: New files. + * Source/Makefile: Updated accordingly. + * Headers/AppKit/GSDisplayServer.h (glContextClass, + glPixelFormatClass): New methods. + * Source/GSDisplayServer.m: Implement. + 2002-11-15 Adam Fedor * Model/GMAppKit.m ([NSColor -encodeWithModelArchiver:]): Encode