Hajime Hoshi
|
b54ad73a2b
|
Add go:build comments with go1.17beta1 fmt
|
2021-06-11 01:11:46 +09:00 |
|
Hajime Hoshi
|
61c0908b13
|
internal/glfw: Refactoring
|
2021-04-18 03:33:01 +09:00 |
|
Hajime Hoshi
|
5b8370298a
|
glfw: Use os.UserConfigDir for GLFW DLL instead of temporary directories
As of this change, Ebiten requries Go 1.13 due to os.UserConfigDir.
Fixes #1393
|
2020-11-01 17:51:44 +09:00 |
|
Hajime Hoshi
|
d73472f4f2
|
Use the library style of file2byteslice
|
2020-08-14 00:50:09 +09:00 |
|
Hajime Hoshi
|
da671a6d8c
|
glfw: Better way to get C files
|
2019-05-20 03:48:58 +09:00 |
|
Hajime Hoshi
|
289fb77d20
|
glfw: Sort C files in alphabetical order
|
2019-05-20 03:48:49 +09:00 |
|
Hajime Hoshi
|
ad285c2235
|
glfw: Add DLL build results
This also adds fixes for 32bit machines.
|
2018-12-31 15:46:01 +09:00 |
|