annotate drivers/rage128_vid.c @ 35490:a5f5f61a7a35

Replace confusing guiInfoMediumClear() by MediumPrepare(). (It has been completely rewritten.) Now call MediumPrepare() only once for all play events. Check for current StreamType and clear stuff not being used for this stream type (and only stuff that need to be cleared).
author ib
date Mon, 03 Dec 2012 16:26:39 +0000
parents 0abb6e07e3cb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32239
0abb6e07e3cb Add an actual .c file for the rage128_vid kernel module.
diego
parents:
diff changeset
1 #define RAGE128
0abb6e07e3cb Add an actual .c file for the rage128_vid kernel module.
diego
parents:
diff changeset
2
0abb6e07e3cb Add an actual .c file for the rage128_vid kernel module.
diego
parents:
diff changeset
3 #include "radeon_vid.c"