Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw

master
Camilla Berglund ago%!(EXTRA string=15 years)
commit 4da3bf7827
  1. 0
      src/win32/platform.h
  2. 2
      src/win32/win32_window.c

@ -311,7 +311,7 @@ static _GLFWfbconfig* getFBConfigs(_GLFWwindow* window, unsigned int* found)
// Creates an OpenGL context on the specified device context
//========================================================================
static HGLRC createContext(_GLFWwindow* window,
static GLboolean createContext(_GLFWwindow* window,
const _GLFWwndconfig* wndconfig,
int pixelFormat)
{

Loading…
Cancel
Save