search for: opengraphics

Displaying 7 results from an estimated 7 matches for "opengraphics".

2013 Dec 26
2
how to use openConsole and openGraphics
hi,all 1.how to use openConsole and openGraphics? 2.what is the theory of that? thanks
2013 Dec 27
0
Re: how to use openConsole and openGraphics
On 12/26/2013 01:46 AM, yue wrote: > hi,all > 1.how to use openConsole and openGraphics? See tools/virsh-console.c for an example use of virDomainOpenConsole. virDomainOpenGraphics is probably similar. > > 2.what is the theory of that? Your question is very vague. What are you trying to accomplish, so that we can better determine how to answer it? -- Eric Blake eblake...
2013 Dec 28
1
Re: how to use openConsole and openGraphics
...39;s console( or graphic screen), via what kind of channel, then how libvirt show guest's screen. thanks, Eric Blake At 2013-12-28 04:30:30,"Eric Blake" <eblake@redhat.com> wrote: >On 12/26/2013 01:46 AM, yue wrote: >> hi,all >> 1.how to use openConsole and openGraphics? > >See tools/virsh-console.c for an example use of virDomainOpenConsole. >virDomainOpenGraphics is probably similar. > >> >> 2.what is the theory of that? > >Your question is very vague. What are you trying to accomplish, so that >we can better determine how to...
2011 Aug 20
2
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
...f way through, and i would greatly appreciate some help evaluating whether it's feasible. put these together: http://www.xilinx.com/products/silicon-devices/epp/zynq-7000/index.htm http://llvm.org/releases/2.7/docs/ReleaseNotes.html http://en.wikipedia.org/wiki/Gallium3D#LLVM_usage http://wiki.opengraphics.org and it may be the case that completing the software for the OpenGraphics Project is a matter of hitting "compile". not only that, but a fully FSF Hardware-Endorseable Laptop with decent 3D Graphics Engine would be as equally simple (the only FSF Hardware-Endorsed laptop product is t...
2011 Aug 20
0
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
...eatly appreciate some help evaluating whether it's feasible. > > put these together: > http://www.xilinx.com/products/silicon-devices/epp/zynq-7000/index.htm > http://llvm.org/releases/2.7/docs/ReleaseNotes.html > http://en.wikipedia.org/wiki/Gallium3D#LLVM_usage > http://wiki.opengraphics.org > > and it may be the case that completing the software for the > OpenGraphics Project is a matter of hitting "compile". not only that, > but a fully FSF Hardware-Endorseable Laptop with decent 3D Graphics > Engine would be as equally simple (the only FSF Hardware-Endo...
2011 Jul 26
0
Invite Widgets
Non-developer trying to locate some widgets or recommendations for products that allow a user to invite friends from FB, Twitter and E- mail for a site built with RoR that utilizes FBs OpenGraph. Mainly looking to find some widgets or locate documentation for creating invites for FB and standard e-mail services (gmail, yahoo, hotmail, etc) rather than using SaaS as we''ve already built
2020 Mar 17
5
[PATCH libnbd v2 0/3] Unfinished golang bindings.
These bindings get as far as running very simple connections. However there are many missing parts still: * No callbacks. * No functions which handle buffers (pread/pwrite!) This is posted just for general early interest, not even for review. Rich.