Initializing OpenGL graphics device at 1366x768 with 32-bit color...
Initializing WGL...
Requested WGL Video values = R: 8, G: 8, B: 8, depth: 24, stencil: 8, double-buffer: 1
Actual WGL Video values = R: 8, G: 8, B: 8, depth: 24, stencil: 8, double-buffer: 1
OpenGL Vendor : Intel
OpenGL Renderer : Intel(R) HD Graphics 2000
OpenGL Version : 3.1.0 - Build 9.17.10.3517
Your video card looks a bit old and older Intel cards have some issues with OpenGL support. Try adding this command line parameter in your launcher:
Troubleshoot -> Disable GLSL (shader) support (aka -no_glsl)