This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5210
Commits
9
Branches
11GB
Tree:
0c99e8e068
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0c99e8e068'
${ noResults }
JUCE
/
modules
/
juce_core
/
system
History
jules
7e51e64422
Added detection for SSSE3 and AVX instructions to the SystemStats class.
10 years ago
..
juce_CompilerSupport.h
Added compiler support detection for variadic templates
10 years ago
juce_PlatformDefs.h
Added some VC14 feature support, and moved C++11 detection into its own header file.
10 years ago
juce_StandardHeader.h
Moved around some includes to make sure definitions are in place for compiler feature detection.
10 years ago
juce_SystemStats.cpp
Added detection for SSSE3 and AVX instructions to the SystemStats class.
10 years ago
juce_SystemStats.h
Added detection for SSSE3 and AVX instructions to the SystemStats class.
10 years ago
juce_TargetPlatform.h
Added a test to set up the JUCE_64BIT flag if __arm64__ is set.
10 years ago