Mailinglist Archive: radeonhd (265 mails)
| < Previous | Next > |
Re: [radeonhd] Support for composition implemented on R600+?
- From: "Clemens Eisserer" <linuxhippy@xxxxxxxxx>
- Date: Thu, 8 Jan 2009 14:30:26 +0100
- Message-id: <194f62550901080530y685b7b8dk65d5da16065324cb@xxxxxxxxxxxxxx>
Hi Alex,
I was asking because right now the Radeon-HD series is the only modern
mainstream hardware without RENDER / composite hardware accaleration -
although it was released in early 2007:
- Intel has open-source drivers with RENDER accaleration
- NVidia's proprietary drivers have an excellent RENDER implementation
- Both fglrx (only simple blits) as well as radeonhd don't accalerate
RENDER for RadeonHD and up.
I am developing a new java graphic backend which will be in Java7, and
to perform well it really depends on hardware accalerated composition.
So from my pov the RadeonHD series as well as the fglrx driver are
real stepchilds :-/
I also did some tests with fglrx and performance is horrible right
now: http://78.31.67.79:8080/jxrender/RenderMark.html
I hope once RENDER support is finished it will be merged back to radeonhd.
Thanks, Clemens
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
I've started working on it[0], but there are still a number of issuesGlad to hear there is progress.
in the composite path (masks don't work yet) and I'm having problems
with a8 solid fills.
I was asking because right now the Radeon-HD series is the only modern
mainstream hardware without RENDER / composite hardware accaleration -
although it was released in early 2007:
- Intel has open-source drivers with RENDER accaleration
- NVidia's proprietary drivers have an excellent RENDER implementation
- Both fglrx (only simple blits) as well as radeonhd don't accalerate
RENDER for RadeonHD and up.
I am developing a new java graphic backend which will be in Java7, and
to perform well it really depends on hardware accalerated composition.
So from my pov the RadeonHD series as well as the fglrx driver are
real stepchilds :-/
I also did some tests with fglrx and performance is horrible right
now: http://78.31.67.79:8080/jxrender/RenderMark.html
I hope once RENDER support is finished it will be merged back to radeonhd.
patches welcome :)I have to admit I am completly unexperienced at such a low level....
Thanks, Clemens
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |