| Age | Commit message (Expand) | Author |
| 2011-02-25 | added the possibility to allocate aligned memory, an use it to allocate the b... | Rodolfo Osvaldo Bogado |
| 2010-12-17 | ABI fix for Linux x64. ABI_CallFunctionCC16 was not calculating the jump dis... | skidau |
| 2010-12-15 | LLE JIT: | skidau |
| 2010-10-02 | Core/Common: Automatically emit a MOV in ABI_CallFunction* when the function | pierre |
| 2010-08-29 | fully implemented display list cache with vertex data included and added in a... | Rodolfo Osvaldo Bogado |
| 2010-08-23 | JIT compiler: | dok.slade |
| 2010-08-09 | Revert r6076 and r6077 since they broke x64 builds | dok.slade |
| 2010-08-08 | Fixed some mistakes from r6076: | dok.slade |
| 2010-08-08 | JIT compiler: | dok.slade |
| 2010-04-13 | Fixed the crash in DSP LLE JIT on x64 by aligning the stack. | skidau |
| 2010-03-29 | DSPLLE: Opcode LUT Cleanup | XTra.KrazzY |
| 2010-03-24 | Cleared out the top 16 bits in PARAM1 of the ABI_CallFunctionC16 JIT command. | skidau |
| 2010-03-24 | XK patch for adding jit config to audiocommon/c16 function to x64emitter | nakeee |
| 2010-01-16 | RIP "Optimize Quantizers" option. Now using the safe quantizer code from JITI... | hrydgard |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-11 | Fix a DSP disasm problem, misc minor stuff .. not much to see here | hrydgard |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-02-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-16 | Assorted jit64-related bugfixes. Discovered and papered over nasty codegen bu... | hrydgard |
| 2008-12-25 | Add a helper to make zero-argument calls from an aligned stack | magumagu9 |
| 2008-12-25 | Reverting r1650. I don't think this change is the right approach: it | magumagu9 |
| 2008-12-25 | Linux may not care, but Darwin will barf if we don't actually | bushing |
| 2008-12-19 | Turn the X86 emitter into a class, so the code pointer is no longer a global,... | hrydgard |
| 2008-12-14 | Fastmem for linux. Not yet activated, Cg goes nuts, for some reason. | hrydgard |
| 2008-12-08 | set svn:eol-style=native for **.cpp | bushing |
| 2008-11-23 | Optimize vertex loader with a mini JIT (only first step, more optimizations m... | hrydgard |
| 2008-09-05 | Fixed ProtectFunction(): it should copy parameters using the padded size. Act... | Maarten ter Huurne |
| 2008-09-05 | Align stack to 16-byte boundary when compiling in 32-bit mode with GCC. This ... | Maarten ter Huurne |
| 2008-08-09 | 32-bit speedup (videos mostly affected). Lots of various cleanup and future p... | hrydgard |
| 2008-08-06 | Fix build on linux (grr), minor ABI fix. | hrydgard |
| 2008-08-03 | JIT works in linux with ALL OPTIMIZATION OFF - well, at least it's faster tha... | hrydgard |
| 2008-08-01 | More linux prep | hrydgard |
| 2008-08-01 | More linux work. Getting a bit closer, but JIT does still not work. | hrydgard |
| 2008-07-31 | fix typo in unused function, try to fix linux 32-bit opengl | hrydgard |
| 2008-07-31 | bugfix, more... | hrydgard |
| 2008-07-31 | Cleanup, preparations for Linux/Mac JIT (not yet working) | hrydgard |