mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 23:42:16 +00:00
GLX 1.2 support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17308 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9b2e1fcce3
commit
3a99cfa7a1
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2003-07-22 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Headers/x11/XGOpenGL.h (GSglxMinorVersion): New
|
||||
|
||||
* Source/x11/XGGLContext.m (+clearCurrentContext): Use it to call
|
||||
correct function.
|
||||
(-initWithFormat:shareContext:, makeCurrentContext): Idem.
|
||||
* Source/x11/XGGLFormat.m ([ XGGLPixelFormat -getValues:
|
||||
forAttribute:forVirtualScreen:]): Idem.
|
||||
(initWithAttributes:): Idem.
|
||||
(Patch from Damien Genet with some changes).
|
||||
|
||||
2003-07-21 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Documentation/Back/DefaultsSummary.gsdoc: Add new
|
||||
|
|
Loading…
Reference in a new issue