Do not use RGBA on OpenGL setups for now
Fixes #20 Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
ede7ed7749
commit
6e837dda8c
4 changed files with 2 additions and 5 deletions
1
deps/Makefile
vendored
1
deps/Makefile
vendored
|
@ -10,7 +10,6 @@ DEP_PATH = $(abspath ../src/Rack/dep)
|
|||
# Import base definitions
|
||||
|
||||
USE_NANOVG_FBO = true
|
||||
USE_RGBA = true
|
||||
include ../dpf/Makefile.base.mk
|
||||
|
||||
# --------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue