p-i- / juced

Automatically exported from code.google.com/p/juced
0 stars 0 forks source link

Add support for 32bit RGBA visuals to windowing #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The actual windowing system supports only 24/16 bit visuals. Would be a
good thing to introduce XRender / XComposite or GLX to let us select 32bit
RGBA visuals. 

Original issue reported on code.google.com by kunitoki on 12 Mar 2009 at 8:38

GoogleCodeExporter commented 8 years ago
This is already implemented, and by defining globally JUCE_USE_GLX should make 
it 
available. Or it could be enabled by issuing:

./manage make jost --enable-glx 1

Anyway it still needs testing !

Original comment by kunitoki on 8 Jun 2009 at 7:52

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Better to leave it open !

Original comment by kunitoki on 8 Jun 2009 at 7:53