Sun, 19 Feb 2012 15:21:28 +0000 |
diego |
Make inline keyword handling consistent.
|
Fri, 23 Sep 2011 14:26:24 +0000 |
diego |
vidix: Add two more ATI Rage Mobility hardware IDs.
|
Sun, 28 Nov 2010 16:10:56 +0000 |
reimar |
Add horrible hack to make xvidix work on big-endian.
|
Sun, 28 Nov 2010 15:33:45 +0000 |
reimar |
100l, fix vidix compilation on big-endian
|
Sun, 28 Nov 2010 15:25:15 +0000 |
reimar |
Restore big-endian support removed in thoughtless upstream merge
|
Sun, 28 Nov 2010 07:47:37 +0000 |
reimar |
Add R_OVL_SHIFT to all R280 devices. Only actually confirmed for two.
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 04 Aug 2008 06:16:23 +0000 |
diego |
Change a bunch of X11-specific preprocessor directives.
|
Fri, 20 Jun 2008 20:16:34 +0000 |
ben |
remove now useless vidixlib.h file
|
Sat, 07 Jun 2008 11:43:57 +0000 |
ben |
remove useless vidix versioning stuff
|
Fri, 16 May 2008 00:13:03 +0000 |
diego |
cosmetics: Remove useless parentheses from return statements.
|
Mon, 12 May 2008 09:05:16 +0000 |
diego |
Use standard license header and add back credits line for Marcel Naziri.
|
Mon, 12 May 2008 08:58:25 +0000 |
diego |
Remove pointless changelog from file header.
|
Sun, 27 Jan 2008 17:32:26 +0000 |
diego |
Fix illegal identifiers, names starting with __ are reserved for the system.
|
Sun, 13 Jan 2008 17:52:29 +0000 |
reimar |
Make some radeon vidix driver tables static and const
|
Mon, 17 Dec 2007 19:35:30 +0000 |
ben |
r25345 patched the wrong line.
|
Fri, 14 Dec 2007 17:59:43 +0000 |
ben |
register values were already set: simplify
|
Mon, 10 Dec 2007 19:27:46 +0000 |
ben |
Fixed VIDIX color bug that was introduced when Radeon VIDIX driver
|
Mon, 10 Dec 2007 19:13:54 +0000 |
ben |
Dump the ati radeon DISP_MERGE_CNTL register to ease the
|
Tue, 04 Dec 2007 22:22:24 +0000 |
ben |
Sync with vidix.sf.net r320: ati radeon >= R5xx do not have overlay
|
Tue, 04 Dec 2007 21:56:18 +0000 |
ben |
sync with vidix.sf.net r318: resolve bitfield collision in vidix radeon driver (patch by Guillaume Lecerf)
|
Tue, 26 Jun 2007 17:07:30 +0000 |
ben |
fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted)
|
Mon, 30 Apr 2007 22:14:29 +0000 |
ben |
synced with upstream vidix, prevented some drivers to work on some configs/archs
|
Mon, 30 Apr 2007 11:46:43 +0000 |
ben |
one more spelling fix
|
Mon, 30 Apr 2007 11:46:02 +0000 |
ben |
accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro)
|
Mon, 30 Apr 2007 11:41:47 +0000 |
ben |
spelling fix
|
Thu, 26 Apr 2007 18:39:08 +0000 |
ben |
onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdionline.ro)
|
Thu, 26 Apr 2007 18:34:18 +0000 |
ben |
support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)
|
Sun, 22 Apr 2007 19:24:04 +0000 |
ben |
u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu)
|