ebiten/internal/graphicsdriver
Hajime Hoshi edf35b02cb internal/graphicsdriver/opengl: record last uniform variables and reset them before swapping buffers
This is basically a revert of 6b4c696b31.
This change resets the last uniform variables before swapping
buffers.

Updates #2517
2023-01-03 03:13:46 +09:00
..
directx internal/graphicsdriver/metal: stop using presentsWithTransaction 2022-12-27 19:00:56 +09:00
metal all: separate the rendering thread from the main thread 2022-12-30 22:57:34 +09:00
opengl internal/graphicsdriver/opengl: record last uniform variables and reset them before swapping buffers 2023-01-03 03:13:46 +09:00
blend.go ebiten: add blend factors 2022-10-18 00:21:13 +09:00
graphics.go internal/graphicsdriver/metal: stop using presentsWithTransaction 2022-12-27 19:00:56 +09:00