annotate vidix/rage128_vid.c @ 34175:a345e7162d0a

Move TranslateFilename() to util/string.c. Now that the Win32 GUI uses symbolic constants for its messages, the code of TranslateFilename() both GUIs use is almost identical. So, share the code.
author ib
date Wed, 26 Oct 2011 15:14:06 +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"