- Tweak optimization flags and change entire source code to use fastcall.
- Add opengl state caching. This is of dubious performance assistance, but it is easy to take out so I am leaving it for now.
- Add MMU->GPU signal for when vram mappings change, which allows it to assume textures are unchanged unless vram has changed. (big 3d speedup)