Bug 53

Summary: PBuffer render to texture support under X11
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 1   
Hardware: All   
OS: linux   
URL: http://tkdhurepoix.chez.tiscali.fr/patch_pbuffer.tar.gz
Type: DEFECT SCM Refs:
Workaround: ---
Attachments: Copy of patch at above URL

Description Sven Gothel 2010-03-24 07:46:06 CET


---- Reported by plc 2003-11-24 13:25:15 ----

PBuffer render to texture support under Linux / X11. The support isn't complete
yet due to an apparent malfunction of the GLX_ATI_render_texture extension, but
is usable however. There is a pixel copy during the swapBuffers(), copy that
will be removed in a (near ?) future.



---- Additional Comments From kbr 2005-01-28 17:58:12 ----

Created an attachment
Copy of patch at above URL




---- Additional Comments From kbr 2005-01-28 17:58:43 ----

Changing type from RFE to Patch




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:46 EDT  ---

This bug was previously known as _bug_ 53 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=53
Imported an attachment (id=13)

The original submitter of attachment 13 [details] is unknown.
   Reassigning to the person who moved it here: sgothel@jausoft.com.

Comment 1 Sven Gothel 2010-11-19 00:54:51 CET
works in JOGL2 for a long time, see offscreen rendering unit text