| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-22 | bring in configure build system | notaz | |
| not using autotools, trying to do something similar like qemu instead. | |||
| 2012-03-02 | gpulib: yet another frameskip hack | notaz | |
| or should I call it heuristic? | |||
| 2012-03-02 | gpulib: make gpulib.a a dependency | notaz | |
| so that stuff rebuilds when it changes | |||
| 2012-03-02 | gpu-gles: schtruck/fpse merge: rearrangement | notaz | |
| no idea what this does | |||
| 2012-03-01 | improve vibration support for Caanoo | notaz | |
| ..maybe, not tested much. | |||
| 2012-02-28 | dfxvideo: use stricter alignment check | notaz | |
| for pre-ARMv6 mostly | |||
| 2012-02-27 | gpu_unai: move command handler to main loop | notaz | |
| 2012-02-27 | gpulib: eliminate list scan-ahead | notaz | |
| 2012-02-27 | gpu_unai: update CFLAGS | notaz | |
| avoid -fPIC if not really needed, no need for a performance hit | |||
| 2012-01-21 | gpu-gles: refactor for caanoo/wiz support | notaz | |
| too bad it's unusable there. | |||
| 2012-01-21 | gpu-gles: remove scissor test disable on fills | notaz | |
| to keep borders black when centered | |||
| 2012-01-21 | gpu-gles: add fps display | notaz | |
| 2012-01-21 | gpu-gles: add gpulib code | notaz | |
| 2012-01-19 | gpu-gles: keep ClientState and texcache ptrs consistent | notaz | |
| 2012-01-19 | gpu-gles: schtruck/fpse merge: remove vram detection | notaz | |
| supposedly can cause driver crashes | |||
| 2012-01-19 | gpu-gles: schtruck/fpse merge: ClientState optimization | notaz | |
| avoids at least a function call overhead, yeah | |||
| 2012-01-19 | gpu-gles: schtruck/fpse merge: additional calls | notaz | |
| no idea what these are for | |||
| 2012-01-19 | gpu-gles: schtruck/fpse merge: gl error checks | notaz | |
| useful debugging tool, yeah | |||
| 2012-01-19 | gpu-gles: schtruck/fpse merge: don't delay gl init | notaz | |
| 2012-01-19 | gpu-gles: schtruck/fpse merge: remove windows code | notaz | |
| probably a good idea, it's long broken anyway | |||
| 2012-01-19 | gpu-gles: clean up headers and stuff | notaz | |
| 2012-01-19 | gpu-gles: remove short types | notaz | |
| this removes deviation from other forks and brings code closer to original peops release | |||
| 2012-01-19 | refactor gpu plugins and Makefiles | notaz | |
| name common gpu code gpulib, reduce amount of copy-paste in plugin Makefiles | |||
| 2012-01-18 | gpu_neon/psx_gpu: workaround for library build | notaz | |
| 2012-01-09 | gpu_unai: fix build on older toolchains | notaz | |
| 2012-01-09 | gpu_neon: warning fix | notaz | |
| 2012-01-09 | gpu_neon: psx_gpu: try to update texture cache instead of invalidating | notaz | |
| ..mostly just in one case though, invalidate as usual otherwise | |||
| 2012-01-07 | gpu_neon: handle command reset register | notaz | |
| and refacor a bit yet again | |||
| 2012-01-05 | gpu_neon: merge cmd size tables | notaz | |
| should save a couple of cachelines | |||
| 2012-01-05 | gpu_neon: add some intelace mode handling | notaz | |
| a bit of refactoring too | |||
| 2012-01-04 | psx_gpu: partial interlace mode support | Exophase | |
| 2012-01-04 | psx_gpu: change fill handling again | Exophase | |
| 2012-01-03 | bring GPUvBlank back | notaz | |
| to be used for interlace emulation | |||
| 2012-01-02 | gpu_neon: fix x86 build | notaz | |
| 2012-01-02 | gpu_neon: flush queues before reads too | notaz | |
| also small refactoring to read function, might be more accurate (but surely wrong for width 1) | |||
| 2012-01-01 | psx_gpu: improve fills | Exophase | |
| 2012-01-01 | gpu_neon: start calculating cycles | notaz | |
| a bit rough (as usual) and list slots only, but better than nothing | |||
| 2011-12-30 | gpu_neon: flush cmd buffer before blit too | notaz | |
| 2011-12-29 | psx_gpu: use mask bit for copies | notaz | |
| 2011-12-29 | gpu_neon: flush queues on upper level too | notaz | |
| 2011-12-29 | psx_gpu: flush render buffer before move/cppy/fill | Exophase | |
| 2011-12-29 | psx_gpu: fix lines | Exophase | |
| 2011-12-24 | psx_gpu: bugfix | Exophase | |
| 2011-12-24 | psx_gpu: fix sprite sign extend | Exophase | |
| 2011-12-23 | psx_gpu: some argument checks | Exophase | |
| 2011-12-23 | psx_gpu: fix sprite coordinates | Exophase | |
| 2011-12-23 | psx_gpu: texture cache fix2 | Exophase | |
| 2011-12-23 | psx_gpu: texture cache fix, updates | Exophase | |
| 2011-12-23 | gpu_neon/psx_gpu: update texture_window_settings | notaz | |
| 2011-12-23 | psx_gpu: fix divide by 0 | Exophase | |
