Main > Free Download Search >

Free directx support for wine 2005 06 13 software for linux

directx support for wine 2005 06 13

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9674
DirectX support for Wine 2005-06-13

DirectX support for Wine 2005-06-13


DirectX support for Wine project enables DirectX 9 support for Wine, which is useful for games and 3D graphics. more>>
DirectX support for Wine project enables DirectX 9 support for Wine, which is useful for games and 3D graphics.
DirectX support for Wine is a set of patches against Wine to implement DirectX 9. It allows modern games and 3D applications to run under Wine.
The patches include many experimental and beta features that have not yet made it into the stable Wine source tree.
The aim of the project is to provide full support for DirectX 8 and 9 so that all games and 3D applications will run on Linux or any other platform that Wine supports.
Main features:
- Shared wined3d codebase for Direct3D 8 and 9
- Hardware non-power2 texstures
- Improved compressed texture support
- Many more texture formats supported
- Offscreen texture improvements
- Colour corrections for textures
- A tonne of bug fixes and other improvements from earlier releases
Enhancements:
- Reworked support for non-power2 textures
- Support for Vertex buffer objects
- Support for caching
- Hardware vertex shaders
- Partial tidyup of vertex declarations
- Better support for compressed textures
- Fix for texturing problems in Axis and Allies and Evil Genius
- Fix for model corruption in Pirates
- Movies in Pirates
- A Fix for the lines on the landscape in Axis and Allies
- Crash fixes in fixupvertices with indexes data
- Numerous other performance improvements
<<less
Download (0.004MB)
Added: 2006-11-06 License: LGPL (GNU Lesser General Public License) Price:
1111 downloads
IEs for Linux 2.0.5/2.5 Beta 6

IEs for Linux 2.0.5/2.5 Beta 6


IEs for Linux is a simple Bash Script program that installs Internet Explorer 6, 5.5 and 5 on Linux using Wine. more>>
IEs for Linux project is a simple Bash Script program that installs Internet Explorer 6, 5.5 and 5 on Linux using Wine. The whole process is automatic and very easy.
What is the magic?
The magic of IEs4Linux is to use full browsers downloads instead of using that boring install process. The script automatically downloads full versions of IE from the Evolt Browser Archive. Then installation is done completely behind the scenes! You dont need to click on anything to install IE6, IE5.5 and IE5 - with FlashPlayer 8!
Who is the target public?
WebDesigners that want to move to Linux but still need to test their sites on IE. The IEs installations are smaller than usual because they include only the necessary files to have a good test browser (there is no Outlook, Media Player etc). Please, dont use any of these IEs to navigate!! Get Firefox!
Whats New in 2.0.5 Stable Release:
- The mirror for downloading MSIE was changed.
Whats New in 2.5 Beta 6 Development Release:
- New: Kommander GUI finished (advanced dialog)
- New: IE7 proxy configuration hack (see below)
- Improved: download output
- Improved: other programs should find IE now (as Jim suggested here)
- Improved: all temp files now go to ~/.ies4linux/tmp to avoid complications
- Other bug fixes
<<less
Download (0.33MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
900 downloads
SimpleGUI Support Module 679

SimpleGUI Support Module 679


SimpleGUI Support Module project is a simple GUI widget set for SDL/OpenGL. more>>
SimpleGUI Support Module project is a simple GUI widget set for SDL/OpenGL.
It is useful for any simple OpenGL apps that needs a simple GUI.
Getting the latest version through SVN and install it:
- Download:
# svn co https://www.cs.binghamton.edu/svn/simple
- Compile:
# cd simple
# make
Enhancements:
- Fixed a minor error in the SimpleGUI Makefile.
<<less
Download (0.10MB)
Added: 2006-11-30 License: GPL (GNU General Public License) Price:
1058 downloads
explosions demo 2005.07.31

explosions demo 2005.07.31


explosions demo project is a SDL-based toy with fireworks in 3D space and neat visual effects. more>>
explosions demo project is a SDL-based toy with fireworks in 3D space and neat visual effects.

"Explosions" is a simple SDL-based demo written in C which displays a faux-3D environment with small sprites.

Using the mouse, you can cause little sparks (or fireworks) to appear. Using the keyboard, you can change the angle of viewing.

You can also toggle a number of nifty effects, like blur, fade, dissolve, rotation and zoom.

The C source-code is fully commented, and should be useful for learning some simple SDL and interesting effects code.
<<less
Download (0.039MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1115 downloads
Automated support for compound RPC calls 0.2

Automated support for compound RPC calls 0.2


Automated support for compound RPC calls is a project which augments RPCGEN to support NFSv4-style compound procedures. more>>
Automated support for compound RPC calls is a project which augments RPCGEN to support NFSv4-style compound procedures.

NFSv4 specifies that the RPC calls be batched into a "compound" call. There is no support for this in RPCGEN.

By rearranging the ONC IDL for NFSv4 into AutoGen definitions, these templates will emit the original IDL *plus* all the code to package, send, distribute, collect, return, and dispatch the results.

The distributed program author merely needs to call and supply server procedures for the routines specified in the IDL.

Templates for these calls and service routines is provided, too. The NFSv4 definitions are included.

<<less
Download (0.022MB)
Added: 2007-04-05 License: BSD License Price:
938 downloads
Teeter Torture 2005-10-18

Teeter Torture 2005-10-18


Teeter Torture project is a is a simple shooting game similar to Space Invaders but with a unique twist. more>>
Teeter Torture project is a simple shooting game (similar to "Space Invaders", "Galaga" or "Galaxian"), but with a unique twist.

Your cannon is sitting atop a teeter totter. If it leans too far in either direction, a barrel of TNT explodes!

"Weight monsters" appear at the top of the screen, and randomly fall towards the teeter totter. If they attach to it, theyll weigh it down, making it more difficult to keep it balanced. (If they hit the cannon, it explodes and you lose a life.)

Note:This is New Breed Softwares rendition of a classic arcade game prototype of the same name, created in 1982 by Larry Hutcherson of Exidy.

<<less
Download (0.68MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1061 downloads
DBD::Informix 2005.02

DBD::Informix 2005.02


DBD::Informix is a Perl module witj IBM Informix Database Driver for Perl DBI. more>>
DBD::Informix is a Perl module witj IBM Informix Database Driver for Perl DBI.

SYNOPSIS

use DBI;

You should also read the documentation for DBI perldoc DBI as this document qualifies what is stated there. Note that this document was last fully updated for the DBI Version 0.85 specification, but the code requires features from DBI Version 1.14. Consequently, both this document and DBD::Informix are probably considerably out of line with some of the new features and minor details of the DBI specification.

<<less
Download (0.27MB)
Added: 2006-10-05 License: Perl Artistic License Price:
1116 downloads
Express Scribe for Linux -

Express Scribe for Linux -


Express Scribe is a professional audio player software for Linux. more>> Express Scribe is a professional audio player software for PC, Mac or Linux designed to assist the transcription of audio recordings. It is installed on the typists computer and can be controlled using a transcription foot pedal or using the keyboard (with hot keys). This computer transcriber application also offers valuable features for typists including variable speed playback, multi-channel control, file management and more. This program is free.
The full features list of Express Scribe transcription playback software follows but a quick way to test is to simply download and install it. You dont need to purchase anything and it only takes a couple of minutes to complete downloading and installation.
Features
Variable speed playback (constant pitch).
Supports many professional foot pedals which connect to the game, serial or USB port to control playback. More info...
Uses hot keys to control playback when using other software (eg. Word).
Ability to dock both analog and digital portable recorders to load recordings.
Works with Microsoft Word and all major word-processor applications.
Automatically receives and loads files by internet (FTP), email or over a local computer network.
Automatically sends typing to the person who dictated the work.
Works with speech recognition software such as Dragon Naturally Speaking to automatically convert speech to text.
Loads CD audio directly - listen as it loads in the background.
Integrate with dictation management systems using the Express Scribe SDK.
Works with FastFox typing utility to turn difficult medical/legal phrases and common terms into mere shortcuts from your keyboard.
Express Scribe is free.
Note:
There are two options for running Express Scribe on the Linux operating system.
Option 1: Native Linux Exe
Option 2: WINE Install
You can choose them between the download link 1 and download link 2.
<<less
Download (NA)
Added: 2009-03-31 License: Freeware Price: Free
208 downloads
Gentoo Project Dolphin 2005.1-r1

Gentoo Project Dolphin 2005.1-r1


Gentoo Project Dolphin is a Gentoo rescue CD. more>>
Users requested enhanced functionality of the installation CDs now several times.

After some brainstorming, the release-engineering team now created a new experimental subproject called Project Dolphin. Project Dolphin aims at offering a [Gentoo] Live-image targeted at rescue work.

Highlights of the CD are: zsh, samba, bacula, mc, dar, mutt, xfsdump, ide-smart, netcat, nmap, chrootkit, partimage, ncftp, centericq, bind-tools, alsa-utils, mpg321.

Gentoo Project Dolphin is a very early test-iso and not everything has been tested yet. However, we appreciate any bug-reports attached to a fresh meta-bug.
<<less
Download (684MB)
Added: 2005-11-26 License: GPL (GNU General Public License) Price:
1429 downloads
mpodder 2005-06-11

mpodder 2005-06-11


mpodder is a simple command line based podcast receiving (podcatching) tool. more>>
mpodder is a simple command line based podcast receiving (podcatching) tool. mpodder is written in perl and should run quite happily on Linux, the BSDs etc.

The intent is for mpodder to be called from cron. It will notify the user of new content by email or a kdialog/xmessage popup. mpoddercan download only feed items from the last n days, and feeds can be brought up to date withouot having to download all old items (using the "catchup" command).

Examples

Listing current feeds

To see what feeds mpodder is currently looking at, use the listoperation:

% mpodder list
http://www.lugradio.org/episodes.rss
http://www.thepodcastnetwork.com/linuxuser/feed/
http://downloads.bbc.co.uk/rmhttp/downloadtrial/worldservice/godigital/rss.xml
http://radio.linuxquestions.org/syndicate/lqpodcast.php
http://feeds.feedburner.com/techpodcasts
http://linux.quicksurf.com/wp-rss2.php?cat=78
http://slashdotreview.com/wp-rss2.php
http://feeds.feedburner.com/twit
http://www.joshmcadams.com/perlcast/index.xml

If you provide a second parameter, the list will be filtered. All filteres in mpodder are using perl style regular expressions:

% mpodder list linux
http://www.thepodcastnetwork.com/linuxuser/feed/
http://radio.linuxquestions.org/syndicate/lqpodcast.php
http://linux.quicksurf.com/wp-rss2.php?cat=78

Adding feeds

Adding a feed to mpodder is simple, just use the add operation, followed by the URL of the feed:

% mpodder add http://lugradio.org/episodes.rss

Removing feeds

To remove a feed, use the remove parameter and a filter. All feeds matching the filter will be removed

% mpodder remove lugradio

Removed feed: http://www.lugradio.org/episodes.rss

Removed 1 feeds from list

Fetching feeds

Fetching everything (all new items in all feeds) is the default operation of mpodder. To do this simply omit any parameters on the command line:

% mpodder

You can specify a filter to only download feeds whose URL matches the filter:

% mpodder fetch lugradio

Catching up feeds

If youve just added a new feed, but dont want to download all the items in the feed, use the catchup operation. The parameter is a filter pm the URL of the feed:

% mpodder catchup lugradio

Caught up with 3 feeds

Checking what would be done

Most operations in mpodder can be simulated using the --pretend option. This is like -n in GNU make. Instead of actually doing the operation that is requested, a message is printed saying what would be done if the --pretend option were removed:

% mpodder --pretend fetch lugradio

would fetch: http://lugmirror.pcproff.com/lugradio-s2e17-060605-high.mp3

Getting more information on what mpodder is doing

The --verbose and --debug=n options can be used to make mpodder print out more information that usual about what it is doing. Nice for the curious. The parameter to --debug is an integer from 1 to 10.

<<less
Download (0.036MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1126 downloads
ProMEPIS Linux 2005.b04

ProMEPIS Linux 2005.b04


ProMEPIS Linux is a Linux OS based on Debian that can be run from your CD drive without installation. more>>
ProMEPIS Linux is a linux distribution based on Debian that can be run from your CD drive without installation.

Where it shines is its easy, 100% "point and click" installation, and automatic detection of not only "normal" computer hardware but also popular webcams, the latest wireless network cards, "Winmodems" that usually work only with Windows, digital cameras, scanners, and other devices.

The difference between SimplyMEPIS and ProMEPIS is that SimplyMEPIS will continue to be a freely available desktop MEPIS bootable CD and ProMEPIS will designate an upcoming multi-CD packaged version of MEPIS.
<<less
Download (696.8MB)
Added: 2006-03-01 License: Freeware Price:
756 downloads
Inline-Support 0.44

Inline-Support 0.44


Inline-Support is a Perl module created to support information for Inline.pm and related modules. more>>
Inline-Support is a Perl module created to support information for Inline.pm and related modules.
This document contains all of the latest support information for Inline.pm and the recognized Inline Language Support Modules (ILSMs) available on CPAN.
SUPPORTED LANGUAGES
The most important language that Inline supports is C. That is because Perl itself is written in C. By giving a your Perl scripts access to C, you in effect give them access to the entire glorious internals of Perl.
As of this writing, Inline also supports:
- C++
- Java
- Python
- Tcl
- Assembly
- CPR
- And even Inline::Foo!
Projects that I would most like to see happen in the year 2001 are:
- Fortran
- Ruby
- Lisp
- Guile
- Bash
- Perl4
SUPPORTED PLATFORMS
Inline::C should work anywhere that CPAN extension modules (those that use XS) can be installed, using the typical install format of:
perl Makefile.PL
make
make test
make install
It has been tested on many Unix and Windows variants.
Enhancements:
- Perl
<<less
Download (0.089MB)
Added: 2007-06-16 License: Perl Artistic License Price:
862 downloads
Lormalinux 2005 RC1

Lormalinux 2005 RC1


LormaLINUX is Lorma Colleges very own Linux Distribution. more>>
LormaLINUX is Lorma Colleges very own Linux Distribution that has been optimized and customized to meet the needs of educational institutions and its students.

It is a full-featured Operating System specifically created for ease of installation, ease of use and functionality.
<<less
Download (694MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1137 downloads
fortune-hitchhiker 2005-06-11

fortune-hitchhiker 2005-06-11


fortune-hitchhiker project consists of quotes from the Hitchhikers Guide to the Galaxy. more>>
fortune-hitchhiker project consists of quotes from the "Hitchhikers Guide to the Galaxy".


"Zaphod grinned two manic grins, sauntered over to the bar
and bought most of it."

-- Zaphod in paradise.


To install these fortunes, copy the .dat file to your fortunes directory.
(possibly /usr/games/lib/fortunes)

To use it, simply type:

# fortune hitchhiker

<<less
Download (0.011MB)
Added: 2006-12-12 License: GPL (GNU General Public License) Price:
614 downloads
KANOTIX LITE 2005-04 Final

KANOTIX LITE 2005-04 Final


KANOTIX is a Linux Live CD based on KNOPPIX technology using mostly pure Debian/sid. more>>
This is a Linux Live CD based on KNOPPIX technology using mostly pure Debian/sid.
Most tools follow the GNU GENERAL PUBLIC LICENSE. If you are in doubt, look at the specific docs.
Main features:
- Kernel 2.6.11.11 with many patches
- ACPI and DMA enabled by default (can be disabled with acpi=off and nodma respectively)
- i586 optimization - not for use with older CPUs!
- 128 MB RAM required, 256 MB RAM recommended
- Unionfs support (with unionfs cheat)
- AVM Fritz!Card DSL support
- Eagle USB DSL support
- KDE 3.4.1
- Captive 1.1.5
- OpenOffice 1.9.104
- ALSA 1.0.8
- GRUB boot loader for CD start - ideal for rescue in command line mode
- Memtest86+ - Advanced Memory Diagnostic Tool in the extra menu of the boot loader
Simply boot from CD and enjoy Linux. Some tools may request a root password. As none is set, you have to set one using "sudo passwd" or use "su" in konsole.
Whenever you execute something with root permissions, you should know what you are doing! For web surfing over LAN no root access is required. I am sure you can discover many things to do with it :)
Dont try to write to NTFS partitions using the standard NTFS driver included with the kernel, as its support for writing is very lacking - thus it could destroy the partition and the data in it.
There is a new Captive NTFS driver that does a better job at writing to NTFS, so use it instead. For FAT partitions you can enable write-access with the context menu (right mouse button).
You may not have the rights to modify Linux partitions, use the root mode in konsole if needed. Some links are not working in the menu - that is not my fault - the packages from Debian/sid are very new and may have some little bugs, but you can always use new releases.
<<less
Download (551MB)
Added: 2006-01-01 License: GPL (GNU General Public License) Price:
1392 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5