SDL Inteface for POGL and macro refactor

2011-10-01 Thread Kartik Thakore
Hey Chris, How do I make SDL an interface for POGL? https://github.com/PerlGameDev/POGL/commit/4ed41515474f67cb2af553be9cf0132741594a40 I want to turn off GLUT and all that when SDL is chosen. Also in the TODO I noticed you wanted: > https://github.com/PerlGameDev/POGL/blob/SDL_interf

Re: SDL Inteface for POGL and macro refactor

2011-10-01 Thread chm
On 10/1/2011 4:04 PM, Kartik Thakore wrote: Hey Chris, How do I make SDL an interface for POGL? https://github.com/PerlGameDev/POGL/commit/4ed41515474f67cb2af553be9cf0132741594a40 I want to turn off GLUT and all that when SDL is chosen. The easiest way it to just ignore the glut stuf