Camilla Löwy
|
c812b9d87c
|
Add conditional compilation for platform units
This is a step towards being able to compile GLFW manually without
needing to duplicate a lot of platform- or OS-specific logic.
|
2022-09-15 22:24:39 +02:00 |
|
Camilla Löwy
|
56aad76b16
|
Add C dialect reminders to each source file
Files built for Win32 must use C89 style declarations for compatibility
with VS 2010 and 2012, which are still supported by GLFW.
|
2019-05-24 14:43:49 +02:00 |
|
Camilla Löwy
|
a337c56848
|
Start 3.4
|
2019-04-16 23:08:39 +02:00 |
|
Camilla Löwy
|
ab118b2529
|
Fix copyright years (somewhat)
|
2019-04-15 20:50:00 +02:00 |
|
Camilla Löwy
|
a3007b9b0e
|
Rename thread source files
This to reflect that they now contain more than TLS.
|
2017-06-08 16:09:14 +02:00 |
|