History for Atmosphere / libraries / libmesosphere / include / mesosphere / kern_k_auto_object.hpp
2021-10-25
@Michael Scire
kern: devirtualize KAutoObjectWithList::GetId()
Michael Scire committed on 25 Oct 2021
2021-10-24
@Michael Scire
kern: devirtualize most things that are free to devirtualize (see #1672)
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: use optimized red black tree finds for remaining holdouts
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize several KAutoObject functions
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize remaining vcall for class token/dyncast
Michael Scire committed on 24 Oct 2021
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-20
@Michael Scire
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire committed on 20 Oct 2021
2021-10-17
@Michael Scire
kern: remove need for explicit reserved member in KAutoObject
Michael Scire committed on 17 Oct 2021
@Michael Scire
kern: devirtualize KAutoObject::DynamicCast<>() ...
Michael Scire committed on 17 Oct 2021
@Michael Scire
kern/util: update structure layouts to match Nintendo (saves 0x10 per KThread/KSession)
Michael Scire committed on 17 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-09-19
@Michael Scire
kern: KAutoObject doesn't need (virtual) destructor
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
2021-04-20
@Michael Scire
kern: tweak KAutoObject::Open/Close codegen
Michael Scire committed on 20 Apr 2021
2021-04-11
@Michael Scire
kern: KAutoObject destruction is now scheduled for next dpc-time
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2021-01-08
@Michael Scire
kern: greatly improve codegen for atomics, scheduler
Michael Scire committed on 8 Jan 2021
2020-12-18
@Michael Scire
kern: refactor to use m_ for member variables
Michael Scire authored on 18 Dec 2020 SciresM committed on 18 Dec 2020
2020-12-02
@Michael Scire
kern: tweak KScopedAutoObject
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: build as -Os instead of -O2
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
2020-07-31
@Michael Scire
kern: panic on failure-to-open auto object in debug config
Michael Scire authored on 30 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: KConditionVariable::SignalImpl
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix bug in up/downcasting of scoped auto objects
Michael Scire authored on 17 Jul 2020 SciresM committed on 31 Jul 2020
2020-07-10
@Michael Scire
kern: SvcConnectToNamedPort
Michael Scire committed on 10 Jul 2020
2020-05-12
@SciresM
Switch atmosphere's build target to C++20. (#952) ...
SciresM authored on 12 May 2020 GitHub committed on 12 May 2020
2020-03-18
@Michael Scire
kern: Implement SvcManageNamedPort
Michael Scire committed on 18 Mar 2020
2020-02-20
@Michael Scire
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement KProcess::Run
Michael Scire committed on 20 Feb 2020
2020-02-07
@Michael Scire
kern: obj stubs to get past slab init
Michael Scire committed on 7 Feb 2020
2020-01-31
@Michael Scire
kern: implement KHandleTable, other cleanup
Michael Scire committed on 31 Jan 2020
2020-01-30
@Michael Scire
kern: Skeleton KSynchronizationObject
Michael Scire committed on 30 Jan 2020
@Michael Scire
kern: Implement KAutoObject, KSlabHeap, KLightLock
Michael Scire committed on 30 Jan 2020