mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Merge pull request #107 from Calinou/use-2d-framebuffer-allocation
Use the `2D` framebuffer allocation
This commit is contained in:
commit
bdfcb44633
|
@ -223,5 +223,7 @@ locale_filter=[ 0, [ ] ]
|
|||
[rendering]
|
||||
|
||||
quality/driver/driver_name="GLES2"
|
||||
quality/intended_usage/framebuffer_allocation=0
|
||||
quality/intended_usage/framebuffer_allocation.mobile=0
|
||||
vram_compression/import_etc=true
|
||||
vram_compression/import_etc2=false
|
||||
|
|
Loading…
Reference in a new issue