Commit Graph

  • f3a78e7ea7 misc: setup GPU if logos are skipped notaz 2012-07-12 01:18:01 +03:00
  • 9b470ab7ed cdrom: adjust report mode return notaz 2012-07-11 02:37:25 +03:00
  • 89cb205879 spu: rework irqs, again.. notaz 2012-07-15 20:22:50 +03:00
  • efce366c5b spu: handle cd decode buffers too notaz 2012-07-09 02:00:18 +03:00
  • b72f17a132 spu: add decode buffer and reverb read handling notaz 2012-07-09 00:28:04 +03:00
  • e4f075af4e spu: rework irq handling and loop reloading notaz 2012-07-07 21:45:00 +03:00
  • f2aec10aa8 spu: get rid of iSPUIRQWait notaz 2012-07-06 20:40:38 +03:00
  • fb552464f0 spu: get rid of iSpuAsyncWait hack notaz 2012-07-06 20:25:51 +03:00
  • f8edb5bc27 spu: remove some hacks, to be reworked notaz 2012-07-04 19:53:30 +03:00
  • 6d75977b13 spu: remove all threading code notaz 2012-07-04 18:25:11 +03:00
  • 8048a6d763 spu: keep generating irqs while they are pending notaz 2012-06-25 01:22:13 +03:00
  • ab423939f0 frontend: move some leftover pandora parts out of common code notaz 2012-07-06 00:24:41 +03:00
  • 239f3754d8 in_sdl: fix wrong alloc notaz 2012-07-06 00:20:29 +03:00
  • d1c75d1e58 psx_gpu: fix a blending issue Exophase 2012-06-24 19:18:03 +03:00
  • 2e6189bc56 frontend: minor tweaks notaz 2012-05-01 01:13:15 +03:00
  • dd4d5a3567 automatically build plugins notaz 2012-05-01 00:39:05 +03:00
  • b105cf4f5e frontend: some menu adjustments notaz 2012-04-29 19:28:08 +03:00
  • ac6575cdd9 fix some build issues and warnings notaz 2012-04-29 19:23:09 +03:00
  • 4ea7de6a14 gpu plugins: always support 16bpp blit notaz 2012-04-29 19:18:49 +03:00
  • b07c18e864 frontend: input: pass default binds as argument notaz 2012-04-24 01:48:17 +03:00
  • 7badc9353b frontend: generic: preliminary SDL support notaz 2012-04-23 02:00:48 +03:00
  • 6469a8c407 frontend: clean up some hacks notaz 2012-04-22 01:56:22 +03:00
  • 1f219c7b8a rename vout_fb to vout_pl notaz 2012-04-21 23:21:13 +03:00
  • 4132e8ca13 bring in configure build system notaz 2012-04-20 02:28:55 +03:00
  • 4a35de0718 drc: inv: fix ram ofset and mirror handling notaz 2012-04-18 03:17:06 +03:00
  • a327ad2709 support emulated RAM mapped at offset notaz 2012-04-15 19:49:49 +03:00
  • 3a321131b0 frontend: merge updates from SDL project notaz 2012-04-10 00:33:43 +03:00
  • 4fa24f17bf plugin build hack notaz 2012-03-05 12:39:02 +02:00
  • ea1f6f2f95 release r14 notaz 2012-03-04 20:16:43 +02:00
  • e60da1599d frontend: save gpu-gles settings too notaz 2012-03-02 23:12:52 +02:00
  • 1e07f71d8e gpulib: yet another frameskip hack notaz 2012-03-02 23:11:45 +02:00
  • 966c128ddc gpulib: make gpulib.a a dependency notaz 2012-03-02 23:07:50 +02:00
  • cbb260483b gpu-gles: enable texture garbage collection notaz 2012-03-02 00:22:07 +02:00
  • 26bce74061 gpu-gles: schtruck/fpse merge: rearrangement notaz 2012-03-02 00:19:23 +02:00
  • 3a40ff141a improve vibration support for Caanoo notaz 2012-03-01 23:34:16 +02:00
  • 76720f7ff1 gte_arm: fix gteOF sign extension notaz 2012-02-29 02:02:07 +02:00
  • 6860248215 dfxvideo: use stricter alignment check notaz 2012-02-28 01:48:30 +02:00
  • a72ac80319 frontend: add an option to disable scaling (Caanoo) notaz 2012-02-27 00:23:10 +02:00
  • 0b1dbe6bc2 frontend: sync workaround for caanoo notaz 2012-02-27 02:12:48 +02:00
  • 42a261f1ab gpu_unai: move command handler to main loop notaz 2012-02-24 02:21:08 +02:00
  • b243416b90 gpulib: eliminate list scan-ahead notaz 2012-02-24 01:07:33 +02:00
  • f7be0e2b7a gpu_unai: update CFLAGS notaz 2012-02-22 01:30:51 +02:00
  • bb88ec28db gpu-gles: refactor for caanoo/wiz support notaz 2012-01-21 23:22:30 +02:00
  • edee4a7fc4 gpu-gles: remove scissor test disable on fills notaz 2012-01-20 23:47:54 +02:00
  • 0cc470cd95 gpu-gles: add fps display notaz 2012-01-20 03:09:21 +02:00
  • a92f6af13d frontend: export fps stats to plugins notaz 2012-01-20 03:08:33 +02:00
  • 7890a708c7 gpu-gles: add gpulib code notaz 2012-01-19 02:42:24 +02:00
  • 746fee5107 frontend: add gles plugin options notaz 2012-01-19 02:28:49 +02:00
  • 2ea6b47046 gpu-gles: keep ClientState and texcache ptrs consistent notaz 2012-01-17 02:37:13 +02:00
  • d2ec504b04 gpu-gles: schtruck/fpse merge: remove vram detection notaz 2012-01-17 02:03:30 +02:00
  • ac608d8ae9 gpu-gles: schtruck/fpse merge: ClientState optimization notaz 2012-01-17 00:54:43 +02:00
  • ad38f92fe4 gpu-gles: schtruck/fpse merge: additional calls notaz 2012-01-17 00:46:50 +02:00
  • 9f58cabba9 gpu-gles: schtruck/fpse merge: gl error checks notaz 2012-01-17 00:38:32 +02:00
  • 0507e4f1e5 gpu-gles: schtruck/fpse merge: don't delay gl init notaz 2012-01-16 23:49:36 +02:00
  • 13326d3e84 gpu-gles: schtruck/fpse merge: remove windows code notaz 2012-01-16 23:41:08 +02:00
  • 07f75e28d8 gpu-gles: clean up headers and stuff notaz 2012-01-16 20:05:37 +02:00
  • 677ea10304 gpu-gles: remove short types notaz 2012-01-16 18:03:15 +02:00
  • 62d7fa9555 refactor gpu plugins and Makefiles notaz 2012-01-19 01:33:12 +02:00
  • 5d834c089e gpu_neon/psx_gpu: workaround for library build notaz 2012-01-18 15:47:58 +02:00
  • bdeade4633 drc: allow translation cache in data segment notaz 2012-01-14 17:50:23 +02:00
  • 3609c474ee gpu_unai: fix build on older toolchains notaz 2012-01-09 23:45:48 +02:00
  • 7841712d55 gpu_neon: warning fix notaz 2012-01-09 23:21:27 +02:00
  • 3ce7adebe5 release r13 notaz 2012-01-09 01:24:33 +02:00
  • 42f3c5125f cdrom: resume cdda on state load notaz 2012-01-09 00:52:28 +02:00
  • 4706bbe457 gte_neon: change division again notaz 2012-01-09 00:23:03 +02:00
  • 0574067334 gpu_neon: psx_gpu: try to update texture cache instead of invalidating notaz 2012-01-08 23:30:31 +02:00
  • a805c85569 frontend: add minimize support notaz 2012-01-08 19:23:52 +02:00
  • ffbe7a3972 frontend: fbdev buffer fix notaz 2012-01-08 18:19:11 +02:00
  • 0b49a8f782 frontend: oshide->xenv refactoring notaz 2012-01-08 17:57:52 +02:00
  • 7a518516f8 drc: do basic current block modification detection notaz 2012-01-07 21:12:38 +02:00
  • 48f3d21055 gpu_neon: handle command reset register notaz 2012-01-06 17:29:30 +02:00
  • db829eeb93 drc: never read to r0 notaz 2012-01-06 02:28:49 +02:00
  • 652c6b8b67 gpu_neon: merge cmd size tables notaz 2012-01-05 01:17:16 +02:00
  • 846b66e185 frontend: call setlocale to get LC_TIME notaz 2012-01-05 00:07:24 +02:00
  • 5440b88ee2 gpu_neon: add some intelace mode handling notaz 2012-01-04 23:26:32 +02:00
  • 69b09c0d33 psx_gpu: partial interlace mode support Exophase 2012-01-04 18:18:29 +02:00
  • 6c4a10c497 psx_gpu: change fill handling again Exophase 2012-01-04 03:01:19 +02:00
  • 72e5023fad bring GPUvBlank back notaz 2012-01-03 20:05:54 +02:00
  • b78edec75a gpu_neon: fix x86 build notaz 2012-01-02 18:38:45 +02:00
  • 9e1462065c gpu_neon: flush queues before reads too notaz 2012-01-02 00:55:33 +02:00
  • 87c45ad1e2 psx_gpu: improve fills Exophase 2012-01-01 23:07:31 +02:00
  • 1c72b1c233 gpu_neon: start calculating cycles notaz 2012-01-01 17:42:30 +02:00
  • 0486fdc9bd change lcf handling notaz 2012-01-01 02:10:52 +02:00
  • c7945666b4 gpu_neon: flush cmd buffer before blit too notaz 2011-12-30 17:25:42 +02:00
  • d825e872b9 frontend: update description notaz 2011-12-29 23:51:09 +02:00
  • 24b9bacccd psx_gpu: use mask bit for copies notaz 2011-12-29 19:05:36 +02:00
  • c64af26fdb gpu_neon: flush queues on upper level too notaz 2011-12-29 17:00:29 +02:00
  • cec398c037 psx_gpu: flush render buffer before move/cppy/fill Exophase 2011-12-29 16:14:18 +02:00
  • f9248bbfa3 psx_gpu: fix lines Exophase 2011-12-29 02:40:25 +02:00
  • c069dc1bff release r12 notaz 2011-12-24 03:26:20 +02:00
  • a1bef51562 psx_gpu: bugfix Exophase 2011-12-24 03:10:16 +02:00
  • 4be044baf0 psx_gpu: fix sprite sign extend Exophase 2011-12-24 00:13:52 +02:00
  • 1dca68f8b5 gte_neon: use more accurate division notaz 2011-12-23 21:48:30 +02:00
  • 1f88961fb7 psx_gpu: some argument checks Exophase 2011-12-23 18:51:42 +02:00
  • bf2341d5f9 psx_gpu: fix sprite coordinates Exophase 2011-12-23 18:05:16 +02:00
  • b7ed06327b psx_gpu: texture cache fix2 Exophase 2011-12-23 02:43:58 +02:00
  • 3867c6efed psx_gpu: texture cache fix, updates Exophase 2011-12-23 02:47:19 +02:00
  • de35a4641a gpu_neon/psx_gpu: update texture_window_settings notaz 2011-12-23 02:46:52 +02:00
  • e86b6fecb5 psx_gpu: fix divide by 0 Exophase 2011-12-23 02:45:21 +02:00
  • 6ea0f7bfb0 gpu_neon/psx_gpu: fix bad masking/alignment fault notaz 2011-12-21 22:37:56 +02:00