Mercurial > sdl-ios-xcode
annotate src/video/cybergfx/SDL_cgxaccel.c @ 1882:339d733e3699
Fixed bug #258
Account for the menu height in AdjustWindowRectEx()
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 24 Jun 2006 04:30:01 +0000 |
parents | d910939febfa |
children | 782fd950bd46 c121d94672cb |
rev | line source |
---|---|
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
1 /* |
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
2 SDL - Simple DirectMedia Layer |
1312
c9b51268668f
Updated copyright information and removed rcs id lines (problematic in branch merges)
Sam Lantinga <slouken@libsdl.org>
parents:
255
diff
changeset
|
3 Copyright (C) 1997-2006 Sam Lantinga |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
4 |
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
5 This library is free software; you can redistribute it and/or |
1312
c9b51268668f
Updated copyright information and removed rcs id lines (problematic in branch merges)
Sam Lantinga <slouken@libsdl.org>
parents:
255
diff
changeset
|
6 modify it under the terms of the GNU Lesser General Public |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
7 License as published by the Free Software Foundation; either |
1312
c9b51268668f
Updated copyright information and removed rcs id lines (problematic in branch merges)
Sam Lantinga <slouken@libsdl.org>
parents:
255
diff
changeset
|
8 version 2.1 of the License, or (at your option) any later version. |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
9 |
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
10 This library is distributed in the hope that it will be useful, |
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
11 but WITHOUT ANY WARRANTY; without even the implied warranty of |
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
1312
c9b51268668f
Updated copyright information and removed rcs id lines (problematic in branch merges)
Sam Lantinga <slouken@libsdl.org>
parents:
255
diff
changeset
|
13 Lesser General Public License for more details. |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
14 |
1312
c9b51268668f
Updated copyright information and removed rcs id lines (problematic in branch merges)
Sam Lantinga <slouken@libsdl.org>
parents:
255
diff
changeset
|
15 You should have received a copy of the GNU Lesser General Public |
c9b51268668f
Updated copyright information and removed rcs id lines (problematic in branch merges)
Sam Lantinga <slouken@libsdl.org>
parents:
255
diff
changeset
|
16 License along with this library; if not, write to the Free Software |
c9b51268668f
Updated copyright information and removed rcs id lines (problematic in branch merges)
Sam Lantinga <slouken@libsdl.org>
parents:
255
diff
changeset
|
17 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
18 |
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
19 Sam Lantinga |
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
20 slouken@libsdl.org |
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
21 */ |
1402
d910939febfa
Use consistent identifiers for the various platforms we support.
Sam Lantinga <slouken@libsdl.org>
parents:
1361
diff
changeset
|
22 #include "SDL_config.h" |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
23 |
0 | 24 #include "SDL_endian.h" |
1358
c71e05b4dc2e
More header massaging... works great on Windows. ;-)
Sam Lantinga <slouken@libsdl.org>
parents:
1336
diff
changeset
|
25 #include "SDL_video.h" |
1361
19418e4422cb
New configure-based build system. Still work in progress, but much improved
Sam Lantinga <slouken@libsdl.org>
parents:
1358
diff
changeset
|
26 #include "../SDL_sysvideo.h" |
19418e4422cb
New configure-based build system. Still work in progress, but much improved
Sam Lantinga <slouken@libsdl.org>
parents:
1358
diff
changeset
|
27 #include "../SDL_blit.h" |
0 | 28 #include "SDL_cgxvideo.h" |
29 | |
30 static int CGX_HWAccelBlit(SDL_Surface *src, SDL_Rect *srcrect, | |
31 SDL_Surface *dst, SDL_Rect *dstrect); | |
32 | |
33 // These are needed to avoid register troubles with gcc -O2! | |
34 | |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
35 #if defined(__SASC) || defined(__PPC__) || defined(MORPHOS) |
0 | 36 #define BMKBRP(a,b,c,d,e,f,g,h,i,j) BltMaskBitMapRastPort(a,b,c,d,e,f,g,h,i,j) |
37 #define BBRP(a,b,c,d,e,f,g,h,i) BltBitMapRastPort(a,b,c,d,e,f,g,h,i) | |
38 #define BBB(a,b,c,d,e,f,g,h,i,j,k) BltBitMap(a,b,c,d,e,f,g,h,i,j,k) | |
39 #else | |
40 void BMKBRP(struct BitMap *a,WORD b, WORD c,struct RastPort *d,WORD e,WORD f,WORD g,WORD h,UBYTE i,APTR j) | |
41 {BltMaskBitMapRastPort(a,b,c,d,e,f,g,h,i,j);} | |
42 | |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
43 void BBRP(struct BitMap *a,WORD b, WORD c,struct RastPort *d,WORD e,WORD f,WORD g,WORD h,UBYTE i) |
0 | 44 {BltBitMapRastPort(a,b,c,d,e,f,g,h,i);} |
45 | |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
46 void BBB(struct BitMap *a,WORD b, WORD c,struct BitMap *d,WORD e,WORD f,WORD g,WORD h,UBYTE i,UBYTE j,UWORD *k) |
0 | 47 {BltBitMap(a,b,c,d,e,f,g,h,i,j,k);} |
48 #endif | |
49 | |
50 int CGX_SetHWColorKey(_THIS,SDL_Surface *surface, Uint32 key) | |
51 { | |
52 if(surface->hwdata) | |
53 { | |
54 if(surface->hwdata->mask) | |
1336
3692456e7b0f
Use SDL_ prefixed versions of C library functions.
Sam Lantinga <slouken@libsdl.org>
parents:
1312
diff
changeset
|
55 SDL_free(surface->hwdata->mask); |
0 | 56 |
1336
3692456e7b0f
Use SDL_ prefixed versions of C library functions.
Sam Lantinga <slouken@libsdl.org>
parents:
1312
diff
changeset
|
57 if(surface->hwdata->mask=SDL_malloc(RASSIZE(surface->w,surface->h))) |
0 | 58 { |
59 Uint32 pitch,ok=0; | |
60 APTR lock; | |
61 | |
1336
3692456e7b0f
Use SDL_ prefixed versions of C library functions.
Sam Lantinga <slouken@libsdl.org>
parents:
1312
diff
changeset
|
62 SDL_memset(surface->hwdata->mask,255,RASSIZE(surface->w,surface->h)); |
0 | 63 |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
64 D(bug("Building colorkey mask: color: %ld, size: %ld x %ld, %ld bytes...Bpp:%ld\n",key,surface->w,surface->h,RASSIZE(surface->w,surface->h),surface->format->BytesPerPixel)); |
0 | 65 |
66 if(lock=LockBitMapTags(surface->hwdata->bmap,LBMI_BASEADDRESS,(ULONG)&surface->pixels, | |
67 LBMI_BYTESPERROW,(ULONG)&pitch,TAG_DONE)) | |
68 { | |
69 switch(surface->format->BytesPerPixel) | |
70 { | |
71 case 1: | |
72 { | |
73 unsigned char k=key; | |
74 register int i,j,t; | |
75 register unsigned char *dest=surface->hwdata->mask,*map=surface->pixels; | |
76 | |
77 pitch-=surface->w; | |
78 | |
79 for(i=0;i<surface->h;i++) | |
80 { | |
81 for(t=128,j=0;j<surface->w;j++) | |
82 { | |
83 if(*map==k) | |
84 *dest&=~t; | |
85 | |
86 t>>=1; | |
87 | |
88 if(t==0) | |
89 { | |
90 dest++; | |
91 t=128; | |
92 } | |
93 map++; | |
94 } | |
95 map+=pitch; | |
96 } | |
97 } | |
98 break; | |
99 case 2: | |
100 { | |
101 Uint16 k=key,*mapw; | |
102 register int i,j,t; | |
103 register unsigned char *dest=surface->hwdata->mask,*map=surface->pixels; | |
104 | |
105 for(i=surface->h;i;--i) | |
106 { | |
107 mapw=(Uint16 *)map; | |
108 | |
109 for(t=128,j=surface->w;j;--j) | |
110 { | |
111 if(*mapw==k) | |
112 *dest&=~t; | |
113 | |
114 t>>=1; | |
115 | |
116 if(t==0) | |
117 { | |
118 dest++; | |
119 t=128; | |
120 } | |
121 mapw++; | |
122 } | |
123 map+=pitch; | |
124 } | |
125 } | |
126 break; | |
127 case 4: | |
128 { | |
129 Uint32 *mapl; | |
130 register int i,j,t; | |
131 register unsigned char *dest=surface->hwdata->mask,*map=surface->pixels; | |
132 | |
133 for(i=surface->h;i;--i) | |
134 { | |
135 mapl=(Uint32 *)map; | |
136 | |
137 for(t=128,j=surface->w;j;--j) | |
138 { | |
139 if(*mapl==key) | |
140 *dest&=~t; | |
141 | |
142 t>>=1; | |
143 | |
144 if(t==0) | |
145 { | |
146 dest++; | |
147 t=128; | |
148 } | |
149 mapl++; | |
150 } | |
151 map+=pitch; | |
152 } | |
153 | |
154 } | |
155 break; | |
156 default: | |
157 D(bug("Pixel mode non supported for color key...")); | |
1336
3692456e7b0f
Use SDL_ prefixed versions of C library functions.
Sam Lantinga <slouken@libsdl.org>
parents:
1312
diff
changeset
|
158 SDL_free(surface->hwdata->mask); |
0 | 159 surface->hwdata->mask=NULL; |
160 ok=-1; | |
161 } | |
162 UnLockBitMap(lock); | |
255
dcb5e869f8b5
Updated Amiga port by Gabriele Greco
Sam Lantinga <slouken@libsdl.org>
parents:
21
diff
changeset
|
163 D(bug("...Colorkey built!\n")); |
0 | 164 return ok; |
165 } | |
166 } | |
167 } | |
168 D(bug("HW colorkey not supported for this depth\n")); | |
169 | |
170 return -1; | |
171 } | |
172 | |
173 int CGX_CheckHWBlit(_THIS,SDL_Surface *src,SDL_Surface *dst) | |
174 { | |
175 // Doesn't support yet alpha blitting | |
176 | |
177 if(src->hwdata&& !(src->flags & (SDL_SRCALPHA))) | |
178 { | |
179 D(bug("CheckHW blit... OK!\n")); | |
180 | |
181 if ( (src->flags & SDL_SRCCOLORKEY) == SDL_SRCCOLORKEY ) { | |
182 if ( CGX_SetHWColorKey(this, src, src->format->colorkey) < 0 ) { | |
183 src->flags &= ~SDL_HWACCEL; | |
184 return -1; | |
185 } | |
186 } | |
187 | |
188 src->flags|=SDL_HWACCEL; | |
189 src->map->hw_blit = CGX_HWAccelBlit; | |
190 return 1; | |
191 } | |
192 else | |
193 src->flags &= ~SDL_HWACCEL; | |
194 | |
195 D(bug("CheckHW blit... NO!\n")); | |
196 | |
197 return 0; | |
198 } | |
199 | |
200 static int temprp_init=0; | |
201 static struct RastPort temprp; | |
202 | |
203 static int CGX_HWAccelBlit(SDL_Surface *src, SDL_Rect *srcrect, | |
204 SDL_Surface *dst, SDL_Rect *dstrect) | |
205 { | |
206 struct SDL_VideoDevice *this=src->hwdata->videodata; | |
207 | |
208 // D(bug("Accel blit!\n")); | |
209 | |
210 if(src->flags&SDL_SRCCOLORKEY && src->hwdata->mask) | |
211 { | |
212 if(dst==SDL_VideoSurface) | |
213 { | |
214 BMKBRP(src->hwdata->bmap,srcrect->x,srcrect->y, | |
215 SDL_RastPort,dstrect->x+SDL_Window->BorderLeft,dstrect->y+SDL_Window->BorderTop, | |
216 srcrect->w,srcrect->h,0xc0,src->hwdata->mask); | |
217 } | |
218 else if(dst->hwdata) | |
219 { | |
220 if(!temprp_init) | |
221 { | |
222 InitRastPort(&temprp); | |
223 temprp_init=1; | |
224 } | |
225 temprp.BitMap=(struct BitMap *)dst->hwdata->bmap; | |
226 | |
227 BMKBRP(src->hwdata->bmap,srcrect->x,srcrect->y, | |
228 &temprp,dstrect->x,dstrect->y, | |
229 srcrect->w,srcrect->h,0xc0,src->hwdata->mask); | |
230 | |
231 } | |
232 } | |
233 else if(dst==SDL_VideoSurface) | |
234 { | |
235 BBRP(src->hwdata->bmap,srcrect->x,srcrect->y,SDL_RastPort,dstrect->x+SDL_Window->BorderLeft,dstrect->y+SDL_Window->BorderTop,srcrect->w,srcrect->h,0xc0); | |
236 } | |
237 else if(dst->hwdata) | |
238 BBB(src->hwdata->bmap,srcrect->x,srcrect->y,dst->hwdata->bmap,dstrect->x,dstrect->y,srcrect->w,srcrect->h,0xc0,0xff,NULL); | |
21
75a95f82bc1f
Updated the Amiga OS port of SDL (thanks Gabriele)
Sam Lantinga <slouken@lokigames.com>
parents:
0
diff
changeset
|
239 |
75a95f82bc1f
Updated the Amiga OS port of SDL (thanks Gabriele)
Sam Lantinga <slouken@lokigames.com>
parents:
0
diff
changeset
|
240 return 0; |
0 | 241 } |
242 | |
243 int CGX_FillHWRect(_THIS,SDL_Surface *dst,SDL_Rect *dstrect,Uint32 color) | |
244 { | |
245 if(dst==SDL_VideoSurface) | |
246 { | |
247 FillPixelArray(SDL_RastPort,dstrect->x+SDL_Window->BorderLeft,dstrect->y+SDL_Window->BorderTop,dstrect->w,dstrect->h,color); | |
248 } | |
249 else if(dst->hwdata) | |
250 { | |
251 if(!temprp_init) | |
252 { | |
253 InitRastPort(&temprp); | |
254 temprp_init=1; | |
255 } | |
256 | |
257 temprp.BitMap=(struct BitMap *)dst->hwdata->bmap; | |
258 | |
259 FillPixelArray(&temprp,dstrect->x,dstrect->y,dstrect->w,dstrect->h,color); | |
260 } | |
21
75a95f82bc1f
Updated the Amiga OS port of SDL (thanks Gabriele)
Sam Lantinga <slouken@lokigames.com>
parents:
0
diff
changeset
|
261 return 0; |
0 | 262 } |