Changes between Version 4 and Version 5 of ClientRendering/OpenGL
- Timestamp:
- 02/21/14 11:45:41 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClientRendering/OpenGL
v4 v5 50 50 * #492 - corrupted pixels on resume 51 51 }}} 52 53 {{{#!div class="box" 54 == {{{OpenGL}}} Reference Links == 55 56 * [https://www.opengl.org/wiki/Main_Page opengl.org wiki] 57 * [http://open.gl/ open.gl] ''This guide will teach you the basics of using OpenGL to develop modern graphics applications'' 58 * [http://www.opengl-tutorial.org/ opengl-tutorial.org] ''This site is dedicated to tutorials for OpenGL 3.3 and later !'' 59 * [http://blog.rarepebble.com/111/premultiplied-alpha-in-opengl/ Premultiplied Alpha (in OpenGL)] 60 }}}