1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-05 03:50:07 +00:00
JUCE/extras/Projucer/Source/ProjectSaving
Lukasz Kozakiewicz 87831624cb Android: disable hardware acceleration on ComponentPeerView level rather than application level to allow embedded views to use hardware acceleration if needed.
This circumvents the issue in web view scrolling that happens only when using software rendering (a potential bug in chromium).
2017-11-22 12:43:24 +01:00
..
jucer_ProjectExport_Android.h Android: disable hardware acceleration on ComponentPeerView level rather than application level to allow embedded views to use hardware acceleration if needed. 2017-11-22 12:43:24 +01:00
jucer_ProjectExport_CLion.h Projucer: Fixed a few spelling errors 2017-11-09 12:43:27 +00:00
jucer_ProjectExport_CodeBlocks.h Fixed some bugs in LTO builds 2017-11-21 15:50:40 +00:00
jucer_ProjectExport_Make.h Fixed some bugs in LTO builds 2017-11-21 15:50:40 +00:00
jucer_ProjectExport_MSVC.h Projucer: Fixed a bug in the VS exporter where link time optimisation settings were being ignored 2017-11-16 16:51:50 +00:00
jucer_ProjectExport_Xcode.h Projucer: Removed some unused variables from the Xcode exporter 2017-11-22 09:22:47 +00:00
jucer_ProjectExporter.cpp Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 2017-11-11 14:17:48 +00:00
jucer_ProjectExporter.h Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers 2017-10-30 16:32:38 +00:00
jucer_ProjectSaver.cpp Projucer: Added beta CLion exporter support 2017-10-19 14:26:12 +01:00
jucer_ProjectSaver.h Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers 2017-10-30 16:32:38 +00:00
jucer_ResourceFile.cpp Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_ResourceFile.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00