Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the driver wants the color values in BBGGRR and not RRGGBB also the
opacity values need some magic.
|
|
|
|
|
|
This functionality is needed for plugins like femon, which uses
more then one bitmap for its osd.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move a call under an if.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hold regions
|
|
|
|
|
|
|
|
|
|
|
|
this is the first step to marriage the osd part with the new spu encoder
|
|
|
|
|
|
|
|
this method will use the rle data and other informations to generate
a valid spu packet. At the moment it is a stub.
|
|
|
|
|
|
|