annotate vidix/rage128_vid.c @ 26052:ce480034f391

Do not use a global temps variable, this is ugly and does not compile with ICC. Place them on the stack instead.
author reimar
date Sun, 24 Feb 2008 11:39:35 +0000
parents 1e215be6a749
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25561
1e215be6a749 Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff changeset
1 #define RAGE128
1e215be6a749 Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff changeset
2
1e215be6a749 Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff changeset
3 #include "radeon_vid.c"