Talk:Using SDL Input        

If the code comes from the Motorsport project, you should probably check what the licensing is. Only if you've used copy&paste.

Display in 1.6

I've had to add:

 SDL_GL_SetAttribute(SDL_GL_DEPTH_SIZE,16); 

for the 'new style' (ogre 1.6) to display anything.

--Emarcotte 21:33, 20 November 2008 (GMT)