| Commit message (Expand) | Author | Age |
* | u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu) | ben | 2007-04-22 |
* | remove useless include that breaks MinGW (patch by Xuebin Wu) | ben | 2007-04-22 |
* | fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyos | ben | 2007-04-22 |
* | simplified depth definition | ben | 2007-04-22 |
* | declare variables as static | ben | 2007-04-22 |
* | removed useless vars | ben | 2007-04-22 |
* | declare variables and functions as static | ben | 2007-04-22 |
* | declare variables as static | ben | 2007-04-22 |
* | declare variable as static | ben | 2007-04-22 |
* | removed old code, that has been commented out for too long time | ben | 2007-04-22 |
* | declare variable as static | ben | 2007-04-22 |
* | useless else case | ben | 2007-04-22 |
* | removed never called function | ben | 2007-04-22 |
* | declare variables as static | ben | 2007-04-22 |
* | simplified depth definition | ben | 2007-04-22 |
* | removed useless code from vidix drivers | ben | 2007-04-22 |
* | updated vidix files headers whenever it's possible to have a clear GPL statement | ben | 2007-04-22 |
* | kill a few warnings | ben | 2007-04-22 |
* | updated the ati vidix driver with the one from upstream vidix, it now support... | ben | 2007-04-22 |
* | fix for mingw: u_long becomes unsigned long | ben | 2007-04-21 |
* | added a new value for alpha colorkey (will be needed by further ati vidix dri... | ben | 2007-04-21 |
* | u_char is broken under mingw, use unsigned char instead, fix by aurel | ben | 2007-04-21 |
* | better fix for r23001, u_int becomes unsigned int, dont force it to uin32_t | ben | 2007-04-21 |
* | cosmetics: tabs --> spaces | diego | 2007-04-16 |
* | bad prototype for driver init function | ben | 2007-04-15 |
* | u_int seems unknown under mingw | ben | 2007-04-15 |
* | added vidix driver for Permedia2 cards from upstream vidix | ben | 2007-04-14 |
* | added conditional vidix drivers compilation | ben | 2007-04-14 |
* | these are actually AGP bridges, not video adapters (should fix | ben | 2007-04-11 |
* | this TnT2 chipset is actually NV4/5 arch but for sure not NV30 | ben | 2007-04-11 |
* | moved old README file from libdha dir to vidix one | ben | 2007-04-07 |
* | missing includes in generated file | ben | 2007-04-07 |
* | restored pci_db2c.awk file from previous broken commit | ben | 2007-04-07 |
* | consistent include paths for config.h et al. | diego | 2007-04-06 |
* | missing headers in vidix drivers registry files | ben | 2007-04-06 |
* | renamed libdha.[hc] to dha.[hc] | ben | 2007-04-06 |
* | merged libdha and libvidix, moved all files from libdha to vidix directory | ben | 2007-04-06 |
* | remove useless () | aurel | 2007-04-01 |
* | GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (thoug... | ben | 2007-04-01 |
* | segfaults if name is NULL | ben | 2007-04-01 |
* | updated pci ids list, fixed vidix drivers compilation and added nearly exhaus... | ben | 2007-04-01 |
* | allow passing :help to -vo [cx]vidix to get list of all compiled in vidix dri... | ben | 2007-04-01 |
* | killed warnings in cyberblade driver | ben | 2007-04-01 |
* | killed warnings in rage128 driver | ben | 2007-04-01 |
* | killed warnings in pm3 driver | ben | 2007-04-01 |
* | killed warnings in savage driver | ben | 2007-04-01 |
* | killed warnings in sis driver | ben | 2007-04-01 |
* | killed warnings in unichrome driver | ben | 2007-04-01 |
* | simplified function prototypes to avoid casts but keep external API compatibi... | ben | 2007-04-01 |
* | useless externs | ben | 2007-04-01 |