Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ gpuAcceleration
Method
gpuAcceleration
src/she/sdl2/she.cpp:826–828 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
824
}
825
826
bool gpuAcceleration() const override {
827
return SDL2Display::gpu;
828
}
829
830
void setGpuAcceleration(bool state) override {
831
if (!unique_display)
Callers
3
init_module_gui
Function · 0.80
OptionsWindow
Method · 0.80
saveConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected