pcsx2/plugins/GSdx
gregory.hainaut@gmail.com 32911cb7c5 gsdx: add svn:eol-style metadata
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4319 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-02-19 10:57:28 +00:00
..
baseclasses gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
res gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
vsprops gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
vtune - more project cleanups and small code changes, also added the psx emu interface again 2011-02-12 21:45:16 +00:00
xbyak Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GPU.cpp gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPU.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUDrawScanline.cpp gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUDrawScanline.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUDrawScanlineCodeGenerator.cpp gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUDrawScanlineCodeGenerator.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUDrawingEnvironment.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPULocalMemory.cpp Implemented virtual alloc functions and changed the event class to use semaphores. 2011-02-19 10:27:10 +00:00
GPULocalMemory.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPURenderer.cpp gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPURenderer.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPURendererSW.cpp gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPURendererSW.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUScanlineEnvironment.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUSettingsDlg.cpp gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUSettingsDlg.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUSetupPrimCodeGenerator.cpp gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUSetupPrimCodeGenerator.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUState.cpp gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUState.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GPUVertex.h gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GS.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GS.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSAlignedClass.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSAlignedClass.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSBlock.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSBlock.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSCapture.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSCapture.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSCaptureDlg.cpp Mostly code cleanups, XBYAK 2.99, VEX conversion for the sw renderer (3-5% faster), GSState::Move fix for dark cloud 2 invention crash. 2011-02-07 01:59:05 +00:00
GSCaptureDlg.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSClut.cpp Implemented virtual alloc functions and changed the event class to use semaphores. 2011-02-19 10:27:10 +00:00
GSClut.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSCodeBuffer.cpp Implemented virtual alloc functions and changed the event class to use semaphores. 2011-02-19 10:27:10 +00:00
GSCodeBuffer.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSCrc.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSCrc.h GSdx: 2010-08-15 14:48:07 +00:00
GSDevice.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDevice.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDevice9.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDevice9.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDevice11.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDevice11.h Just moving code around. 2011-02-18 03:50:12 +00:00
GSDeviceDX.cpp gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GSDeviceDX.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDeviceNull.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDeviceNull.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSDialog.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDialog.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDirtyRect.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDirtyRect.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSDrawScanline.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDrawScanline.h Tweaked the rasterizer to be about 10% faster in multi-threaded mode (2 or 3 threads), still far from optimal. 2011-02-17 18:22:47 +00:00
GSDrawScanlineCodeGenerator.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDrawScanlineCodeGenerator.h Trying to isolate the rasterizer step-by-step, for better multi-threading in the future. 2011-02-17 03:24:37 +00:00
GSDrawingContext.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSDrawingEnvironment.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSDump.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSDump.h GSdx / zzogl-pg / pcsx2: 2010-07-19 15:49:30 +00:00
GSFunctionMap.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSFunctionMap.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSLocalMemory.cpp Implemented virtual alloc functions and changed the event class to use semaphores. 2011-02-19 10:27:10 +00:00
GSLocalMemory.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSPerfMon.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSPerfMon.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSRasterizer.cpp GSdx fix0red for GCC 2011-02-19 09:05:15 +00:00
GSRasterizer.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSRenderer.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSRenderer.h GSdx fix0red for GCC 2011-02-19 09:05:15 +00:00
GSRendererDX.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSRendererDX.h Just moving code around. 2011-02-18 03:50:12 +00:00
GSRendererDX9.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSRendererDX9.h Mostly code cleanups, XBYAK 2.99, VEX conversion for the sw renderer (3-5% faster), GSState::Move fix for dark cloud 2 invention crash. 2011-02-07 01:59:05 +00:00
GSRendererDX11.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSRendererDX11.h Mostly code cleanups, XBYAK 2.99, VEX conversion for the sw renderer (3-5% faster), GSState::Move fix for dark cloud 2 invention crash. 2011-02-07 01:59:05 +00:00
GSRendererHW.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSRendererHW.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSRendererNull.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSRendererNull.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSRendererSW.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSRendererSW.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSScanlineEnvironment.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSSetting.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSSetting.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSSettingsDlg.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSSettingsDlg.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSSetupPrimCodeGenerator.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSSetupPrimCodeGenerator.h Trying to isolate the rasterizer step-by-step, for better multi-threading in the future. 2011-02-17 03:24:37 +00:00
GSState.cpp Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSState.h GSdx fix0red for GCC 2011-02-19 09:05:15 +00:00
GSTables.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSTables.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSTexture.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSTexture.h GSDx: Free textures that have been in the unused texture pool for a few frames. 2010-05-23 15:33:50 +00:00
GSTexture9.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSTexture9.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSTexture11.cpp GSDx: very minor change to Z value scaling and a note for future changes based on testing real hardware. 2010-05-08 01:05:32 +00:00
GSTexture11.h Reverted r3063 as the last revision obsoleted it and it was causing suspend/resume issues with the software renderer, removed an unnecessary GSclose() and ResetDevice() call each 2010-05-23 17:26:37 +00:00
GSTextureCache.cpp GSdx fix0red for GCC 2011-02-19 09:05:15 +00:00
GSTextureCache.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSTextureCache9.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSTextureCache9.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSTextureCache11.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSTextureCache11.h Reverted r3063 as the last revision obsoleted it and it was causing suspend/resume issues with the software renderer, removed an unnecessary GSclose() and ResetDevice() call each 2010-05-23 17:26:37 +00:00
GSTextureCacheSW.cpp GSdx fix0red for GCC 2011-02-19 09:05:15 +00:00
GSTextureCacheSW.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSTextureFX.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSTextureFX9.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSTextureFX11.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSTextureNull.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSTextureNull.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSThread.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSThread.h Implemented virtual alloc functions and changed the event class to use semaphores. 2011-02-19 10:27:10 +00:00
GSUtil.cpp GSdx fix0red for GCC 2011-02-19 09:05:15 +00:00
GSUtil.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSVector.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSVector.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSVertex.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSVertexHW.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSVertexList.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
GSVertexList.h Mostly code cleanups, XBYAK 2.99, VEX conversion for the sw renderer (3-5% faster), GSState::Move fix for dark cloud 2 invention crash. 2011-02-07 01:59:05 +00:00
GSVertexSW.cpp Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSVertexSW.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSVertexTrace.cpp Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSVertexTrace.h Fixed many gcc errors, there are still plenty. Intel's compiler might be a better alternative. 2011-02-18 01:56:05 +00:00
GSWnd.cpp Implemented virtual alloc functions and changed the event class to use semaphores. 2011-02-19 10:27:10 +00:00
GSWnd.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSdx.cpp The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSdx.def gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GSdx.gcc.cbp Implemented virtual alloc functions and changed the event class to use semaphores. 2011-02-19 10:27:10 +00:00
GSdx.h The core of GSdx is now compatible with intel's compiler on linux. 2011-02-19 03:36:30 +00:00
GSdx.icc.cbp GSdx fix0red for GCC 2011-02-19 09:05:15 +00:00
GSdx.props gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GSdx.rc gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GSdx.vcxproj gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GSdx.vcxproj.filters gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
GSdx_vs2008.vcproj gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
resource.h - more project cleanups and small code changes, also added the psx emu interface again 2011-02-12 21:45:16 +00:00
stdafx.cpp Implemented virtual alloc functions and changed the event class to use semaphores. 2011-02-19 10:27:10 +00:00
stdafx.h Implemented virtual alloc functions and changed the event class to use semaphores. 2011-02-19 10:27:10 +00:00