Software :: Open-source 3D Benchmark For Both OpenGL And Direct3D?
Dec 26, 2010
I'm searching for an open-source benchmark for both OpenGL and Direct3D, i.e. to be able to compare OpenGL and Direct3D performance in WINE (and find the bottlenecks).Currently i only know Unigine benchmarks to support both of the APIs, but it's closed-source.I don't necessarily need all those shaders etc. support - just basic 3D (i.e. the features which existed in video cards of year 2002) benchmarking would be enough for now.Do there exist any open-source benchmarks for this?
View 1 Replies
ADVERTISEMENT
Jun 1, 2011
I'm looking for an OpenGL benchmark tool for Linux. Something sort of similar to 3DMark on Windows. Is there anything at all? I tried Phoronix, was not impressed (nothing seemed to run at all).
View 1 Replies
View Related
Jul 8, 2010
I'm trying to compile wine from source, with a patch to make it work for Worms Armageddon. I've applied the patch and go to run
Code:
$ ./configure
It then pumps out rows of text and at the end reads:
Code:
configure: WARNING: No OpenGL library found on this system.
OpenGL and Direct3D won't be supported. I went ahead and finished compiling it but it doesn't run worms, so I've come back to this opengl issue.
View 1 Replies
View Related
Feb 13, 2011
After finally figuring out how exactly how to compile something from source, I did it with Wine. However, there's a problem, when I'm trying to play a game on Steam (Half-Life) on a TNT2 graphics card (With NVIDIA drivers 71.86 installed as well as all of the packages needed to compile Wine from source), everything either lags or has an error.
One of these errors is that OpenGL32 isn't being initialized after attempting to start the game in that mode. Another error (or I should say problem) is that in Direct3D mode, it just.. crashes lol. Also, in Software mode, it LAGS horribly and I don't think it has to do with the hardware limitations I have on this machine. I did however install the glx and gl drivers AFTER I compiled Wine, do I have to do yet another install?
Debian Lenny 5.0.8
667MHz Celeron Coppermine
NVIDIA TNT2 32mb VRAM card
View 3 Replies
View Related
Sep 17, 2010
I'm trying to run a program called Alice 3.0. When I load the program, it crashes at the splash screen. I ran it in terminal, and this is the error message I received:
UNABLE TO LOAD OPENGL The most common reason for this is an incorrectly set Java library path. Please update your VM arguments. The text below has been copied to the clipboard for your convenience. Linux-i386
all properties
--- ----------
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
[code]...
View 8 Replies
View Related
Jun 28, 2011
Is there any open source virtual machine so i can study the source in order to create my own? i'm gonna write my own, so it doesNT matter if license does not allow further development of the code.
View 1 Replies
View Related
Jan 2, 2009
We all know we can install a linux system such as Fedora 10 and use it. Being linux, one should in principle get the source codes for everything that has been precompiled (except the proprietary drivers such as nvidia) in the installation DVDs/CDs. Where are the source codes ? Is there a place I can download them ?
To avoid confusion, I am not referring to the kernel source that can be compiled to give a linux kernel, but that does not include the drivers, such as intel_drv.so.
To be more specific, the intel graphic i810 driver has been built into any linux system, but where is the exact source? One answer may be that primary source intellinuxgraphics.com. However, if anyone tries to download the every changing (i.e., keep updated almost every single day) driver source codes from freedesktop.org, it is almost certain that the source codes will not be the same as the one that is finalized in Fedora 10.
View 9 Replies
View Related
Sep 12, 2010
I want to see the source code of smplayer software.from where i can see source code of open source softwares?
View 9 Replies
View Related
Oct 19, 2009
I just upgraded from FC8 (32-bit) to FC11 (64-bit). In doing so, I backed up my entire World of Warcraft folder so I could try to avoid having to download and install it all over again. However, I've now reinstalled wine (64-bit now), and the nvidia drivers from the rpmfusion repos (also 64-bit), and when I try to start WoW, it says it cannot load OpenGL. I'm wondering if anyone knows what's up, and if there's a solution that doesn't involve reinstalling WoW.
View 7 Replies
View Related
Oct 8, 2010
I can not seem to find a pdf viewer browser plugin other than the actual craprobat plugin from Adobe. The default Ubuntu install comes with a perfectly good open source stand alone pdf viewer, but this means that the browser has to save it to your download directory then run the external viewer, and eventually your download directory is all cluttered up. I would much rather just view the pdf in the browser.Is there no open source browser plugin?
View 1 Replies
View Related
Apr 5, 2011
i want to know how to contribute to open source...i don't know from where to start??where to look for??
View 9 Replies
View Related
May 19, 2011
I wish to start development for the open source projects. And going to start working on some project in C/C++ and shell/python scripts. I wish to know the best suitable development environment for this purpose? What about eclipse? I will be interacting with git, make and other open source utilities.
View 2 Replies
View Related
Dec 27, 2010
Are their any open source AI projects out there? i just read an old text on neural networking in C++ and would love to paw through someones code.
View 1 Replies
View Related
Aug 8, 2011
Im actively studying for my Redhat SA Certification. I am actively working in a UNIX based environment (SCO< So ancient). I need some open source contribution experience. I've been doing Perl for about 5 years and I have enough linux knowledge to make an impact.........
View 1 Replies
View Related
Mar 5, 2011
I want to install wordpress open source in linux.but i donot know how i do this.
View 2 Replies
View Related
Mar 5, 2009
I am using fedora core 7 working in qt software...earlier a new version of qt4.5 open source is released by troll tech...i try to download...it gives one .bin file qt-sdk-linux-x86_64-opensource-2009.01.bin i dont know how to install it... i am currently using qt4.4.3...any one installed the new version..?
View 5 Replies
View Related
Jan 2, 2011
I refuse to use .net for any of my apps since I hate using proprietary code that wont work on other platforms without using emulation.
However, I do like how all the hard work is done for you and you can spend more time implementing, then actually coding stuff like socket classes, date/time classes and other wrappers to make the complex C/C++ code easier to use and tie with each other I have a custom library that I've been adding to as I need stuff, but then I got thinking, there must be something out there with everything I need to code applications, that is easy to use and more reliable and efficient then anything I'd ever make.
Does such framework exist?
View 5 Replies
View Related
Mar 21, 2010
I want to measure how CPU time was spent (user, system, i/o waits) for a process or the whole system totally in some period of time, (not in realtime intervals and ignoring idle time). Is there a way to do this in linux?
View 2 Replies
View Related
Mar 31, 2010
i am trying to run a benchmark exercise using DBS, ive installed the software but running it on linux has proven the hardest part. does any one know what ive to do to get it running. have tried all the tricks in d man.
View 3 Replies
View Related
Oct 15, 2009
Why Fedora doesn't supports non open source programm?
View 6 Replies
View Related
Jan 20, 2010
Does anyone knows of any open source proxy/web traffic monitoring application so I can run reports on users web browsing for Linux? Something equivalent to websense? but free I'm not really concern about blocking any traffic only running reports.
View 2 Replies
View Related
Apr 22, 2010
I have been testing with the ATI Catalyst drivers. I have made a package from the 9.12. I have found that they were not working the way I want, so i tried to switch back via synaptic. I have removed everything which had to do to "fglrx"
now when I restart, here is the message i get
Quote:
UBUNTU is running in low graphic mode The following error was encountered. You may need to update your configuration to solve this. (EE) failed to load module "fglrx" (module does not exist, 0)
For information, it does start in low graphic mode. I have reinstalled the "fglrx" module, but the problem is still the same. If I reinstall the fglrx drivers from synaptic or terminal, I am back with the newer catalyst driver. I cannot switch back to the ubuntu repository one it seem.
I have done the following to try to get the open source back
Quote:
sudo /usr/share/ati/fglrx-uninstall.sh # (if it exists)
sudo apt-get remove --purge fglrx*
sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon
sudo apt-get install xserver-xorg-video-ati
sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
sudo dpkg-reconfigure xserver-xorg
I still have the same problem. Now I do not have any package installed with "fglrx" I have reconfigured xserver-xorg and it will only start in low graphic mode.
View 5 Replies
View Related
Apr 22, 2010
I want to know how to remove unwanted Open Source Software not listed in Ubuntu Software Center. I tried to used Add/Remove Program. That did not work for me.
View 3 Replies
View Related
Oct 11, 2010
Just install 10.10 on a 4 gig flash drive, I like it a lot. Is there one download I can do to add all the non open source programs such as Flash, adobe reader, and such?
View 1 Replies
View Related
Feb 13, 2011
I've read about the open source PIM Chandler and how it's kind of a new twist on software of its kind (although I guess I missed the release by a few years...) and I've been dying to try it out. I've had no success, however. It seems the most recent release is for Jaunty and I'm running Maverick. I guess there are some pretty well entrenched dependency issues. These talk about it: here and here. There doesn't seem to be a solution anywhere.. Does anyone have a potential solution to this? Has anyone even heard of Chandler?
View 3 Replies
View Related
Jun 14, 2011
My sister works a lot with boating frame design, etc. and she needs a program that calculates all the measurements for you, but the program she wants only runs on Windows and costs $275.
Here is the website to the program: http://www.clearwatercanvas.com/ and/or http://www.kingrichardco.com/FrameBenders/EZFrame.htm
Is there an open sourced alternative to this program that is free, or is there a simple way to make an open sourced alternative?
View 5 Replies
View Related
Aug 3, 2011
I am looking for an opensource-software that works with debian/ubuntu. I want to count rows from a couple of MySQL-tables on a server and that way keep statistics of changes in those tables. The tables should be read something like every night, and it shows how customers and subscriptions are changing. Today there is about 10 000 rows * a couple of tables, and it would be nice if it is presented in a webpage...
View 4 Replies
View Related
Feb 2, 2010
I am looking for an application that works in both linux and freebsd (windows would be a plus) that keeps a file tree in sync in the background like Dropbox does. I can no longer use Dropbox because it does not support FreeBSD (you might see a forum thread saying otherwise, but its fix is out of date). The application does not have to sync to a separate web server, I can host from my house, but it would be nice. A system tray icon to check on state would also be nice, but not required. The platforms that I really need are kubuntu 9.10 and FreeBSD 8.0.The simplest thing I could think of would be a script that had git update a repository with all my docs in it every minute or so, would this work?
View 1 Replies
View Related
Jul 20, 2011
Anyone know of an Open Source ID/Badge Program? I'm looking into using it in a future business. I'm not worried about all the parts that go to it, just the program, for now.
View 3 Replies
View Related
Jul 4, 2010
what is the technical/non technical difference between quagga and zebra routing platform ? and if any one knows other open source routing platform other than quagga, zebra, xrop, vyatta.
View 1 Replies
View Related