Camilla Berglund
|
0eccf75f65
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
|
Camilla Berglund
|
362751e4ef
|
Fix cursor test event mode message
|
2015-08-16 14:29:04 +02:00 |
|
Camilla Berglund
|
d2113dc9f5
|
Remove ad-hoc M_PIs and enable VC++ macro
Fixes #564.
|
2015-08-09 13:57:04 +02:00 |
|
Camilla Berglund
|
3d62ff0e07
|
Fix implicit truncation to float in cursor test
Fixes #565.
|
2015-08-09 13:57:04 +02:00 |
|
Camilla Berglund
|
33c7c28dde
|
Replaced the various cursor tests with a sane one.
|
2015-07-16 17:48:59 +02:00 |
|
Camilla Berglund
|
46888206be
|
Removed unused GLU dependency.
|
2015-03-12 01:33:48 +01:00 |
|
Camilla Berglund
|
8fa9cc0de3
|
Added GLFWimage struct.
|
2014-03-20 11:30:27 +01:00 |
|
Camilla Berglund
|
608de57358
|
Cleanup.
|
2014-03-20 11:30:27 +01:00 |
|
urraka
|
40c04a7565
|
Added support for custom system cursors.
This adds 3 functions to the GLFW API: glfwCreateCursor,
glfwDestroyCursor and glfwSetCursor.
|
2014-03-20 11:30:27 +01:00 |
|