Recommended Posts

Has everyone seen the XGL demo video floating around? The effects are amazing given the state of the linux desktop environment, which basically seems to lag a bit behind windows and a lot behind mac. Essentially, it's all the features that vista has been touting (and more). Transparency, window effects, 3d desktops, etc. I think some of the more knowledgeable linux types can play with it now, but it's not ready for primetime yet.

http://www.freedesktop.org/~davidr/xgl-demo1.xvid.avi

Link to comment
https://www.neowin.net/forum/topic/431222-xgl-demo/
Share on other sites

I can wait to see Enlightenment running on top of that :turned:

It's still like alpha stage so not even close to everyday use.

True, but there are alpha stages and "alpha stages" (eg. E17 is completely usable, needs lots of work but doesn't have major problems).

As soon as I find time to move to the modular xorg I'll check what kind of "alpha" is this one.

Link to comment
https://www.neowin.net/forum/topic/431222-xgl-demo/#findComment-587181567
Share on other sites

I was under the impression that the XGL project had been abandoned.

--Alex

same here. It looks like it's back tho... I think the Novell is using XGL if i remember correctly (I mean using it in it's desktop distros future releases, non-current), so I assume the project was restarted :)

Link to comment
https://www.neowin.net/forum/topic/431222-xgl-demo/#findComment-587182227
Share on other sites

I can't tell for sure, but I don't thing they'll be using anything above OpenGL 1.4 :unsure:

needs Pixel Shaders, that's it

at the moment it runs as a full screen window using GLX to talk to the hardware, in the future though it will use XEGL (using egl hardware acceleration) so it can run by it's self.

Link to comment
https://www.neowin.net/forum/topic/431222-xgl-demo/#findComment-587182291
Share on other sites

Anyone running xorg 7 can get Novell's XGL running right now if they want to.

But, It will be interesting to see which distro will be the first to use XGL. I think Novell would like to be the first, but I'm sure there are many bleeding edge distros working on being the first to have those bragging rights.

The trick will be to make sure that XGL is used for graphics cards that can handle it and regular X server is used for those cards that can't.

At this point it seems likely that at least some Linux distros will have a hardware accelerated desktop before Microsoft's Vista is released.

It's nice to see Linux catching up to the desktop standard set by Apple's OS X. This is a remarkable feat for a free OS.

It's also incredible that a free OS can beat a huge multi-billion dollar corporation like Microsoft to the punch in catching up with features that have been around on another OS for several years.

Link to comment
https://www.neowin.net/forum/topic/431222-xgl-demo/#findComment-587183465
Share on other sites

i like this, to me it gives me the feeling that the OS itself has more "life" to it so to speak

i realised i posted b4 i even watched the whole thing, im at the quake part , and all i can say is wow, this beats vista in my book, ive never seen accelerated video like this before or accelerated opengl its amazing

Edited by Solarix
Link to comment
https://www.neowin.net/forum/topic/431222-xgl-demo/#findComment-587183481
Share on other sites

Anyone running xorg 7 can get Novell's XGL running right now if they want to.

But, It will be interesting to see which distro will be the first to use XGL. I think Novell would like to be the first, but I'm sure there are many bleeding edge distros working on being the first to have those bragging rights.

The trick will be to make sure that XGL is used for graphics cards that can handle it and regular X server is used for those cards that can't.

At this point it seems likely that at least some Linux distros will have a hardware accelerated desktop before Microsoft's Vista is released.

It's nice to see Linux catching up to the desktop standard set by Apple's OS X. This is a remarkable feat for a free OS.

It's also incredible that a free OS can beat a huge multi-billion dollar corporation like Microsoft to the punch in catching up with features that have been around on another OS for several years.

Probably RedHat/Fedora or SuSe... But for the moment you need an ATI Video Card, or at least the newest NVIDIA Chipsets :(

Link to comment
https://www.neowin.net/forum/topic/431222-xgl-demo/#findComment-587187256
Share on other sites

http://ubuntuforums.org/showthread.php?t=127090

http://forums.gentoo.org/viewforum-f-51.html

http://en.opensuse.org/Xgl

I've found it easiest to go the ubuntu way. Unless you want to spend the rest of your life installing gentoo, moving to modular X then finally trying to install Xgl.

The jaggies aren't too pretty though but that's a minor thing.

snapshot35yg.th.png

Yeah...just like all the demo vids...

post-27048-1139780957_thumb.jpg

Edited by Rob2687
Link to comment
https://www.neowin.net/forum/topic/431222-xgl-demo/#findComment-587187940
Share on other sites

To start it in a windowed mode do:

(ATI users)

Xgl :1 -ac -accel xv:pbuffer -accel glx:pbuffer

or

(Nvidia users)

Xgl :1 -ac -accel xv -accel glx:pbuffer

Note the :1. You can't start it on :0 because Xgl has to run on top of xorg 7.0 or something along those lines.

Link to comment
https://www.neowin.net/forum/topic/431222-xgl-demo/#findComment-587191305
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • qBittorrent 5.2.2 by Razvan Serea The qBittorrent project aims to provide a Free Software alternative to µtorrent. qBittorrent is an advanced and multi-platform BitTorrent client with a nice user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible. qBittorrent is a truly Open Source project, and as such, anyone can and should contribute to it. qBittorrent features: Polished µTorrent-like User Interface Well-integrated and extensible Search Engine Simultaneous search in most famous BitTorrent search sites Per-category-specific search requests (e.g. Books, Music, Movies) All Bittorrent extensions DHT, Peer Exchange, Full encryption, Magnet/BitComet URIs, ... Remote control through a Web user interface Nearly identical to the regular UI, all in Ajax Advanced control over trackers, peers and torrents Torrents queueing and prioritizing Torrent content selection and prioritizing UPnP / NAT-PMP port forwarding support Available in ~25 languages (Unicode support) Torrent creation tool Advanced RSS support with download filters (inc. regex) Bandwidth scheduler IP Filtering (eMule and PeerGuardian compatible) IPv6 compliant Available on most platforms: Linux, Mac OS X, Windows, OS/2, FreeBSD qBittorrent 5.2.2 changelog: FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340 BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323 BUGFIX: Remove all top-level folders (glassez) #24333 BUGFIX: Use proper API for checking exit status (Chocobo1) #24349 BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363 BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413 BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447 BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342 WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316 WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377 WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378 WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402 WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422 WEBUI: Bring back properties panel expand/collapse button (vafada) #24430 WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457 RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398 RSS: Fix previously matched episode format (glassez) #24452 WINDOWS: Fix Python fallback search path (TurboTheTurtle) #24325 WINDOWS: NSIS: Allow to install x64 binary on ARM64 (Chocobo1) #24358 Download: qBittorrent 5.2.2 | 41.1 MB (Open Source) Download: qBittorrent 64-bit installer (qt6) | 43.6 MB Links: qBittorrent Home page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Weechat. https://weechat.org/
    • they should stop making bad games that no one asked for
    • Nice rant! Expletive after expletive after expletive. Poor petal, I've touched a nerve. Would you like a tissue to wipe those tears away. Btw, nice one calling Neowin trash. Why would you stick around when you disrespect this site and the people behind it? Just go away if you feel that way.
  • Recent Achievements

    • Veteran
      branfont went up a rank
      Veteran
    • Reacting Well
      Almohandis earned a badge
      Reacting Well
    • First Post
      Cosminus earned a badge
      First Post
    • One Year In
      ThatGuyOnline earned a badge
      One Year In
    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      482
    2. 2
      +Edouard
      183
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Steven P.
      87
    5. 5
      neufuse
      72
  • Tell a friend

    Love Neowin? Tell a friend!