summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/ArmCPUDetect.cpp
AgeCommit message (Expand)Author
2013-08-06Free two memory leaks in ArmCPUDetect.cppLioncash
2013-08-02[ARM] Push new ArmEmitter changes from PPSSPP. Mostly Fixes a few VFP/NEON in...Ryan Houdek
2013-07-16Check for IDIVA/IDIVT correctly. Cortex-A5 parts would have had this set sinc...Ryan Houdek
2013-03-19Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.lioncash
2013-03-14Actually set the bIDIVa value in the ARM CPUDetect.Ryan Houdek
2013-03-14Really clean up all the emitter loadstores on ARM. If a ARM device supports V...Ryan Houdek
2013-03-03Fix some leaking file handles and buildfix probably.Jordan Woyak
2013-02-26ARM Support without GLSLRyan Houdek