Results 1 to 30 of 35

Thread: SDL general speed up tips?

Threaded View

  1. #1
    Senior Member
    Join Date
    Apr 2005
    Posts
    1,133

    Default SDL general speed up tips?

    Hiya,

    I'm looking for ways to work with SDL to speed it up other than dirty rects. I am also looking to use Additive Blending in software SDL - is this possible? I can't find it in the SDL docs.

    I currently convert each image I load into the same pixel format as the display but I don't do much more than that.

    Any suggestions to speed stuff up?
    Last edited by Robert Cummings; 05-19-2006 at 03:48 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts