Age | Commit message (Collapse) | Author |
|
of width. (Fix bug #6157)
|
|
|
|
copyFrom frees and reallocates the surface for every update, as long
as the dimensions and format stay the same, we can do with just a
memcpy.
This gives a tiny improvement in the update-part of the Theora-player
(on the order of a bit more than 1 second saved total in the 1:28 long
J.U.L.I.A.-intro)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make Graphics::Surface::pixels protected.
|
|
|
|
|
|
|
|
overload-misses.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SuperClass(args)
|
|
|
|
|
|
|
|
This needs additional cleanup, but compiles and runs at this point.
|
|
|
|
easier-to-read-code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|