ebiten/internal/graphicsdriver/directx
Hajime Hoshi 303965e1a9 all: remove unnecessary copying
Copying []byte to string should copy the data if necessary, as the
Go specification assures that strings are immutable.
2022-11-11 00:28:47 +09:00
..
api_32bit_windows.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
api_64bit_windows.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
api_microsoftgdk_windows.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
api_notmicrosoftgdk_windows.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
api_windows.go all: remove unnecessary copying 2022-11-11 00:28:47 +09:00
graphics_windows.go internal/graphicsdriver/directx: bug fix: wrong SDK version for Xbox One 2022-11-05 02:31:28 +09:00
pipeline_windows.go internal/graphicsdriver: render various destination regions as one command 2022-11-04 20:49:44 +09:00