Commit Graph

18 Commits (65f3dcbe9baad818d76134509372b786ecf65372)

Author SHA1 Message Date
Stenzek 65f3dcbe9b
HeapArray: Fix assignment/move with aligned variant 1 year ago
Stenzek ad67ab7ec3
MetalDevice: Use TranspileAndCreateShaderFromSource() 1 year ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek ae2e79f401
Util: Add CompressHelpers 1 year ago
Stenzek 707453b596
FileSystem: Swap vector for DynamicHeapArray
No point zeroing it out.
1 year ago
Stenzek ab7a3e1934
BinaryReaderWriter: Add class for files as well as spans 1 year ago
Stenzek dd420cbfcf
Common: Alloc failures in HeapArray are unlikely 1 year ago
Stenzek 117e6be1dc
HeapArray: Add span returners 2 years ago
Stenzek 5477f2eae2
HeapArray: Fix swap() not swapping size
Even though it's not used.
2 years ago
Stenzek 8ddb0c4b23
Common/HeapArray: Fix mismatched delete/free 2 years ago
Stenzek e2efec12b7 CDImageCHD: Add SSE/NEON implementation of CopyAndSwap() 2 years ago
Stenzek a00a4391ca Common: DynamicHeapArray/FixedHeapArray 2 years ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
3 years ago
Connor McLaughlin a988384423 Common/HeapArray: Fix move construction/assignment 6 years ago
Connor McLaughlin f11d357ab9 Compile fixes for Android 6 years ago
Connor McLaughlin 878a76e258 Common: Fix issues in utility classes for readbacks 6 years ago
Connor McLaughlin 5abbdef065 Fix compile errors on GCC 6 years ago
Connor McLaughlin 273d807e31 Common: Add HeapArray class 6 years ago