aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix
Commit message (Expand)AuthorAge
* add functions for the vga register access patch by Guillaume LECERF <foxcore ...Gravatar faust32007-09-23
* add some commented register dumping codeGravatar faust32007-09-20
* rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch b...Gravatar faust32007-09-19
* Mark phony targets as such.Gravatar diego2007-09-18
* Simplify commands with automatic variables.Gravatar diego2007-09-18
* fix indentation after the last change (patch by Guillaume LECERF <foxcore at ...Gravatar faust32007-09-18
* it is no longer necessary to reboot the system after the dhahelperwin install...Gravatar faust32007-09-17
* - make dhahelperwin compile with mingwGravatar faust32007-09-17
* Make dhasetup more verbose based on code byGravatar faust32007-09-17
* rename windows ddk makefile to nmakefile so that a makefile for mingw can be ...Gravatar faust32007-09-17
* fix resolution detection for NV03 and NV04 cards, patch by Guillaume LECERF <...Gravatar faust32007-09-17
* avoid rivatv_lock_nv40() from trashing the screen (patch by Guillaume Lecerf ...Gravatar ben2007-09-15
* fix screen width and height calculation on nvidia vidix (patch by Guillaume L...Gravatar ben2007-09-15
* the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are...Gravatar ben2007-09-15
* this flag needs to be defined for pread() on powerpcGravatar ben2007-09-15
* ifdef one variable that is not used with alpha and powerpc architecturesGravatar ben2007-09-15
* warning fixes:Gravatar diego2007-08-28
* Remove redundant variable declaration.Gravatar diego2007-08-25
* Identifiers starting with underscores are reserved.Gravatar diego2007-07-31
* UTF-8 conversionGravatar diego2007-07-31
* Comment out purely debugging printf that in addition uses __FUNCTION__ whichGravatar reimar2007-07-30
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted)Gravatar ben2007-06-26
* Hint at the Makefile for information how to build dha with svgalib_helperGravatar reimar2007-06-25
* Remove awk test. awk is a basic Unix tool, any implementation is sufficient.Gravatar diego2007-05-17
* Add standard license header, confirmed by Nick in private mail.Gravatar diego2007-05-13
* Add correct boilerplate license headers.Gravatar diego2007-05-11
* prettyprinting cosmeticsGravatar diego2007-05-11
* new VIDIX driver for IVTV cards, original patch by Lutz KoschorreckGravatar ben2007-05-10
* allow sis vidix driver to access registers and avoid segfaulting (patch by An...Gravatar ben2007-05-09
* synced with upstream vidix, prevented some drivers to work on some configs/archsGravatar ben2007-04-30
* one more spelling fixGravatar ben2007-04-30
* accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro)Gravatar ben2007-04-30
* spelling fixGravatar ben2007-04-30
* onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdi...Gravatar ben2007-04-26
* support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)Gravatar ben2007-04-26
* cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.Gravatar diego2007-04-25
* Use standard GPL header.Gravatar diego2007-04-23
* u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu)Gravatar ben2007-04-22
* remove useless include that breaks MinGW (patch by Xuebin Wu)Gravatar ben2007-04-22
* fix dha compilation if SVGAHELPER is used (patch by Carl Eugen HoyosGravatar ben2007-04-22
* simplified depth definitionGravatar ben2007-04-22
* declare variables as staticGravatar ben2007-04-22
* removed useless varsGravatar ben2007-04-22
* declare variables and functions as staticGravatar ben2007-04-22
* declare variables as staticGravatar ben2007-04-22
* declare variable as staticGravatar ben2007-04-22
* removed old code, that has been commented out for too long timeGravatar ben2007-04-22
* declare variable as staticGravatar ben2007-04-22
* useless else caseGravatar ben2007-04-22