aboutsummaryrefslogtreecommitdiff
path: root/backends/ps2/GsDefs.h
diff options
context:
space:
mode:
authorEugene Sandulenko2005-07-30 21:11:48 +0000
committerEugene Sandulenko2005-07-30 21:11:48 +0000
commit6b4484472b79dc7ea7d1ce545a28fba7d3b7696f (patch)
treec44c4e61f18ddd537f7082cb48869cf33d422fbd /backends/ps2/GsDefs.h
parent86ab70b149e5cd00cf54f2e41896e2c4e16795e4 (diff)
downloadscummvm-rg350-6b4484472b79dc7ea7d1ce545a28fba7d3b7696f.tar.gz
scummvm-rg350-6b4484472b79dc7ea7d1ce545a28fba7d3b7696f.tar.bz2
scummvm-rg350-6b4484472b79dc7ea7d1ce545a28fba7d3b7696f.zip
Remove trailing whitespaces.
svn-id: r18604
Diffstat (limited to 'backends/ps2/GsDefs.h')
-rw-r--r--backends/ps2/GsDefs.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/backends/ps2/GsDefs.h b/backends/ps2/GsDefs.h
index e3966b3a3b..e149a10c76 100644
--- a/backends/ps2/GsDefs.h
+++ b/backends/ps2/GsDefs.h
@@ -71,10 +71,10 @@ enum GsRegs {
GPR_CLAMP_1, // ...
GPR_CLAMP_2, // ...
GPR_FOG, // ...
-
+
GPR_XYZF3 = 0x0C, // ...
GPR_XYZ3, // ...
-
+
GPR_TEX1_1 = 0x14, // ...
GPR_TEX1_2, // ...
GPR_TEX2_1, // ...
@@ -84,16 +84,16 @@ enum GsRegs {
GPR_PRMODECONT, // ...
GPR_PRMODE, // ...
GPR_TEXCLUT, // ...
-
+
GPR_SCANMSK = 0x22, // ...
-
+
GPR_MIPTBP1_1 = 0x34, // ...
GPR_MIPTBP1_2, // ...
GPR_MIPTBP2_1, // ...
GPR_MIPTBP2_2, // ...
-
+
GPR_TEXA = 0x3b, // ...
-
+
GPR_FOGCOL = 0x3d, // ...
GPR_TEXFLUSH = 0x3f,// Write to this register before using newly loaded texture
@@ -118,7 +118,7 @@ enum GsRegs {
GPR_TRXREG, // Setup Image Transfer Size
GPR_TRXDIR, // Set Image Transfer Directon + Start Transfer
GPR_HWREG,
-
+
GPR_SIGNAL = 0x60,
GPR_FINISH,
GPR_LABEL