banned from 4chan
Your other article on building a custom OpenGL loader over GLEW is not worth the extreme labour of cross-platform support and extension maintenance if you want the same features. I looked at the source a long time ago…
In general, only profiling can decide this question. Whether to inline or not depends on whether the function is loaded into the processor cache, the size of the function body being inlined (may cause bloat if used…
What about this one?: www.google.com
Your other article on building a custom OpenGL loader over GLEW is not worth the extreme labour of cross-platform support and extension maintenance if you want the same features. I looked at the source a long time ago…
In general, only profiling can decide this question. Whether to inline or not depends on whether the function is loaded into the processor cache, the size of the function body being inlined (may cause bloat if used…
What about this one?: www.google.com