summaryrefslogtreecommitdiffstats
path: root/libdha
Commit message (Collapse)AuthorAgeFilesLines
* Radeon 9000 support by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>alex2002-12-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8563 b3059339-0415-0410-9bf9-f77b7e298cf2
* ooh. many mistakesalex2002-12-211-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8509 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedalex2002-12-212-13/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8508 b3059339-0415-0410-9bf9-f77b7e298cf2
* pci_names.c creation fixupalex2002-12-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8507 b3059339-0415-0410-9bf9-f77b7e298cf2
* svgalib kernelhelper support (based on patch by Matan Ziv-Av ↵alex2002-12-207-98/+314
| | | | | | <matan@svgalib.org>) and some reordering/cleanup (part #1 ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8504 b3059339-0415-0410-9bf9-f77b7e298cf2
* uninstall switchalex2002-12-151-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8462 b3059339-0415-0410-9bf9-f77b7e298cf2
* this fixes compilation for me (and it works), hope it didn't breaks for ↵alex2002-12-152-2/+2
| | | | | | LinuxPPC (i use Debian/PPC with 2.4.20 kernel) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8461 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net>alex2002-11-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8239 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't build dhahelper on PPC linuxarpi2002-10-221-0/+2
| | | | | | | patch by Colin Leroy <colin@colino.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7843 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdha on linux powerpc support by Colin Leroy <colin@colino.net>alex2002-10-223-2/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7838 b3059339-0415-0410-9bf9-f77b7e298cf2
* really fix latest fix. But now this versioning stopped making sense to me.eyck2002-10-211-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7825 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix previous patch.eyck2002-10-201-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7813 b3059339-0415-0410-9bf9-f77b7e298cf2
* change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>eyck2002-10-201-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7812 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-222-3/+3
| | | | | | | patch by Joey Parrish <joey@yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***jaf2002-08-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7013 b3059339-0415-0410-9bf9-f77b7e298cf2
* adds a soname and a shared library version number to libdha.arpi2002-08-141-2/+2
| | | | | | | patch by Goetz Waschk <waschk@informatik.uni-rostock.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7006 b3059339-0415-0410-9bf9-f77b7e298cf2
* oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes.atmos42002-07-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6636 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD PPC libdha fix by Björn Sandell.atmos42002-07-031-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6632 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small fix for non-X86 OpenBSD by Björn Sandell <biorn at dce.chalmers.se>atmos42002-07-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6629 b3059339-0415-0410-9bf9-f77b7e298cf2
* Linux for Sparc fix by Adam Di Carlo <adam at onshore-devel.com>alex2002-06-301-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6614 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-071-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6336 b3059339-0415-0410-9bf9-f77b7e298cf2
* pci.db is now uncompressed in cvs, sync with mplayerxparpi2002-05-313-2/+6075
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6254 b3059339-0415-0410-9bf9-f77b7e298cf2
* various openbsd and general warning fixes - patch by Björn Sandell ↵arpi2002-05-122-2/+12
| | | | | | <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6058 b3059339-0415-0410-9bf9-f77b7e298cf2
* patchs for NetBSD by Bernd Ernesti <mplayer@lists.veego.de>:pl2002-05-071-0/+8
| | | | | | | | | | - the libmpdvdkit auto check works fine after adding the netbsd check to the linux and freebsd one - NetBSD only support MTRR after 1.5X, so libdha/mtrr.c needs a small patch to only enable it for versions after 1.5X. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6012 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix build on FreeBSD 5.0 or later, should be downward compatible (verified ↵atmos42002-05-031-1/+4
| | | | | | on FreeBSD 4.5 at sf compilefamr. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5945 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD, NetBSD portability patches byarpi2002-04-271-0/+23
| | | | | | | | | Björn Sandell <biorn@dce.chalmers.se> Marcus <core@antbear.org> Bernd Ernesti <mplayer@lists.veego.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5873 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with mplayerxpnick2002-04-194-9/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5703 b3059339-0415-0410-9bf9-f77b7e298cf2
* added proper dhahelper includesalex2002-03-041-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4939 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typonexus2002-02-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4511 b3059339-0415-0410-9bf9-f77b7e298cf2
* Be more precisenick2002-02-031-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4496 b3059339-0415-0410-9bf9-f77b7e298cf2
* tested and fixed on 2.2.x, more commentsalex2002-02-021-9/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4480 b3059339-0415-0410-9bf9-f77b7e298cf2
* MTRR configuringnick2002-02-023-1/+57
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4477 b3059339-0415-0410-9bf9-f77b7e298cf2
* added dhahelper notealex2002-02-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4476 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for dhahelperalex2002-02-023-1/+150
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4475 b3059339-0415-0410-9bf9-f77b7e298cf2
* initialalex2002-02-021-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4474 b3059339-0415-0410-9bf9-f77b7e298cf2
* initialalex2002-02-021-0/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4473 b3059339-0415-0410-9bf9-f77b7e298cf2
* added proper includesalex2002-02-021-7/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4472 b3059339-0415-0410-9bf9-f77b7e298cf2
* initialalex2002-02-023-0/+456
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4471 b3059339-0415-0410-9bf9-f77b7e298cf2
* keep me chean ;-)jaf2002-01-241-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4339 b3059339-0415-0410-9bf9-f77b7e298cf2
* sorry, debug removed ;)alex2002-01-201-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4279 b3059339-0415-0410-9bf9-f77b7e298cf2
* pci_config_read workingalex2002-01-202-6/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4278 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use 'install' instead of 'cp'nick2002-01-171-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4216 b3059339-0415-0410-9bf9-f77b7e298cf2
* en(dis)able app io should be exported toonick2002-01-162-3/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4193 b3059339-0415-0410-9bf9-f77b7e298cf2
* Grab PS_IOPL define from <sys/psw.h> on solaris x86jkeil2002-01-151-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4179 b3059339-0415-0410-9bf9-f77b7e298cf2
* api changed: enable/disable_os_io returns error-code (or zero if ok) and ↵alex2002-01-1515-45/+118
| | | | | | pciconfig_read exported for mga_vid git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4175 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin compile fixatmos42002-01-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4174 b3059339-0415-0410-9bf9-f77b7e298cf2
* *awk detectionatmos42002-01-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4173 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for cygwin.atmos42002-01-151-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4168 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improved readability and new stuffsnick2002-01-1530-960/+1394
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4165 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typo and some updates.atmos42002-01-121-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4119 b3059339-0415-0410-9bf9-f77b7e298cf2
* Solaris compatibilitynick2002-01-121-10/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4114 b3059339-0415-0410-9bf9-f77b7e298cf2
* Alpha patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>nick2002-01-122-31/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4113 b3059339-0415-0410-9bf9-f77b7e298cf2
* gawk -> awkalex2002-01-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4111 b3059339-0415-0410-9bf9-f77b7e298cf2
* Gawk generatornick2002-01-121-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4107 b3059339-0415-0410-9bf9-f77b7e298cf2
* pci ids databasenick2002-01-121-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4106 b3059339-0415-0410-9bf9-f77b7e298cf2
* No longer requirednick2002-01-121-1746/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4105 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with XFree86-4.1.99.5+nick2002-01-121-5/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4103 b3059339-0415-0410-9bf9-f77b7e298cf2
* Preliminary versionnick2002-01-091-0/+268
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4072 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***jaf2002-01-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4041 b3059339-0415-0410-9bf9-f77b7e298cf2
* portable problem solution. Should be generated in the future from pci.idsnick2002-01-071-0/+1746
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4038 b3059339-0415-0410-9bf9-f77b7e298cf2
* Embedding vidixnick2002-01-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4031 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor interface changingnick2002-01-052-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3996 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary support of direct hardware accessnick2002-01-047-0/+1907
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3974 b3059339-0415-0410-9bf9-f77b7e298cf2
* binary driversnick2002-01-043-0/+76
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3973 b3059339-0415-0410-9bf9-f77b7e298cf2