mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-02 19:31:05 +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
eddbd0bc67
commit
f3030eff0b
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -19,6 +19,16 @@
|
||||||
Rewrote [drawHashMarksAndLabelsInRect:] to use string drawing and
|
Rewrote [drawHashMarksAndLabelsInRect:] to use string drawing and
|
||||||
bezier path code instead of direct PS operations.
|
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>
|
2002-11-15 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Model/GMAppKit.m ([NSColor -encodeWithModelArchiver:]): Encode
|
* Model/GMAppKit.m ([NSColor -encodeWithModelArchiver:]): Encode
|
||||||
|
|
Loading…
Reference in a new issue