To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93319
                 Issue #|93319
                 Summary|Wrong color space detected in OpenGL Impress transitio
                        |ns implementation
               Component|porting
                 Version|DEV300m30
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|MacOSX
             Assigned to|macport
             Reported by|ericb





------- Additional comments from [EMAIL PROTECTED] Mon Sep  1 08:29:00 +0000 
2008 -------
Mac OS X / Intel ( both Leopard and Tiger )

REturned values :

rendering::ColorSpaceType:: 2 ( if RGB, returns 2 ) 
GL_VERSION 1.2 or 1.3 detected
nNumComponents = 4 
nBitsPerPixel = 32 
nComponentOrderIndex = 0 

-> lcl_ARGB32[]  is used as OpenGLFormat, what is not correct, because 
lcl_RGB24 is used on Mac OS X 
Intel ( lcl_RGB32 untested, might work )

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to