.. |
Crypto
|
|
|
GL
|
android: Change preprocessor define to standard __ANDROID__
|
2016-10-12 11:14:09 +02:00 |
Vulkan
|
Update Vulkan headers. Hack around another validation check (which I beleive to be bugged).
|
2016-12-15 18:12:53 +01:00 |
ABI.cpp
|
cmake: Use preprocessor for conditional compilation in Common
|
2016-10-11 16:55:29 +02:00 |
ABI.h
|
|
|
Arm64Emitter.cpp
|
Fix page size for page-aligning generated code
|
2017-01-25 20:39:16 +01:00 |
Arm64Emitter.h
|
Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache
|
2016-05-01 11:40:00 +02:00 |
ArmABI.cpp
|
fix sscanf types
|
2016-12-02 22:46:52 -03:00 |
ArmABI.h
|
|
|
ArmCommon.h
|
|
|
ArmCPUDetect.cpp
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
ArmEmitter.cpp
|
fix sscanf types
|
2016-12-02 22:46:52 -03:00 |
ArmEmitter.h
|
symbian: Remove!
|
2016-10-11 18:49:08 +02:00 |
Atomic_GCC.h
|
|
|
Atomic_Win32.h
|
|
|
Atomics.h
|
|
|
BitSet.h
|
|
|
ChunkFile.cpp
|
cmake: Move some cmake includes to ext
|
2016-12-18 22:17:41 +01:00 |
ChunkFile.h
|
cmake: Move some cmake includes to ext
|
2016-12-18 22:17:41 +01:00 |
CodeBlock.h
|
Use the mach memory functions on Mac and 32-bit iOS as well.
|
2017-01-25 20:38:46 +01:00 |
ColorConv.cpp
|
Oops again. Let's not const these.
|
2016-12-06 20:16:59 +01:00 |
ColorConv.h
|
Oops again. Let's not const these.
|
2016-12-06 20:16:59 +01:00 |
ColorConvNEON.cpp
|
Actually fix the build this time, doh
|
2016-12-06 23:58:31 +01:00 |
ColorConvNEON.h
|
Oops again. Let's not const these.
|
2016-12-06 20:16:59 +01:00 |
Common.h
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
Common.vcxproj
|
Use the mach memory functions on Mac and 32-bit iOS as well.
|
2017-01-25 20:38:46 +01:00 |
Common.vcxproj.filters
|
Use the mach memory functions on Mac and 32-bit iOS as well.
|
2017-01-25 20:38:46 +01:00 |
CommonFuncs.h
|
Delete some left behind unused code
|
2017-01-25 10:05:39 +01:00 |
CommonTypes.h
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
CommonWindows.h
|
Pick some safe changes from the android gradle branch (including windows CMake fixes)
|
2016-12-05 16:52:03 +01:00 |
ConsoleListener.cpp
|
Turn off color in iOS logs
|
2017-01-25 17:14:16 +01:00 |
ConsoleListener.h
|
|
|
CPUDetect.cpp
|
android: Change preprocessor define to standard __ANDROID__
|
2016-10-12 11:14:09 +02:00 |
CPUDetect.h
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
DbgNew.h
|
|
|
FakeCPUDetect.cpp
|
|
|
FakeEmitter.h
|
symbian: Remove!
|
2016-10-11 18:49:08 +02:00 |
FileUtil.cpp
|
Delete some left behind unused code
|
2017-01-25 10:05:39 +01:00 |
FileUtil.h
|
Create openIniFile function in FileUtil to avoid duplicates
|
2016-06-22 05:55:45 +02:00 |
FixedSizeQueue.h
|
|
|
GraphicsContext.h
|
Guess what? More renaming
|
2016-12-27 11:59:06 +01:00 |
KeyMap.cpp
|
android: Change preprocessor define to standard __ANDROID__
|
2016-10-12 11:14:09 +02:00 |
KeyMap.h
|
blackberry: Remove!
|
2016-10-11 17:40:32 +02:00 |
Log.h
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
LogManager.cpp
|
Fix LogManager typo
|
2017-01-25 16:14:41 +01:00 |
LogManager.h
|
|
|
MathUtil.h
|
|
|
MemArena.h
|
Use the mach memory functions on Mac and 32-bit iOS as well.
|
2017-01-25 20:38:46 +01:00 |
MemArenaAndroid.cpp
|
Delete unused code
|
2017-01-26 08:51:48 +01:00 |
MemArenaDarwin.cpp
|
Use the mach memory functions on Mac and 32-bit iOS as well.
|
2017-01-25 20:38:46 +01:00 |
MemArenaPosix.cpp
|
Use the mach memory functions on Mac and 32-bit iOS as well.
|
2017-01-25 20:38:46 +01:00 |
MemArenaWin32.cpp
|
Implement fastmem for Darwin. Not very successfully yet..
|
2017-01-25 17:14:43 +01:00 |
MemoryUtil.cpp
|
Windows buildfix
|
2017-01-25 20:10:17 +01:00 |
MemoryUtil.h
|
By skipping kernel mappings, I got things to fit in the iOS 64-bit address space. However, something is still a bit broken with JIT...
|
2017-01-25 18:35:09 +01:00 |
MipsCPUDetect.cpp
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
MipsEmitter.cpp
|
symbian: Remove!
|
2016-10-11 18:49:08 +02:00 |
MipsEmitter.h
|
symbian: Remove!
|
2016-10-11 18:49:08 +02:00 |
Misc.cpp
|
Delete some left behind unused code
|
2017-01-25 10:05:39 +01:00 |
MsgHandler.cpp
|
|
|
MsgHandler.h
|
|
|
stdafx.cpp
|
cmake: Use preprocessor for conditional compilation in Common
|
2016-10-11 16:55:29 +02:00 |
stdafx.h
|
|
|
StringUtils.cpp
|
|
|
StringUtils.h
|
|
|
Swap.h
|
Delete some left behind unused code
|
2017-01-25 10:05:39 +01:00 |
ThreadPools.cpp
|
|
|
ThreadPools.h
|
|
|
ThreadSafeList.h
|
|
|
Thunk.cpp
|
Implement W^X-compatible path. Works on Windows and Android, hopefully iOS (untested).
|
2016-08-28 14:52:08 +02:00 |
Thunk.h
|
Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache
|
2016-05-01 11:40:00 +02:00 |
Timer.cpp
|
Delete some left behind unused code
|
2017-01-25 10:05:39 +01:00 |
Timer.h
|
Remove some unused things reported by clang.
|
2016-03-20 23:14:08 -07:00 |
x64Analyzer.cpp
|
|
|
x64Analyzer.h
|
|
|
x64Emitter.cpp
|
Write-protect the dispatcher on all platforms.
|
2016-08-28 13:35:27 +02:00 |
x64Emitter.h
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
XboxCPUDetect.cpp
|
|
|