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

Log is malformed #116

Closed DarthMike closed 11 years ago

DarthMike commented 11 years ago

After crossplatform update, many log entries are not conforming to old standard.

Should:

  1. Refactor log code for it to be understandable what the magic ints do
  2. Review log entries in DirectX/OpenGL for them not to break log output
DarthMike commented 11 years ago

Fixed in branch