On Mon, Jun 9, 2014 at 10:42 AM, Nikita Orlov <nikitos1...@yandex.ru> wrote:
> Thanks!
>
> Maybe you can help me, Xrandr (at least 1.4) has transform feature.
> As I understand real transform work is done at driver level.
> Xrandr and Xorg just push throw data about transformation.
>
> So, there must be place in driver code where this transformation is 
> processing.
> I want to try to implement my own transform. But I can`t find right place in 
> src to start with...
> Maybe you know?

IIRC, xrandr uses the render extension to handle transforms (rotation,
scaling, etc.).  Start here:
http://cgit.freedesktop.org/xorg/xserver/tree/hw/xfree86/modes

Alex


>
> 09.06.2014, 18:39, "Alex Deucher" <alexdeuc...@gmail.com>:
>> On Mon, Jun 9, 2014 at 10:32 AM, Nikita Orlov <nikitos1...@yandex.ru> wrote:
>>>  Hi!
>>>
>>>  How are related XRandR/Xinerama and EyeFinity?
>>>  Is XRandr/Xinerama implemented via hardware EyeFinity? Or are them totally 
>>> separate features?
>>>
>>>  I mean xf86-video-ati and Linux of cource.
>>
>> Eyefinity is a marketing term for single logical surface multi-head
>> and a bunch of other related features.  xrandr multi-head support is
>> roughly equivalent in functionality.
>>
>> Alex
>
> --
> Nikita Orlov
> Skype: nik_stet
> QQ: 2717846083
_______________________________________________
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to