| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-06 | Free two memory leaks in ArmCPUDetect.cpp | Lioncash | |
| Char pointers aren't freed after use. Fixed this in PPSSPP a few days ago. Forgot to check here for the same thing until now. | |||
| 2013-08-02 | [ARM] Push new ArmEmitter changes from PPSSPP. Mostly Fixes a few VFP/NEON ↵ | Ryan Houdek | |
| instruction encodings. | |||
| 2013-07-16 | Check for IDIVA/IDIVT correctly. Cortex-A5 parts would have had this set ↵ | Ryan Houdek | |
| since it supports VFPv4 but not IDIVA. Qualcomm Krait/Krait 300 still doesn't report in the kernel that it supports this. | |||
| 2013-03-19 | Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. | lioncash | |
| Not planning to touch Core since it's the most actively changed part of the project. | |||
| 2013-03-14 | Actually set the bIDIVa value in the ARM CPUDetect. | Ryan Houdek | |
| 2013-03-14 | Really clean up all the emitter loadstores on ARM. If a ARM device supports ↵ | Ryan Houdek | |
| VFPv4, then it supports IDIVA, so handle that in CPUDetect. | |||
| 2013-03-03 | Fix some leaking file handles and buildfix probably. | Jordan Woyak | |
| 2013-02-26 | ARM Support without GLSL | Ryan Houdek | |
