[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to add assembler?
"Philipp Gühring" wrote:
> Then tell us more about it. I haven´t read much about that recently.
> What´s hardware blitting, why can´t I do better, where can I get
> that, is it portable everywhere? What do I need for that? ..... ?
> (Or did I misunderstood it?)
Hardware blitting uses 2D acceleration to copy images to the screen. You
don't need anything particularly special to start using it; Xfree
apparently supports it in DGA 1.1 and above. Something even I didn't
know, duh!!!