The presentation uses my set of wrapper libraries called S2DL (Simple 2D Libraries) and not straight SDL. S2DL is a combination of SDL calls and OpenGL. Most of the drawing functions used are OpenGL calls and not SDL (In fact SDL is used for input and screen set up only).