comparison vidix/radeon_vid.c @ 26713:b315e4b90eb6

Remove pointless changelog from file header.
author diego
date Mon, 12 May 2008 08:58:25 +0000
parents e8af7338a462
children 81710a8c1cf6
comparison
equal deleted inserted replaced
26712:cc07f8d00879 26713:b315e4b90eb6
18 * along with MPlayer; if not, write to the Free Software 18 * along with MPlayer; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 * 20 *
21 * This file is based on sources from 21 * This file is based on sources from
22 * GATOS (gatos.sf.net) and X11 (www.xfree86.org) 22 * GATOS (gatos.sf.net) and X11 (www.xfree86.org)
23 *
24 * Changes:
25 * - 31.12.2002
26 * added support for fglrx drivers by Marcel Naziri (zwobbl@zwobbl.de)
27 * - 6.04.2004
28 * fixes to allow compiling vidix without X11 (broken in original patch)
29 * - PowerPC support by Alex Beregszaszi
30 */ 23 */
31 24
32 #include <errno.h> 25 #include <errno.h>
33 #include <stdio.h> 26 #include <stdio.h>
34 #include <stdlib.h> 27 #include <stdlib.h>