mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
OpenGL additions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15015 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
086bd2e38d
commit
5832746b06
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
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 <dejaeger@free.fr>
|
||||
|
||||
* 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 <fedor@gnu.org>
|
||||
|
||||
* Model/GMAppKit.m ([NSColor -encodeWithModelArchiver:]): Encode
|
||||
|
|
Loading…
Reference in a new issue