Camilla Berglund
|
9d6945a766
|
Merge branch 'master' into EGL
Conflicts:
CMakeLists.txt
include/GL/glfw3.h
readme.html
src/CMakeLists.txt
src/internal.h
src/window.c
|
2012-09-23 15:35:45 +02:00 |
|
Camilla Berglund
|
0272ce2e98
|
Merge branch 'master' into EGL
Conflicts:
src/glx_opengl.c
src/opengl.c
tests/glfwinfo.c
|
2012-09-09 19:52:33 +02:00 |
|
Camilla Berglund
|
9f94286c9a
|
Merge branch 'master' into showwindow
Conflicts:
readme.html
|
2012-09-08 21:20:45 +02:00 |
|
Camilla Berglund
|
8a948753df
|
Added printing of debug context window parameter.
|
2012-09-06 23:55:23 +02:00 |
|
Camilla Berglund
|
cbcab56a25
|
Merge branch 'master' into EGL
Conflicts:
include/GL/glfw3.h
src/opengl.c
src/win32_opengl.c
src/window.c
src/x11_fullscreen.c
src/x11_glx_opengl.c
src/x11_platform.h
src/x11_window.c
tests/glfwinfo.c
|
2012-09-06 21:05:03 +02:00 |
|
Camilla Berglund
|
9a183090e0
|
Merge branch 'master' into showwindow
Conflicts:
src/window.c
|
2012-09-06 15:11:50 +02:00 |
|
Camilla Berglund
|
733cd5372f
|
Fixed and separated GLFW version check.
|
2012-08-30 02:17:08 +02:00 |
|
Camilla Berglund
|
f50d38f148
|
Moved glfwinfo version check to before glfwInit.
|
2012-08-28 22:56:35 +02:00 |
|
Camilla Berglund
|
f5bfe41456
|
Moved GLFW_VISIBLE hint use to glfwinfo.
|
2012-08-28 17:52:22 +02:00 |
|
Camilla Berglund
|
2f095cc9e3
|
Removed implicit glfwMakeCurrentContext.
Implicitly making the context current makes sense in a
single-window API but less sense in a multi-window one.
|
2012-08-10 15:29:45 +02:00 |
|
Camilla Berglund
|
aff30d0baa
|
Renamed window creation/destruction functions.
Renamed glfwOpenWindow to glfwCreateWindow.
Renamed glfwCloseWindow to glfwDestroyWindow.
Renamed glfwOpenWindowHint to glfwWindowHint.
|
2012-08-06 17:59:34 +02:00 |
|
Camilla Berglund
|
7d222030da
|
Merge branch 'master' into EGL
Conflicts:
src/internal.h
src/opengl.c
tests/glfwinfo.c
|
2012-08-02 02:50:17 +02:00 |
|
Camilla Berglund
|
d1617bdd78
|
Made flag parsing output even more consistent.
|
2012-08-01 01:46:06 +02:00 |
|
Camilla Berglund
|
76bd8b79b6
|
Merge branch 'master' into EGL
Conflicts:
src/win32_window.c
tests/glfwinfo.c
|
2012-08-01 01:04:14 +02:00 |
|
Camilla Berglund
|
b00064902d
|
Made flag parsing output more consistent.
|
2012-07-31 23:51:27 +02:00 |
|
Camilla Berglund
|
6c86149bad
|
Improved output of OpenGL bitmasks.
|
2012-07-31 23:14:31 +02:00 |
|
Camilla Berglund
|
3b6ec4e775
|
Added client API window hint.
|
2012-07-22 01:16:53 +02:00 |
|
Camilla Berglund
|
4b21ccbe19
|
Output fix.
|
2012-03-05 20:22:23 +01:00 |
|
Camilla Berglund
|
0c3b1b5a0e
|
Removed allocator.
|
2012-02-07 14:58:58 +01:00 |
|
Camilla Berglund
|
086fba40b4
|
Fixed program names in help output.
|
2012-02-07 02:30:52 +01:00 |
|
Camilla Berglund
|
b997db3a8b
|
Removed GLFWthreadmodel and glfwInitWithModels.
|
2012-02-04 01:38:00 +01:00 |
|
Camilla Berglund
|
792034c42d
|
Fomatting.
|
2011-10-09 00:55:39 +02:00 |
|
Camilla Berglund
|
ebffe58369
|
Renamed version to glfwinfo.
|
2011-10-09 00:01:44 +02:00 |
|