mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-25 13:23:01 +01:00
back to normal blit, for this you need to use the funkey SDL library which has the corect alpha per-pixel alpha blending
Signed-off-by: Vincent-FK <vincent.buso@funkey-project.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
syntax: glob
|
||||
*.orig
|
||||
*.suo
|
||||
*~
|
||||
.git
|
||||
Build/
|
||||
Documentation/Documentation/*
|
||||
@@ -9,4 +10,3 @@ Documentation/Manual/_build/*
|
||||
Configuration/Configuration/bin/**
|
||||
Configuration/Configuration/obj/**
|
||||
Artifacts/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user