A few patches

Hello, list!

I’ve had a few patches on bugzilla for some time now that would be nice to get merged.

Double buffered rendering for X11 message boxes (this was okayed for merging after 2.0.2^W2.0.3 shipped :slight_smile: ): https://bugzilla.libsdl.org/show_bug.cgi?id=2343

(I also posted some patch on the mailing list that set the dialog hint on the message boxes so that tiling WMs would have an easier time but I can’t really dig it up in a timely fashion on mobile. Haven’t filed a bug, sorry about that :frowning: )

Some software renderer nastiness: https://bugzilla.libsdl.org/show_bug.cgi?id=2198

And more of it, this includes the patch above: https://bugzilla.libsdl.org/show_bug.cgi?id=2646

There is probably quite some room for improvement in the render patches.

(Don’t get worried in case I won’t respond to emails this week, this army stuff really eats up free time :slight_smile: )–
Melker Narikka

Your dialog hint patch thread:
http://lists.libsdl.org/pipermail/sdl-libsdl.org/2014-January/658820.html

Jonny DOn Tue, Feb 10, 2015 at 2:43 PM, wrote:

Hello, list!

I’ve had a few patches on bugzilla for some time now that would be nice to
get merged.

Double buffered rendering for X11 message boxes (this was okayed for
merging after 2.0.2^W2.0.3 shipped :slight_smile: ):
https://bugzilla.libsdl.org/show_bug.cgi?id=2343

(I also posted some patch on the mailing list that set the dialog hint on
the message boxes so that tiling WMs would have an easier time but I can’t
really dig it up in a timely fashion on mobile. Haven’t filed a bug, sorry
about that :frowning: )

Some software renderer nastiness:
https://bugzilla.libsdl.org/show_bug.cgi?id=2198

And more of it, this includes the patch above:
https://bugzilla.libsdl.org/show_bug.cgi?id=2646

There is probably quite some room for improvement in the render patches.

(Don’t get worried in case I won’t respond to emails this week, this army
stuff really eats up free time :slight_smile: )


Melker Narikka


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Your dialog hint patch thread:
http://lists.libsdl.org/pipermail/sdl-libsdl.org/2014-January/658820.html

I just pushed this one: https://hg.libsdl.org/SDL/rev/45c49e8c9416 …I
still have to look at the other patches that were listed, but I’ll try
to do so soon.

–ryan.