1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-01-16 22:12:02 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Hajime Hoshi
630789757f all: add files for PlayStation 5
The implementation is WIP.

Updates 
2023-10-16 00:54:08 +09:00
Artem Yadelskyi
86e694941f
examples: remove example build tag ()
Closes 
2022-11-03 20:24:09 +09:00
Artem Yadelskyi
5b53cef59e
all: remove old // +build comments ()
Closes 
2022-11-03 12:55:14 +09:00
Hajime Hoshi
cda6fa156f examples/flappy: reorder build tags 2022-09-20 23:56:27 +09:00
Hajime Hoshi
e7c0a121c4 all: remove the build tag 'ebitencbackend'
This also automatically enables 'egl' when 'nintendosdk' is specified.

Updates 
2022-08-12 13:15:39 +09:00
Hajime Hoshi
2c4ac5625b examples/flappy: add GoMain when Windows+Cgo
This is a hack to compile the example with -buildmode=c-archive (.a).

Updates 
2022-05-02 22:46:26 +09:00