User profile: codist

User info
User name:codist
Name:Jake
Location:In the heavens
Bio:I'm Awesome.
Statistical data
Gender:Male
Occupation:Student
Skills:C
C++
Java
History
Joined:
Number of posts:39
Latest posts:

OpenGL background color not working
I have a game that I am making but for some reason the background color for OpenGL isn't working. ...

program without window or console
How do I create a hidden window? plz give an example. EDIT: Do i create a window but never use Creat...

program without window or console
I want to make a program without a window or a console, but still be able to receive events. How is ...

tearing in opengl
I'm using the Win32 ways of doing things. this is my render function: [code] inline void render(void...

tearing in opengl
My OpenGL application tears. I have no idea how to fix this, I have tried a lot of stuff. http://ww...