Artifact
312ab81a639b3dcae3d687770128013644237bce:
- File
sdl2/surface-types.ss
— part of check-in
[b358a80757]
at
2016-09-04 14:50:46
on branch trunk
— added missing file changes
(user:
aldo
size: 960)
0000: 3b 3b 0a 3b 3b 20 43 6f 70 79 72 69 67 68 74 20 ;;.;; Copyright
0010: 32 30 31 36 20 41 6c 64 6f 20 4e 69 63 6f 6c 61 2016 Aldo Nicola
0020: 73 20 42 72 75 6e 6f 0a 3b 3b 0a 3b 3b 20 4c 69 s Bruno.;;.;; Li
0030: 63 65 6e 73 65 64 20 75 6e 64 65 72 20 74 68 65 censed under the
0040: 20 41 70 61 63 68 65 20 4c 69 63 65 6e 73 65 2c Apache License,
0050: 20 56 65 72 73 69 6f 6e 20 32 2e 30 20 28 74 68 Version 2.0 (th
0060: 65 20 22 4c 69 63 65 6e 73 65 22 29 3b 0a 3b 3b e "License");.;;
0070: 20 79 6f 75 20 6d 61 79 20 6e 6f 74 20 75 73 65 you may not use
0080: 20 74 68 69 73 20 66 69 6c 65 20 65 78 63 65 70 this file excep
0090: 74 20 69 6e 20 63 6f 6d 70 6c 69 61 6e 63 65 20 t in compliance
00a0: 77 69 74 68 20 74 68 65 20 4c 69 63 65 6e 73 65 with the License
00b0: 2e 0a 3b 3b 20 59 6f 75 20 6d 61 79 20 6f 62 74 ..;; You may obt
00c0: 61 69 6e 20 61 20 63 6f 70 79 20 6f 66 20 74 68 ain a copy of th
00d0: 65 20 4c 69 63 65 6e 73 65 20 61 74 0a 3b 3b 0a e License at.;;.
00e0: 3b 3b 20 20 20 20 20 68 74 74 70 3a 2f 2f 77 77 ;; http://ww
00f0: 77 2e 61 70 61 63 68 65 2e 6f 72 67 2f 6c 69 63 w.apache.org/lic
0100: 65 6e 73 65 73 2f 4c 49 43 45 4e 53 45 2d 32 2e enses/LICENSE-2.
0110: 30 0a 3b 3b 0a 3b 3b 20 55 6e 6c 65 73 73 20 72 0.;;.;; Unless r
0120: 65 71 75 69 72 65 64 20 62 79 20 61 70 70 6c 69 equired by appli
0130: 63 61 62 6c 65 20 6c 61 77 20 6f 72 20 61 67 72 cable law or agr
0140: 65 65 64 20 74 6f 20 69 6e 20 77 72 69 74 69 6e eed to in writin
0150: 67 2c 20 73 6f 66 74 77 61 72 65 0a 3b 3b 20 64 g, software.;; d
0160: 69 73 74 72 69 62 75 74 65 64 20 75 6e 64 65 72 istributed under
0170: 20 74 68 65 20 4c 69 63 65 6e 73 65 20 69 73 20 the License is
0180: 64 69 73 74 72 69 62 75 74 65 64 20 6f 6e 20 61 distributed on a
0190: 6e 20 22 41 53 20 49 53 22 20 42 41 53 49 53 2c n "AS IS" BASIS,
01a0: 0a 3b 3b 20 57 49 54 48 4f 55 54 20 57 41 52 52 .;; WITHOUT WARR
01b0: 41 4e 54 49 45 53 20 4f 52 20 43 4f 4e 44 49 54 ANTIES OR CONDIT
01c0: 49 4f 4e 53 20 4f 46 20 41 4e 59 20 4b 49 4e 44 IONS OF ANY KIND
01d0: 2c 20 65 69 74 68 65 72 20 65 78 70 72 65 73 73 , either express
01e0: 20 6f 72 20 69 6d 70 6c 69 65 64 2e 0a 3b 3b 20 or implied..;;
01f0: 53 65 65 20 74 68 65 20 4c 69 63 65 6e 73 65 20 See the License
0200: 66 6f 72 20 74 68 65 20 73 70 65 63 69 66 69 63 for the specific
0210: 20 6c 61 6e 67 75 61 67 65 20 67 6f 76 65 72 6e language govern
0220: 69 6e 67 20 70 65 72 6d 69 73 73 69 6f 6e 73 20 ing permissions
0230: 61 6e 64 0a 3b 3b 20 6c 69 6d 69 74 61 74 69 6f and.;; limitatio
0240: 6e 73 20 75 6e 64 65 72 20 74 68 65 20 4c 69 63 ns under the Lic
0250: 65 6e 73 65 2e 0a 0a 20 28 64 65 66 69 6e 65 2d ense... (define-
0260: 66 74 79 70 65 20 73 64 6c 2d 62 6c 69 74 2d 6d ftype sdl-blit-m
0270: 61 70 2d 74 20 28 73 74 72 75 63 74 29 29 0a 20 ap-t (struct)).
0280: 28 64 65 66 69 6e 65 2d 66 74 79 70 65 20 73 64 (define-ftype sd
0290: 6c 2d 73 75 72 66 61 63 65 2d 74 0a 20 20 28 73 l-surface-t. (s
02a0: 74 72 75 63 74 0a 20 20 20 28 66 6c 61 67 73 20 truct. (flags
02b0: 75 69 6e 74 33 32 29 0a 20 20 20 28 66 6f 72 6d uint32). (form
02c0: 61 74 20 28 2a 20 73 64 6c 2d 70 69 78 65 6c 2d at (* sdl-pixel-
02d0: 66 6f 72 6d 61 74 2d 74 29 29 0a 20 20 20 28 77 format-t)). (w
02e0: 20 69 6e 74 29 0a 20 20 20 28 68 20 69 6e 74 29 int). (h int)
02f0: 0a 20 20 20 28 70 69 74 63 68 20 69 6e 74 29 0a . (pitch int).
0300: 20 20 20 28 70 69 78 65 6c 73 20 76 6f 69 64 2a (pixels void*
0310: 29 0a 20 20 20 28 75 73 65 72 64 61 74 61 20 76 ). (userdata v
0320: 6f 69 64 2a 29 0a 20 20 20 28 6c 6f 63 6b 65 64 oid*). (locked
0330: 20 69 6e 74 29 0a 20 20 20 28 6c 6f 63 6b 5f 64 int). (lock_d
0340: 61 74 61 20 76 6f 69 64 2a 29 0a 20 20 20 28 63 ata void*). (c
0350: 6c 69 70 5f 72 65 63 74 20 73 64 6c 2d 72 65 63 lip_rect sdl-rec
0360: 74 2d 74 29 0a 20 20 20 28 6d 61 70 20 28 2a 20 t-t). (map (*
0370: 73 64 6c 2d 62 6c 69 74 2d 6d 61 70 2d 74 29 29 sdl-blit-map-t))
0380: 20 3b 3b 20 2f 75 73 72 2f 69 6e 63 6c 75 64 65 ;; /usr/include
0390: 2f 53 44 4c 32 2f 53 44 4c 5f 73 75 72 66 61 63 /SDL2/SDL_surfac
03a0: 65 2e 68 3a 38 38 31 3a 32 0a 20 20 20 28 72 65 e.h:881:2. (re
03b0: 66 63 6f 75 6e 74 20 69 6e 74 29 29 29 0a 0a 0a fcount int)))...