..
BPMemLoader.cpp
BPMemLoader.h
Clipper.cpp
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
Clipper.h
cocoaGL.h
cocoaGL.m
CommandProcessor.cpp
remove fifowait flag, is not needed now as we execute all events that need to be executed even if the cpu is waiting for the fifo.
2010-12-04 03:44:56 +00:00
CommandProcessor.h
Replace all bitfields which were only declared with "(un)signed" with their actual types. Let me know if I missed any. It would also be a good idea to test this commit in both x64 and x86.
2010-09-27 04:29:51 +00:00
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
DebugUtil.h
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
EfbCopy.cpp
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
GLUtil.cpp
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
2010-12-05 09:04:34 +00:00
GLUtil.h
HwRasterizer.cpp
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
HwRasterizer.h
main.cpp
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
main.h
NativeVertexFormat.h
OpcodeDecoder.cpp
OpcodeDecoder.h
PixelEngine.cpp
remove fifowait flag, is not needed now as we execute all events that need to be executed even if the cpu is waiting for the fifo.
2010-12-04 03:44:56 +00:00
PixelEngine.h
RasterFont.cpp
RasterFont.h
Rasterizer.cpp
Rasterizer.h
Renderer.cpp
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
Renderer.h
SConscript
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
SetupUnit.cpp
SetupUnit.h
Statistics.cpp
Statistics.h
stdafx.cpp
stdafx.h
Tev.cpp
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
Tev.h
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp
Avoid repeatedly asserting in SWG plugin when matrix indices don't match. Small change to the transform unit to avoid some unnecessary work. Check if Q is zero before dividing UV coordinates by it. Fixes issue 3454.
2010-12-01 04:26:21 +00:00
TransformUnit.h
Vec3.h
VertexFormatConverter.cpp
VertexFormatConverter.h
VertexLoader.cpp
Avoid repeatedly asserting in SWG plugin when matrix indices don't match. Small change to the transform unit to avoid some unnecessary work. Check if Q is zero before dividing UV coordinates by it. Fixes issue 3454.
2010-12-01 04:26:21 +00:00
VertexLoader.h
VertexLoader_Position.h
VideoConfig.cpp
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
VideoConfig.h
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
VideoConfigDialog.cpp
First pass at dealing with different size_t/off_t sizes in C90 environments.
2010-12-05 15:59:11 +00:00
VideoConfigDialog.h
First pass at dealing with different size_t/off_t sizes in C90 environments.
2010-12-05 15:59:11 +00:00
Win32.cpp
Win32.h
XFMemLoader.cpp
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
XFMemLoader.h
Replace all bitfields which were only declared with "(un)signed" with their actual types. Let me know if I missed any. It would also be a good idea to test this commit in both x64 and x86.
2010-09-27 04:29:51 +00:00