On Wed, Dec 30, 2009 at 3:21 PM, Evan Martin <e...@chromium.org> wrote:
> On Wed, Dec 30, 2009 at 3:02 PM, Chris Evans <cev...@google.com> wrote:
>> I'm interested in a breakdown here. Is it dependent on X server version?
>> (e.g. can you say Ubuntu version 9.10+ has it)? Or is it more subtle,
>> involving exact gfx chipset and proprietary vs. X.org drivers?
>
> The latter, I believe.
>
> Build the attached program with g++ -o shm shm.cc -lXext and it will

Rather:
g++ -o shm shm.cc -lX11 -lXext


> dump what you have.
> My computer (karmic, nvidia 185.18.36, Quadro FX 380) says:
>  XSHM 1.1 (pixmaps: no).
>

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to