gajop wrote:jK wrote:(still pre-increment produces more efficient code with non-native vartypes).
theoretically, yes, but aren't compilers allowed to optimize? (i've been told they do for most stl iterators and such)
cppcheck gives a warning on them, so some might optimized some not (and custom classes likely never).
jamerlan wrote:So that means that "GL_COLOR_ATTACHMENT15_EXT" will be ignored?
damn
jamerlan wrote:(GL_ARB_debug_output)
We already have that. The problem is it's impossible to create a debug context with SDL and 90% of the other frameworks. It's one of the reasons I want to get rid off SDL for years.