This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
Atmosphere
Watch
1
Star
0
Fork
0
You've already forked Atmosphere
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2025-02-02 04:37:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Atmosphere
/
libraries
/
libstratosphere
/
source
/
mem
/
impl
/
heap
History
Michael Scire
41ab4c2c68
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
2021-09-29 22:52:50 -07:00
..
mem_impl_heap_cached_heap.cpp
ams-libs: AMS_ASSERT no longer invokes expression
2021-09-29 21:32:40 -07:00
mem_impl_heap_central_heap.cpp
ams: prefer construct_at/destroy_at over placement new/explicit destructor
2021-03-21 20:30:40 -07:00
mem_impl_heap_platform.hpp
mem: implement most of StandardAllocator (
#860
)
2020-03-29 14:43:16 -07:00
mem_impl_heap_tls_heap_cache.cpp
mem: implement most of StandardAllocator (
#860
)
2020-03-29 14:43:16 -07:00
mem_impl_heap_tls_heap_cache.hpp
mem: implement most of StandardAllocator (
#860
)
2020-03-29 14:43:16 -07:00
mem_impl_heap_tls_heap_central.cpp
ams-libs: AMS_ASSERT no longer invokes expression
2021-09-29 21:32:40 -07:00
mem_impl_heap_tls_heap_central.hpp
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
2021-09-29 22:52:50 -07:00
mem_impl_heap_tls_heap_static.hpp
Switch atmosphere's build target to C++20. (
#952
)
2020-05-11 15:02:10 -07:00