Difference between revisions of "Mac OS X Porting - OpenGL transitions"

From Apache OpenOffice Wiki
Jump to: navigation, search
('''OpenGL transitions on Mac OS X ''')
('''OpenGL transitions on Mac OS X ''')
Line 2: Line 2:
  
 
Started.  
 
Started.  
 +
 +
Expected timeline: october / november 2008
  
 
Attached issue : [http://www.openoffice.org/issues/show_bug.cgi?id=93013 issue 93013]
 
Attached issue : [http://www.openoffice.org/issues/show_bug.cgi?id=93013 issue 93013]

Revision as of 10:19, 22 August 2008

OpenGL transitions on Mac OS X

Started.

Expected timeline: october / november 2008

Attached issue : issue 93013


To do (draft):

  • build the OpenGL trans lib, warning free, on Mac OS X
  • add the lib to the package, and register it
  • implement NSOpenGLView or cstomize an NSView
    • manage OpenGL context
    • manage OpenGL pixels mapping
    • manage events and notifications critical
    • initialize the view properly in splitted view
    • implement the fullscreen mode
  • make transitions work
  • test
  • integrate


Page created Ericb 11:55, 22 August 2008 (CEST)

LINKS

Apple OpenGL Documentation

Cocoa OpenGL

NSView + OpenGLView in Apple database

NSOpenGLView initialisation issue

COMPLETE ME

Personal tools