Warning: session_start(): open(/tmp/sess_07kamqcpdbebhdh1l1uqe31s02, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
k0nt3's comments openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- k0nt3's profile .- Fan of (1) .- CV  .- Friends  .- Content (1) .- Latest Comments (11) . 
Re: Re: Re: Re: kcometen on intel 915
Sep 11 2008  on content KCometen4

sorry kcometen use only GL_ARB_point_parameters and it appears that intel support this

if you have to test something just send me the link to download ;)

.
Re: Re: Re: kcometen on intel 915
Sep 11 2008  on content KCometen4

maybe I've found something interesting...
there's a demo included in mesa that use those extensions (you can find the source here http://www.sfr-fresh.com/unix/misc/MesaDemos-7.1.tar.gz:a/Mesa-7.1/progs/demos/spriteblast.c).
if I try to run it I get a message in the console and the demo doesn't start:
Sorry, this demo requires GL_ARB_point_sprite.

so definitely my graphics card doesn't support GL_ARB_point_sprite :F

the code that detect the presence of those extensions in the demo is the following:

if (!glutExtensionSupported("GL_ARB_point_sprite")) {
printf("Sorry, this demo requires GL_ARB_point_sprite.\n");
exit(0);
}
if (!glutExtensionSupported("GL_ARB_point_parameters")) {
printf("Sorry, this demo requires GL_ARB_point_parameters.\n");
exit(0);
}

maybe you can adapt it

.
Re: Re: kcometen on intel 915
Sep 10 2008  on content KCometen4

I don't know because before I wasn't able to see anything :P
however all seems as it should be, I like it :)

I suppose that the problem with intel cards it's in the last 3 lines:
glPointParameterfARB(GL_POINT_FADE_THRESHOLD_SIZE_ARB, 60.0);
glPointParameterfARB(GL_POINT_SIZE_MIN_ARB, 0.0);
glPointParameterfARB(GL_POINT_SIZE_MAX_ARB, 1000.0);

about this I found a discussion at gamedev.net
http://www.gamedev.net/community/forums/topic.asp?topic_id=403529

can you notice some difference in comets' size disabling those lines?

.
kcometen on intel 915
Sep 10 2008  on content KCometen4

it's very slow on my intel graphics card, maybe you should add some option in the configuration dialog.
to make it run I had to edit the file cometen3.cpp
I commented out some lines like this:

glShadeModel(GL_SMOOTH);
glClearColor(0.0, 0.0, 0.0, 1.0);
glClearDepth(1.0);
glDepthFunc(GL_LEQUAL);
/*glEnable(GL_POINT_SMOOTH);
glEnable(GL_LINE_SMOOTH);
glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST);
glHint(GL_POINT_SMOOTH_HINT, GL_NICEST);
glHint(GL_POLYGON_SMOOTH_HINT, GL_NICEST);
glHint(GL_LINE_SMOOTH_HINT, GL_NICEST);*/
glFrontFace(GL_CW);
/*glPointParameterfARB(GL_POINT_FADE_THRESHOLD_SIZE_ARB, 60.0);
glPointParameterfARB(GL_POINT_SIZE_MIN_ARB, 0.0);
glPointParameterfARB(GL_POINT_SIZE_MAX_ARB, 1000.0);*/

.
.
Re: Re: Re: Huoh
Jan 22 2006  on content Kubuntu Metabar Theme II

ok that's why I have KDE3.4! you should write the installation procedure on KDE3.4 (coping files in ~/.kde/share/apps/metabar/html/)

.
.
Re: Re: Huoh
Jan 22 2006  on content Kubuntu Metabar Theme II

why I haven't "install new theme" in the metabar configuration? I have metabar0.8!

.
Re: Re: Re: Re: Sidebar
Nov 30 2005  on content Last.fm Suggests for amaroK

yes suggests some song you have in your collection! the same as in 1.3.5! however your script is more useful!

.
.
Re: Re: Sidebar
Nov 29 2005  on content Last.fm Suggests for amaroK

ok... it's quite different! good idea!

.
.
Re: Sidebar
Nov 29 2005  on content Last.fm Suggests for amaroK

i've amarok1.3.6 and already shows last.fm suggested groups in the sidebar.. you can find the option in configure->last.fm..

.
.
panel background?
Nov 24 2005  on content Polyester

the panel background is very nice too! why you didn't post it with the theme? :D

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team