| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| common | ||
| compiler | ||
| libEGL | ||
| libGL | ||
| libGLES_CM | ||
| libGLESv2 | ||
| Android.mk |
Android versions before M did not have: std::shared_ptr std::unique_ptr std::to_string This is fixed by extending stlport with custom implementations for these features. This works by using 'string' and 'memory' header files in a path searched before stlport itself, in which the new features are implemented, and including stport's original headers for all other functionality. Bug b/75229322 Change-Id: Icd05c072c366381155e086c3f14f805bc4f104d6 Reviewed-on: https://swiftshader-review.googlesource.com/18408Tested-by:Nicolas Capens <nicolascapens@google.com> Reviewed-by:
Alexis Hétu <sugoi@google.com> Reviewed-by:
Nicolas Capens <nicolascapens@google.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| common | Loading commit data... | |
| compiler | Loading commit data... | |
| libEGL | Loading commit data... | |
| libGL | Loading commit data... | |
| libGLES_CM | Loading commit data... | |
| libGLESv2 | Loading commit data... | |
| Android.mk | Loading commit data... |