rpcsx/rpcs3/Emu/SysCalls/Modules
nohbdy d136adc73f RSX Bugfixes and plugging memory leaks
BUGFIX: Add break after NV4097_SET_TEXTURE_BORDER_COLOR in RSXThread.cpp
BUGFIX: Fix parameters passed to RSXTexture::SetControl3 (they were being
passed in reverse order)
BUGFIX: Remove invalid, non-sensical call to glPixelStorei in GLGSRender.h
BUGFIX: Fix signed/unsigned comparison compiler warnings in GLGSRender.h
CHANGE: Make GLFragmentProgram::Decompiler synchronous by default
CHANGE: Update wxWidgets submodule to latest commit
BUGFIX: Fix several memory leaks
ADDED: Created a new MSVC debug configuration to output locations
  of allocations that end up leaking after the program
  is closed.
BUGFIX: Fix the stupid PadHandler crash due to the lack of a virtual d'tor
2014-04-17 15:15:43 -05:00
..
cellAdec.cpp Audio sync fix 2014-04-02 00:04:56 +04:00
cellAdec.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellAtrac.cpp Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
cellAtrac.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellAudio.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
cellBgdl.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellCamera.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellCelp8Enc.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellCelpEnc.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellDmux.cpp AudioDumper: 8ch output 2014-04-04 00:46:40 +04:00
cellDmux.h Fix an assign. Some other misc changes. 2014-03-26 10:29:17 +10:00
cellFiber.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellFont.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
cellFont.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellFontFT.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
cellGame.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellGcmSys.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellGem.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellGifDec.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellGifDec.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellHttpUtil.cpp Improved image dec. modules & New dummy modules 2013-09-25 15:43:55 +02:00
cellImejp.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellJpgDec.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellJpgDec.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellJpgEnc.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellKey2char.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellL10n.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
cellLv2dbg.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellMic.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellMusicDecode.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellMusicExport.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellNetCtl.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellOvis.cpp More dummy modules 2013-09-28 04:36:57 +02:00
cellPamf.cpp cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00
cellPamf.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellPhotoDecode.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellPhotoExport.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellPhotoImport.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellPngDec.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
cellPngDec.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellPngEnc.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellPrint.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellResc.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
cellResc.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellRtc.cpp Fix two parameter sanity checks in sceRtc. 2014-04-05 15:46:56 -04:00
cellRtc.h cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00
cellRudp.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellSail.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellSailRec.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellScreenshot.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellSearch.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellSheap.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellSpurs.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
cellSpurs.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellSsl.cpp Improved image dec. modules & New dummy modules 2013-09-25 15:43:55 +02:00
cellSubdisplay.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellSync.cpp Conflicts fixed 2014-04-04 18:43:43 +04:00
cellSync2.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellSysmodule.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellSysutil.cpp cellSaveData* improvements 2014-04-09 18:23:14 +02:00
cellSysutil.h cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00
cellSysutil_SaveData.cpp cellSaveData* improvements 2014-04-09 18:23:14 +02:00
cellSysutil_SaveData.h cellSaveData* improvements 2014-04-09 18:23:14 +02:00
cellSysutilAp.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellUsbd.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellUsbpspcm.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellUserInfo.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
cellUserInfo.h cellHddGameCheck and some fixes 2014-03-19 16:19:35 +01:00
cellVdec.cpp yeah, that happened 2014-04-15 14:48:21 +02:00
cellVdec.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellVoice.cpp Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellVpost.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
cellVpost.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
libmixer.cpp fix trailing comma in array 2014-04-08 00:41:09 +01:00
libmixer.h Conflicts fixed 2014-04-04 18:43:43 +04:00
libsnd3.cpp cellSync: global mutex avoided 2014-04-03 15:01:14 +04:00
libsnd3.h cellSync: global mutex avoided 2014-04-03 15:01:14 +04:00
libsynth2.cpp fix trailing comma in array 2014-04-08 00:41:09 +01:00
libsynth2.h Small fix (cellAudio, fsAioRead) 2014-04-02 19:17:43 +04:00
sceNp.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
sceNp.h Few functions added 2014-03-01 19:33:39 +01:00
sceNpTrophy.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
sceNpTrophy.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
sys_fs.cpp Small fix (cellAudio, fsAioRead) 2014-04-02 19:17:43 +04:00
sys_http.cpp Improved image dec. modules & New dummy modules 2013-09-25 15:43:55 +02:00
sys_io.cpp added 2 functions 2014-04-06 23:47:21 +04:00
sys_net.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
sys_net.h cellHddGameCheck and some fixes 2014-03-19 16:19:35 +01:00
sysPrxForUser.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00