[SDL] Const correctness for SDL video
Patrick Mohr
kc7zzv at gmail.com
Wed Feb 14 09:21:23 PST 2007
Originally my goal was to change SDL's draw functions to allow the inputted
source to be const. I quickly found out that project would take far more
knowledge than I had, but I did manage to make all of the source rectangles
const. I'm done with 1.2, but 1.3 isn't finished. Can anyone think of any
problems that would be caused by making the source rectangles const?
Assuming that it does compile.
If there aren't any problems, I'm planning to do the same for 1.3.
Legal Info:
Everything in this patch in licenced under the same licenced as SDL.
PS is this the wrong place to post?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070214/918f1135/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: const_patch12.patch
Type: application/octet-stream
Size: 2885 bytes
Desc: not available
Url : http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070214/918f1135/attachment.obj
More information about the SDL
mailing list