rpcsx/rpcs3/Emu/GS
Sacha e8525a6f14 More rFile cleanups and fixes.
Was using fileExists/dirExists before when really should have just been exists. File or Dir doesn't matter and would only create false negatives.
Current working directory shouldn't really be used at all. This is just the folder the application is run from (not even where the .exe resides).
Some of the infos required by vfsLocalDir such as executable may not be portable. Not sure of their intended function as they are never used.
2014-08-01 04:20:00 +10:00
..
GL More rFile cleanups and fixes. 2014-08-01 04:20:00 +10:00
Null RSX: fixed scissor 2014-07-19 18:39:47 +03:00
GCM.h Cleanup in RSXThread::DoCmd 2014-07-25 21:03:08 +02:00
GSManager.cpp Logging system rework 2014-06-26 17:34:28 +02:00
GSManager.h stdafx: move out some uncommon includes 2014-07-11 00:16:26 +10:00
GSRender.cpp Logging system rework 2014-06-26 17:34:28 +02:00
GSRender.h rCriticalSection & rSemaphore removed 2014-06-22 14:59:28 +04:00
RSXFragmentProgram.h Improved OpenGL renderer & RAW SPU 2013-11-26 06:34:19 +02:00
RSXTexture.cpp Logging system rework 2014-06-26 17:34:28 +02:00
RSXTexture.h TextureBorderColor & cellFont problems fixed 2014-03-18 17:45:26 +01:00
RSXThread.cpp Cleanup in RSXThread::DoCmd 2014-07-25 21:03:08 +02:00
RSXThread.h Cleanup in RSXThread::DoCmd 2014-07-25 21:03:08 +02:00
RSXVertexProgram.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
sysutil_video.h be_t<> constructor elimination 2014-07-18 20:55:26 +04:00