User contributions for FrederikHertzum
Jump to navigation
Jump to search
20 August 2013
- 10:1010:10, 20 August 2013 diff hist −1 m Tutorial: OpenGL 3.0 Context Creation (GLX) c++ -> cc, since the code is C compatible.
- 10:0910:09, 20 August 2013 diff hist +33 m Tutorial: OpenGL 3.0 Context Creation (GLX) Made the code C compatible by typedefing a bool type
26 August 2011
- 19:0019:00, 26 August 2011 diff hist +507 N Talk:Programming OpenGL in Linux: Changing the Screen Resolution Alternative to system current
4 September 2010
- 20:0320:03, 4 September 2010 diff hist +7 m Tutorial: OpenGL 3.0 Context Creation (GLX) Source is not C, but C++, and uses X11.
19 July 2009
- 01:1801:18, 19 July 2009 diff hist +265 Tutorials Added a window category
- 01:1301:13, 19 July 2009 diff hist +232 N Talk:Tutorial: OpenGL 3.0 Context Creation (GLX) New page: == Comments == Whomever made this tutorial should provide comments on the source, like why we would want to use OpenGL 3.0 specifics instead of just using GLX 1.x. ~~~~ current
- 01:1101:11, 19 July 2009 diff hist 0 Tutorial: OpenGL 3.0 Context Creation (GLX) changed g++ into cc to reflect that the source code is no longer a half-breed
- 01:1001:10, 19 July 2009 diff hist −599 Tutorial: OpenGL 3.0 Context Creation (GLX) changed the program to be compatible with C pre-99 and removed outcommented code to make the source more transparent.