Commit History

Author SHA1 Message Date
  degasus d31bed8b79 Fifo: Rewrite SyncGpu 9 years ago
  Scott Mansell 6d916762fb Fix invalid pointer errors in Burnout 2. 9 years ago
  Ryan Houdek 69963dc4b0 Merge pull request #2274 from degasus/disable_bbox 9 years ago
  Tillmann Karras 268f52e054 Add missing license headers 9 years ago
  degasus 7e127da791 VideoCommon: Warn if bbox is disabled but used 9 years ago
  degasus 029912681e VideoCommon: return 0 if bbox is disabled 9 years ago
  degasus acd074e291 VideoCommon: Make BBox emulation optional 10 years ago
  degasus b020ae1c5d Fifo: rewrite sync on idle skipping hack 10 years ago
  degasus b35fa222f5 VideoCommon: perf querys by async events 10 years ago
  degasus edbd402101 VideoCommon: bbox by async events 10 years ago
  degasus ad7264da7d VideoCommon: implement swap requests in the full async way 10 years ago
  degasus bc248f8941 VideoCommon: use a new async event system for efb access 10 years ago
  skidau 14ced85d85 Made the CPU thread wait for the GPU thread to swap, when XFB is enabled. May fix some of the "FIFO is overflowed by GatherPipe ! CPU thread is too fast!" errors. 10 years ago
  degasus c211450b99 OGL: implement bounding box support with ssbo 10 years ago
  comex 3a2048ea57 Add a central variable g_want_determinism which controls whether to try to make things deterministic. 10 years ago
  comex 65af90669b Add the 'desynced GPU thread' mode. 10 years ago
  Lioncash a6ffa55215 VideoCommon: Fix function casing in FrameBufferManagerBase 10 years ago
  magumagu 32e5043b29 WIP XFB scaling. 11 years ago
  comex e31d6feaa2 Unify three types of non-FIFO requests to the GPU thread around Common::Event and Common::Flag. 10 years ago
  degasus 6d3f249dcc mark all local variables as static 10 years ago
  degasus 22e1aa5bb4 mark all local functions as static 10 years ago
  magumagu 0aecd9504e Video backends: remove dead code. 10 years ago
  magumagu 0661efea84 Software backend: Delete forked PixelEngine. 11 years ago
  Lioncash a82675b7d5 Kill off some usages of c_str. 11 years ago
  Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if" 11 years ago
  Lioncash 2afe215271 Convert all includes to relative paths. 11 years ago
  Tony Wasserka de5bfd0bce Merge pull request #37 from degasus/VideoCommonApiFixes 11 years ago
  Pierre Bourdon 92f8d93e96 Remove the old MMIO access "interface". 11 years ago
  Pierre Bourdon 4129b30494 MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framework for other video related mappings). 11 years ago
  degasus d5f1f0d4a9 merge some common parts of Swap() into VideoCommon 11 years ago