Lazy Foo' Productions
Yes, I am keeping the old tutorial set in the old layout for the sake of having a nostalgic eater egg. It's not because I am too lazy to port this over to the data driven static site generator.
SDL Forums
SDL Tutorials
Articles
OpenGL Tutorials
OpenGL Forums
News
FAQs
Contact
Donations
Pixel Manipulation and Surface Flipping
SDL has no build in functions to flip surfaces. So we'll just have to flip surfaces ourselves by altering the pixels.