DarthMike / indielib-crossplatform

IndieLib is a cross-platform Game Graphics engine. Main focus is OpenGL ES 2.0 for mobile iOS operating system, and OpenGL desktop. **NOT SUPPORTED ANYMORE**
zlib License
61 stars 27 forks source link

Tutorial 08 is misplaced totally out of screen in OpenGL #30

Closed DarthMike closed 12 years ago

DarthMike commented 12 years ago

This is a bug/task to implement collision processing blitting correctly in OpenGL upon start. Something is amiss because that functionality if disabled at the time of writing this bug.

Need to create a test for this not to see this issue again in the future.

As a side note, tutorial 08 works perfectly on DirectX.

DarthMike commented 12 years ago

See the commit message for this issue. Not fixed on 'root' (there is open issue for that), and may introduce regression. Didn't spot any on my tests though.