Bug 53 - PBuffer render to texture support under X11
Summary: PBuffer render to texture support under X11
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All linux
: P3 normal
Assignee: Sven Gothel
URL: http://tkdhurepoix.chez.tiscali.fr/pa...
Depends on:
Blocks:
 
Reported: 2003-11-24 01:25 CET by Sven Gothel
Modified: 2015-09-27 03:09 CEST (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments
Copy of patch at above URL (9.71 KB, application/x-gzip)
2005-01-28 17:58 CET, Sven Gothel
Details

Note You need to log in before you can comment on or make changes to this bug.
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