| Commit message (Expand) | Author | Age | Files | Lines |
* | clean and distclean rules do the same thing. | diego | 2008-04-26 | 1 | -3/+1 |
* | Merge vidix/Makefile into top-level Makefile. | diego | 2008-04-26 | 2 | -51/+5 |
* | Merge clean and distclean rules. | diego | 2008-04-26 | 1 | -3/+1 |
* | Use directory name as library name template. | diego | 2008-04-22 | 1 | -1/+1 |
* | Adjust dependency generation prerequisites to new structure. | diego | 2008-04-18 | 1 | -1/+1 |
* | Mark phony targets as such. | diego | 2008-04-18 | 1 | -0/+2 |
* | #include config.h before all other headers. | diego | 2008-03-14 | 9 | -9/+9 |
* | remove duplicated pci ids in nvidia vidix driver | ben | 2008-03-08 | 1 | -2/+0 |
* | Add missing header #includes to fix 'make checkheaders'. | diego | 2008-03-07 | 1 | -0/+2 |
* | fix bad function prototype | ben | 2008-02-29 | 1 | -1/+1 |
* | Remove now deprecated Savage VIDIX driver sources | ben | 2008-02-29 | 2 | -1650/+0 |
* | Use MPlayer consistent define naming convention for newly introduce | ben | 2008-02-29 | 1 | -3/+3 |
* | New S3 VIDIX driver. | ben | 2008-02-29 | 4 | -4/+1147 |
* | Add MPLAYER_ prefix to the multiple inclusion guards of generated header files. | diego | 2008-02-22 | 1 | -9/+9 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 24 | -72/+74 |
* | Create standard multiple inclusion guards. | diego | 2008-02-21 | 1 | -9/+9 |
* | Consistently use uppercase filename as multiple inclusion guard. | diego | 2008-01-28 | 1 | -3/+3 |
* | Change #warning to FIXME comments. | diego | 2008-01-27 | 1 | -2/+2 |
* | Fix illegal identifiers, names starting with __ are reserved for the system. | diego | 2008-01-27 | 2 | -15/+15 |
* | Make some radeon vidix driver tables static and const | reimar | 2008-01-13 | 1 | -6/+6 |
* | Fix illegal identifiers, names starting with __ are reserved for the system. | diego | 2008-01-08 | 1 | -13/+13 |
* | Fix illegal identifier, names starting with _ and uppercase are reserved. | diego | 2008-01-07 | 1 | -10/+10 |
* | Fix illegal identifier, names starting with _ and uppercase are reserved. | diego | 2008-01-07 | 1 | -3/+3 |
* | Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved | diego | 2008-01-06 | 1 | -1/+1 |
* | Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o. | diego | 2008-01-02 | 3 | -13/+8 |
* | Properly express dependencies for generated .c and .h files. | diego | 2008-01-02 | 1 | -4/+8 |
* | 10l: Replace #define with #endif where I really meant to write #endif. | diego | 2008-01-02 | 1 | -1/+1 |
* | Add multiple inclusion guards to all header files that lack them. | diego | 2008-01-01 | 3 | -0/+14 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 5 | -5/+5 |
* | Comment out the correct #endif directive. | diego | 2007-12-31 | 1 | -2/+2 |
* | Make windres binary name configurable, useful for cross-compiling. | diego | 2007-12-28 | 1 | -1/+1 |
* | typo in preprocessor condition | diego | 2007-12-27 | 1 | -1/+1 |
* | pci_db2c.awk creates more than just two .c files, add the rest to the rule. | diego | 2007-12-24 | 1 | -1/+1 |
* | Skip unnecessary (debug) output; obey the rule of silence. | diego | 2007-12-24 | 1 | -1/+1 |
* | r25345 patched the wrong line. | ben | 2007-12-17 | 1 | -1/+1 |
* | implemented frame selection for savage driver | ben | 2007-12-14 | 1 | -0/+20 |
* | fix frame size calculation | ben | 2007-12-14 | 1 | -63/+41 |
* | remove useless code parts | ben | 2007-12-14 | 1 | -54/+0 |
* | bgr24 and bgr32 support | ben | 2007-12-14 | 1 | -1/+6 |
* | rgb -> bgr | ben | 2007-12-14 | 1 | -2/+2 |
* | register values were already set: simplify | ben | 2007-12-14 | 1 | -3/+1 |
* | Fixed VIDIX color bug that was introduced when Radeon VIDIX driver | ben | 2007-12-10 | 1 | -0/+1 |
* | Dump the ati radeon DISP_MERGE_CNTL register to ease the | ben | 2007-12-10 | 1 | -0/+1 |
* | sync ivtv driver with vidix.sf.net (multiple revisions) | ben | 2007-12-04 | 1 | -402/+472 |
* | sync with vidix.sf.net r319: remove useless vars | ben | 2007-12-04 | 1 | -1/+0 |
* | sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driver | ben | 2007-12-04 | 1 | -18/+10 |
* | Sync with vidix.sf.net r320: ati radeon >= R5xx do not have overlay | ben | 2007-12-04 | 1 | -64/+0 |
* | sync with vidix.sf.net r318: resolve bitfield collision in vidix radeon drive... | ben | 2007-12-04 | 1 | -14/+14 |
* | add new configure option to disable VIDIX PCI device name database (saves a 3... | ben | 2007-12-04 | 2 | -4/+11 |
* | synchronized with vidix.sf.net r315: remove now useless defines | ben | 2007-12-03 | 1 | -24/+0 |
* | synchronized with vidix.sf.net r315: update savage driver pci ids list | ben | 2007-12-03 | 1 | -8/+29 |
* | Restore copyright/license notices that were stripped off. | diego | 2007-11-25 | 18 | -0/+603 |
* | Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remains | diego | 2007-11-25 | 3 | -76/+0 |
* | add functions for the vga register access patch by Guillaume LECERF <foxcore ... | faust3 | 2007-09-23 | 1 | -31/+26 |
* | add some commented register dumping code | faust3 | 2007-09-20 | 1 | -0/+29 |
* | rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch b... | faust3 | 2007-09-19 | 1 | -2/+1 |
* | Mark phony targets as such. | diego | 2007-09-18 | 1 | -0/+2 |
* | Simplify commands with automatic variables. | diego | 2007-09-18 | 1 | -13/+10 |
* | fix indentation after the last change (patch by Guillaume LECERF <foxcore at ... | faust3 | 2007-09-18 | 1 | -6/+6 |
* | it is no longer necessary to reboot the system after the dhahelperwin install... | faust3 | 2007-09-17 | 1 | -4/+30 |
* | - make dhahelperwin compile with mingw | faust3 | 2007-09-17 | 6 | -13/+459 |
* | Make dhasetup more verbose based on code by | faust3 | 2007-09-17 | 1 | -7/+32 |
* | rename windows ddk makefile to nmakefile so that a makefile for mingw can be ... | faust3 | 2007-09-17 | 1 | -0/+0 |
* | fix resolution detection for NV03 and NV04 cards, patch by Guillaume LECERF <... | faust3 | 2007-09-17 | 1 | -0/+3 |
* | avoid rivatv_lock_nv40() from trashing the screen (patch by Guillaume Lecerf ... | ben | 2007-09-15 | 1 | -2/+2 |
* | fix screen width and height calculation on nvidia vidix (patch by Guillaume L... | ben | 2007-09-15 | 1 | -1/+11 |
* | the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are... | ben | 2007-09-15 | 1 | -0/+2 |
* | this flag needs to be defined for pread() on powerpc | ben | 2007-09-15 | 1 | -0/+1 |
* | ifdef one variable that is not used with alpha and powerpc architectures | ben | 2007-09-15 | 1 | -1/+4 |
* | warning fixes: | diego | 2007-08-28 | 1 | -3/+3 |
* | Remove redundant variable declaration. | diego | 2007-08-25 | 1 | -2/+0 |
* | Identifiers starting with underscores are reserved. | diego | 2007-07-31 | 12 | -35/+35 |
* | UTF-8 conversion | diego | 2007-07-31 | 1 | -1/+1 |
* | Comment out purely debugging printf that in addition uses __FUNCTION__ which | reimar | 2007-07-30 | 1 | -1/+1 |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 | 5 | -7/+7 |
* | fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted) | ben | 2007-06-26 | 1 | -9/+10 |
* | Hint at the Makefile for information how to build dha with svgalib_helper | reimar | 2007-06-25 | 1 | -1/+1 |
* | Remove awk test. awk is a basic Unix tool, any implementation is sufficient. | diego | 2007-05-17 | 1 | -1/+1 |
* | Add standard license header, confirmed by Nick in private mail. | diego | 2007-05-13 | 1 | -0/+15 |
* | Add correct boilerplate license headers. | diego | 2007-05-11 | 2 | -3/+26 |
* | prettyprinting cosmetics | diego | 2007-05-11 | 1 | -22/+22 |
* | new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck | ben | 2007-05-10 | 3 | -0/+512 |
* | allow sis vidix driver to access registers and avoid segfaulting (patch by An... | ben | 2007-05-09 | 1 | -0/+9 |
* | synced with upstream vidix, prevented some drivers to work on some configs/archs | ben | 2007-04-30 | 5 | -1/+11 |
* | one more spelling fix | ben | 2007-04-30 | 1 | -1/+1 |
* | accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro) | ben | 2007-04-30 | 1 | -3/+3 |
* | spelling fix | ben | 2007-04-30 | 1 | -2/+2 |
* | onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdi... | ben | 2007-04-26 | 1 | -0/+7 |
* | support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro) | ben | 2007-04-26 | 1 | -0/+1 |
* | cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*. | diego | 2007-04-25 | 1 | -13/+13 |
* | Use standard GPL header. | diego | 2007-04-23 | 2 | -42/+44 |
* | u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu) | ben | 2007-04-22 | 1 | -1/+1 |
* | remove useless include that breaks MinGW (patch by Xuebin Wu) | ben | 2007-04-22 | 1 | -1/+0 |
* | fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyos | ben | 2007-04-22 | 1 | -2/+2 |
* | simplified depth definition | ben | 2007-04-22 | 7 | -33/+7 |
* | declare variables as static | ben | 2007-04-22 | 1 | -6/+6 |
* | removed useless vars | ben | 2007-04-22 | 1 | -3/+0 |
* | declare variables and functions as static | ben | 2007-04-22 | 1 | -7/+7 |
* | declare variables as static | ben | 2007-04-22 | 1 | -2/+2 |
* | declare variable as static | ben | 2007-04-22 | 1 | -1/+1 |
* | removed old code, that has been commented out for too long time | ben | 2007-04-22 | 1 | -91/+0 |
* | declare variable as static | ben | 2007-04-22 | 1 | -1/+1 |
* | useless else case | ben | 2007-04-22 | 1 | -1/+0 |
* | removed never called function | ben | 2007-04-22 | 1 | -23/+0 |
* | declare variables as static | ben | 2007-04-22 | 1 | -5/+5 |
* | simplified depth definition | ben | 2007-04-22 | 1 | -5/+1 |
* | removed useless code from vidix drivers | ben | 2007-04-22 | 7 | -323/+5 |
* | updated vidix files headers whenever it's possible to have a clear GPL statement | ben | 2007-04-22 | 22 | -344/+536 |
* | kill a few warnings | ben | 2007-04-22 | 1 | -0/+4 |
* | updated the ati vidix driver with the one from upstream vidix, it now support... | ben | 2007-04-22 | 2 | -641/+2106 |
* | fix for mingw: u_long becomes unsigned long | ben | 2007-04-21 | 1 | -1/+1 |
* | added a new value for alpha colorkey (will be needed by further ati vidix dri... | ben | 2007-04-21 | 1 | -0/+1 |
* | u_char is broken under mingw, use unsigned char instead, fix by aurel | ben | 2007-04-21 | 1 | -1/+1 |
* | better fix for r23001, u_int becomes unsigned int, dont force it to uin32_t | ben | 2007-04-21 | 1 | -11/+11 |
* | cosmetics: tabs --> spaces | diego | 2007-04-16 | 1 | -17/+17 |
* | bad prototype for driver init function | ben | 2007-04-15 | 1 | -1/+1 |
* | u_int seems unknown under mingw | ben | 2007-04-15 | 1 | -11/+11 |
* | added vidix driver for Permedia2 cards from upstream vidix | ben | 2007-04-14 | 4 | -0/+1674 |
* | added conditional vidix drivers compilation | ben | 2007-04-14 | 2 | -5/+42 |
* | these are actually AGP bridges, not video adapters (should fix | ben | 2007-04-11 | 1 | -2/+0 |
* | this TnT2 chipset is actually NV4/5 arch but for sure not NV30 | ben | 2007-04-11 | 1 | -1/+1 |
* | moved old README file from libdha dir to vidix one | ben | 2007-04-07 | 1 | -0/+30 |
* | missing includes in generated file | ben | 2007-04-07 | 1 | -0/+8 |
* | restored pci_db2c.awk file from previous broken commit | ben | 2007-04-07 | 1 | -8/+0 |
* | consistent include paths for config.h et al. | diego | 2007-04-06 | 10 | -20/+20 |
* | missing headers in vidix drivers registry files | ben | 2007-04-06 | 5 | -3/+40 |
* | renamed libdha.[hc] to dha.[hc] | ben | 2007-04-06 | 15 | -14/+14 |
* | merged libdha and libvidix, moved all files from libdha to vidix directory | ben | 2007-04-06 | 57 | -28/+17393 |
* | remove useless () | aurel | 2007-04-01 | 1 | -11/+11 |
* | GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (thoug... | ben | 2007-04-01 | 1 | -89/+96 |
* | segfaults if name is NULL | ben | 2007-04-01 | 1 | -1/+1 |
* | updated pci ids list, fixed vidix drivers compilation and added nearly exhaus... | ben | 2007-04-01 | 4 | -93/+252 |
* | allow passing :help to -vo [cx]vidix to get list of all compiled in vidix dri... | ben | 2007-04-01 | 1 | -0/+23 |
* | killed warnings in cyberblade driver | ben | 2007-04-01 | 1 | -19/+2 |
* | killed warnings in rage128 driver | ben | 2007-04-01 | 1 | -0/+2 |
* | killed warnings in pm3 driver | ben | 2007-04-01 | 1 | -2/+2 |
* | killed warnings in savage driver | ben | 2007-04-01 | 1 | -25/+4 |
* | killed warnings in sis driver | ben | 2007-04-01 | 3 | -25/+4 |
* | killed warnings in unichrome driver | ben | 2007-04-01 | 1 | -6/+5 |
* | simplified function prototypes to avoid casts but keep external API compatibi... | ben | 2007-04-01 | 2 | -114/+30 |
* | useless externs | ben | 2007-04-01 | 1 | -19/+19 |
* | removed references to no longer used internal drivers functions | ben | 2007-04-01 | 1 | -73/+3 |
* | updated vidix.h from upstream vidix project | ben | 2007-04-01 | 1 | -218/+294 |
* | checking for dynamic drivers version number is now pointless | ben | 2007-04-01 | 11 | -81/+0 |
* | switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful... | ben | 2007-04-01 | 13 | -383/+657 |
* | Move driver files directly into the vidix directory. | diego | 2007-04-01 | 19 | -69/+66 |
* | Merge all VIDIX drivers into libvidix.a. | diego | 2007-03-31 | 2 | -29/+14 |
* | Remove multistage recursion for the vidix subdirectory and recurse from the | diego | 2007-03-24 | 1 | -12/+0 |
* | whitespace cosmetics | diego | 2007-03-14 | 1 | -3/+1 |
* | Simplify handling of extra library flags. | diego | 2007-03-14 | 1 | -9/+1 |
* | Remove superfluous rule and variables, X_LIB does not exist any longer. | diego | 2007-03-14 | 1 | -6/+0 |
* | Remove superfluous variable indirection. | diego | 2007-03-14 | 1 | -4/+2 |
* | Reuse common parts of all Makefiles through mpcommon.mak. | diego | 2007-03-14 | 1 | -12/+6 |
* | Rename all target to libs. | diego | 2007-03-14 | 1 | -2/+2 |
* | Separate prerequisites and rules to avoid redundant rules. | diego | 2007-03-14 | 1 | -12/+3 |
* | whitespace cosmetics | diego | 2007-03-14 | 1 | -5/+4 |
* | Generate dependency information. | diego | 2007-03-14 | 1 | -1/+1 |
* | Remove superfluous rule and variable. | diego | 2007-03-14 | 1 | -6/+0 |
* | Properly mark all phony targets as such. | diego | 2007-03-14 | 1 | -2/+2 |
* | Rename VIDIX_CFLAGS to CFLAGS. | diego | 2007-03-14 | 1 | -4/+4 |
* | Remove unused variable. | diego | 2007-03-14 | 1 | -2/+0 |
* | Use 'libs' instead of 'all' target. | diego | 2007-03-14 | 1 | -1/+1 |
* | Reuse common parts of all Makefiles through mpcommon.mak. | diego | 2007-03-14 | 1 | -15/+5 |
* | Don't remove 'test' on distclean, there is no such file. | diego | 2007-03-14 | 1 | -1/+1 |
* | cosmetics: Rename variables for consistency with other Makefiles. | diego | 2007-03-14 | 1 | -6/+6 |
* | consistency cosmetics | diego | 2007-03-14 | 1 | -2/+2 |
* | Simplify library generation rule. | diego | 2007-03-14 | 1 | -2/+2 |
* | Merge all and do_drivers rules. | diego | 2007-03-14 | 1 | -3/+1 |
* | Remove superfluous/obsolete rules and variables. | diego | 2007-03-14 | 1 | -7/+0 |
* | Simplify .depend file inclusion. | diego | 2007-02-27 | 2 | |