Hajime Hoshi
|
4396785829
|
Revert "internal/graphicsdriver/opengl: remove CGO in opengl for macOS (#2091)"
This reverts commit f7e21983cf .
Reason: test failures (#2102)
Closes #2102
|
2022-05-22 01:24:48 +09:00 |
|
TotallyGamerJet
|
f7e21983cf
|
internal/graphicsdriver/opengl: remove CGO in opengl for macOS (#2091)
Updates #1162
|
2022-05-22 00:58:45 +09:00 |
|
Hajime Hoshi
|
584c6524ee
|
internal/graphicsdriver/opengl: Refactring
|
2021-06-13 14:19:33 +09:00 |
|
Hajime Hoshi
|
b54ad73a2b
|
Add go:build comments with go1.17beta1 fmt
|
2021-06-11 01:11:46 +09:00 |
|
Hajime Hoshi
|
969964cb46
|
internal/graphicsdriver/opengl/gl: Bug fix: Remove unsafe reflect usage
Closes #1495
|
2021-02-14 21:27:30 +09:00 |
|
Hajime Hoshi
|
ee4ebaaa95
|
Clean up the 'js' build tags
Updates #1129
|
2020-10-07 02:07:03 +09:00 |
|
Hajime Hoshi
|
84e2c6f994
|
graphicsdriver/opengl/gl: Bug fix: misuse of unsafe.Pointer
|
2020-05-17 19:42:23 +09:00 |
|
Hajime Hoshi
|
f4a1f90d92
|
graphicsdriver/opengl/gl: Reduce reflect usage
|
2020-05-17 14:28:13 +09:00 |
|
Hajime Hoshi
|
38ee9113ee
|
graphicsdriver/opengl/gl: Remvoe PtrOffset
Updates #889
|
2019-10-01 01:48:42 +09:00 |
|
Hajime Hoshi
|
33c7f39f0f
|
graphicsdriver/opengl/gl: Exclude all the files for Wasm
Fixes #938
|
2019-09-23 00:42:54 +09:00 |
|
Hajime Hoshi
|
fd4cdd445c
|
graphicsdriver/opengl/gl: Unexport or remove C symbols (#786)
|
2019-01-17 22:16:47 +09:00 |
|
Hajime Hoshi
|
e8a1be7748
|
graphicsdriver/opengl: Use non-cgo gl package on Windows (#171)
This is a temporal fix until go-gl/glow#102 is applied.
|
2018-12-09 03:06:11 +09:00 |
|