This is the cl-liballegro Reference Manual, version 0.2.19, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 04:10:01 2024 GMT+0.
cl-liballegro/cl-liballegro.asd
cl-liballegro/src/package.lisp
cl-liballegro/src/library.lisp
cl-liballegro/src/constants/display.lisp
cl-liballegro/src/constants/events.lisp
cl-liballegro/src/constants/file-io.lisp
cl-liballegro/src/constants/filesystem.lisp
cl-liballegro/src/constants/fixed-point-math.lisp
cl-liballegro/src/constants/graphics.lisp
cl-liballegro/src/constants/haptic.lisp
cl-liballegro/src/constants/joystick.lisp
cl-liballegro/src/constants/keyboard.lisp
cl-liballegro/src/constants/misc.lisp
cl-liballegro/src/constants/mouse.lisp
cl-liballegro/src/constants/opengl.lisp
cl-liballegro/src/constants/touch-input.lisp
cl-liballegro/src/constants/shader.lisp
cl-liballegro/src/constants/state.lisp
cl-liballegro/src/constants/system.lisp
cl-liballegro/src/constants/addons/audio.lisp
cl-liballegro/src/constants/addons/font.lisp
cl-liballegro/src/constants/addons/native-dialogs.lisp
cl-liballegro/src/constants/addons/video-streaming.lisp
cl-liballegro/src/types/events.lisp
cl-liballegro/src/types/filesystem.lisp
cl-liballegro/src/types/file-io.lisp
cl-liballegro/src/types/fixed-point-math.lisp
cl-liballegro/src/types/fullscreen-modes.lisp
cl-liballegro/src/types/graphics.lisp
cl-liballegro/src/types/haptic.lisp
cl-liballegro/src/types/joystick.lisp
cl-liballegro/src/types/keyboard.lisp
cl-liballegro/src/types/memory.lisp
cl-liballegro/src/types/monitor.lisp
cl-liballegro/src/types/mouse.lisp
cl-liballegro/src/types/shader.lisp
cl-liballegro/src/types/state.lisp
cl-liballegro/src/types/threads.lisp
cl-liballegro/src/types/time.lisp
cl-liballegro/src/types/timer.lisp
cl-liballegro/src/types/touch-input.lisp
cl-liballegro/src/types/transformations.lisp
cl-liballegro/src/types/utf-8.lisp
cl-liballegro/src/types/types.lisp
cl-liballegro/src/types/addons/audio.lisp
cl-liballegro/src/types/addons/font.lisp
cl-liballegro/src/types/addons/native-dialogs.lisp
cl-liballegro/src/ffi-functions/configuration-files.lisp
cl-liballegro/src/ffi-functions/display.lisp
cl-liballegro/src/ffi-functions/events.lisp
cl-liballegro/src/ffi-functions/file-io.lisp
cl-liballegro/src/ffi-functions/filesystem.lisp
cl-liballegro/src/ffi-functions/fixed-point-math.lisp
cl-liballegro/src/ffi-functions/fullscreen-modes.lisp
cl-liballegro/src/ffi-functions/graphics.lisp
cl-liballegro/src/ffi-functions/haptic.lisp
cl-liballegro/src/ffi-functions/joystick.lisp
cl-liballegro/src/ffi-functions/keyboard.lisp
cl-liballegro/src/ffi-functions/memory.lisp
cl-liballegro/src/ffi-functions/monitor.lisp
cl-liballegro/src/ffi-functions/mouse.lisp
cl-liballegro/src/ffi-functions/path.lisp
cl-liballegro/src/ffi-functions/shader.lisp
cl-liballegro/src/ffi-functions/state.lisp
cl-liballegro/src/ffi-functions/system.lisp
cl-liballegro/src/ffi-functions/threads.lisp
cl-liballegro/src/ffi-functions/time.lisp
cl-liballegro/src/ffi-functions/timer.lisp
cl-liballegro/src/ffi-functions/touch-input.lisp
cl-liballegro/src/ffi-functions/transformations.lisp
cl-liballegro/src/ffi-functions/utf-8.lisp
cl-liballegro/src/ffi-functions/misc.lisp
cl-liballegro/src/ffi-functions/platform-specific.lisp
cl-liballegro/src/ffi-functions/direct3d.lisp
cl-liballegro/src/ffi-functions/opengl.lisp
cl-liballegro/src/ffi-functions/addons/audio.lisp
cl-liballegro/src/ffi-functions/addons/audio-codecs.lisp
cl-liballegro/src/ffi-functions/addons/color.lisp
cl-liballegro/src/ffi-functions/addons/font.lisp
cl-liballegro/src/ffi-functions/addons/image-io.lisp
cl-liballegro/src/ffi-functions/addons/memfile.lisp
cl-liballegro/src/ffi-functions/addons/native-dialogs.lisp
cl-liballegro/src/ffi-functions/addons/physicsfs.lisp
cl-liballegro/src/ffi-functions/addons/primatives.lisp
cl-liballegro/src/ffi-functions/addons/video-streaming.lisp
cl-liballegro/src/interface/interface.lisp
cl-liballegro/src/interface/streams.lisp
The main system appears first, followed by any subsystem dependency.
cl-liballegro
Allegro 5 game programming library bindings for Common Lisp
resttime
zlib
0.2.19
cffi
(system).
cffi-libffi
(system).
trivial-garbage
(system).
trivial-gray-streams
(system).
trivial-main-thread
(system).
float-features
(system).
src
(module).
Modules are listed depth-first from the system components tree.
cl-liballegro/src
cl-liballegro/src/constants
cl-liballegro/src/constants/addons
cl-liballegro/src/types
cl-liballegro/src/types/addons
cl-liballegro/src/ffi-functions
cl-liballegro/src/ffi-functions/addons
cl-liballegro/src/interface
cl-liballegro/src
cl-liballegro
(system).
package.lisp
(file).
library.lisp
(file).
constants
(module).
types
(module).
ffi-functions
(module).
interface
(module).
cl-liballegro/src/constants
src
(module).
display.lisp
(file).
events.lisp
(file).
file-io.lisp
(file).
filesystem.lisp
(file).
fixed-point-math.lisp
(file).
graphics.lisp
(file).
haptic.lisp
(file).
joystick.lisp
(file).
keyboard.lisp
(file).
misc.lisp
(file).
mouse.lisp
(file).
opengl.lisp
(file).
touch-input.lisp
(file).
shader.lisp
(file).
state.lisp
(file).
system.lisp
(file).
addons
(module).
cl-liballegro/src/constants/addons
constants
(module).
audio.lisp
(file).
font.lisp
(file).
native-dialogs.lisp
(file).
video-streaming.lisp
(file).
cl-liballegro/src/types
src
(module).
events.lisp
(file).
filesystem.lisp
(file).
file-io.lisp
(file).
fixed-point-math.lisp
(file).
fullscreen-modes.lisp
(file).
graphics.lisp
(file).
haptic.lisp
(file).
joystick.lisp
(file).
keyboard.lisp
(file).
memory.lisp
(file).
monitor.lisp
(file).
mouse.lisp
(file).
shader.lisp
(file).
state.lisp
(file).
threads.lisp
(file).
time.lisp
(file).
timer.lisp
(file).
touch-input.lisp
(file).
transformations.lisp
(file).
utf-8.lisp
(file).
types.lisp
(file).
addons
(module).
cl-liballegro/src/types/addons
types
(module).
audio.lisp
(file).
font.lisp
(file).
native-dialogs.lisp
(file).
cl-liballegro/src/ffi-functions
src
(module).
configuration-files.lisp
(file).
display.lisp
(file).
events.lisp
(file).
file-io.lisp
(file).
filesystem.lisp
(file).
fixed-point-math.lisp
(file).
fullscreen-modes.lisp
(file).
graphics.lisp
(file).
haptic.lisp
(file).
joystick.lisp
(file).
keyboard.lisp
(file).
memory.lisp
(file).
monitor.lisp
(file).
mouse.lisp
(file).
path.lisp
(file).
shader.lisp
(file).
state.lisp
(file).
system.lisp
(file).
threads.lisp
(file).
time.lisp
(file).
timer.lisp
(file).
touch-input.lisp
(file).
transformations.lisp
(file).
utf-8.lisp
(file).
misc.lisp
(file).
platform-specific.lisp
(file).
direct3d.lisp
(file).
opengl.lisp
(file).
addons
(module).
cl-liballegro/src/ffi-functions/addons
ffi-functions
(module).
audio.lisp
(file).
audio-codecs.lisp
(file).
color.lisp
(file).
font.lisp
(file).
image-io.lisp
(file).
memfile.lisp
(file).
native-dialogs.lisp
(file).
physicsfs.lisp
(file).
primatives.lisp
(file).
video-streaming.lisp
(file).
cl-liballegro/src/interface
src
(module).
interface.lisp
(file).
streams.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-liballegro/cl-liballegro.asd
cl-liballegro/src/package.lisp
cl-liballegro/src/library.lisp
cl-liballegro/src/constants/display.lisp
cl-liballegro/src/constants/events.lisp
cl-liballegro/src/constants/file-io.lisp
cl-liballegro/src/constants/filesystem.lisp
cl-liballegro/src/constants/fixed-point-math.lisp
cl-liballegro/src/constants/graphics.lisp
cl-liballegro/src/constants/haptic.lisp
cl-liballegro/src/constants/joystick.lisp
cl-liballegro/src/constants/keyboard.lisp
cl-liballegro/src/constants/misc.lisp
cl-liballegro/src/constants/mouse.lisp
cl-liballegro/src/constants/opengl.lisp
cl-liballegro/src/constants/touch-input.lisp
cl-liballegro/src/constants/shader.lisp
cl-liballegro/src/constants/state.lisp
cl-liballegro/src/constants/system.lisp
cl-liballegro/src/constants/addons/audio.lisp
cl-liballegro/src/constants/addons/font.lisp
cl-liballegro/src/constants/addons/native-dialogs.lisp
cl-liballegro/src/constants/addons/video-streaming.lisp
cl-liballegro/src/types/events.lisp
cl-liballegro/src/types/filesystem.lisp
cl-liballegro/src/types/file-io.lisp
cl-liballegro/src/types/fixed-point-math.lisp
cl-liballegro/src/types/fullscreen-modes.lisp
cl-liballegro/src/types/graphics.lisp
cl-liballegro/src/types/haptic.lisp
cl-liballegro/src/types/joystick.lisp
cl-liballegro/src/types/keyboard.lisp
cl-liballegro/src/types/memory.lisp
cl-liballegro/src/types/monitor.lisp
cl-liballegro/src/types/mouse.lisp
cl-liballegro/src/types/shader.lisp
cl-liballegro/src/types/state.lisp
cl-liballegro/src/types/threads.lisp
cl-liballegro/src/types/time.lisp
cl-liballegro/src/types/timer.lisp
cl-liballegro/src/types/touch-input.lisp
cl-liballegro/src/types/transformations.lisp
cl-liballegro/src/types/utf-8.lisp
cl-liballegro/src/types/types.lisp
cl-liballegro/src/types/addons/audio.lisp
cl-liballegro/src/types/addons/font.lisp
cl-liballegro/src/types/addons/native-dialogs.lisp
cl-liballegro/src/ffi-functions/configuration-files.lisp
cl-liballegro/src/ffi-functions/display.lisp
cl-liballegro/src/ffi-functions/events.lisp
cl-liballegro/src/ffi-functions/file-io.lisp
cl-liballegro/src/ffi-functions/filesystem.lisp
cl-liballegro/src/ffi-functions/fixed-point-math.lisp
cl-liballegro/src/ffi-functions/fullscreen-modes.lisp
cl-liballegro/src/ffi-functions/graphics.lisp
cl-liballegro/src/ffi-functions/haptic.lisp
cl-liballegro/src/ffi-functions/joystick.lisp
cl-liballegro/src/ffi-functions/keyboard.lisp
cl-liballegro/src/ffi-functions/memory.lisp
cl-liballegro/src/ffi-functions/monitor.lisp
cl-liballegro/src/ffi-functions/mouse.lisp
cl-liballegro/src/ffi-functions/path.lisp
cl-liballegro/src/ffi-functions/shader.lisp
cl-liballegro/src/ffi-functions/state.lisp
cl-liballegro/src/ffi-functions/system.lisp
cl-liballegro/src/ffi-functions/threads.lisp
cl-liballegro/src/ffi-functions/time.lisp
cl-liballegro/src/ffi-functions/timer.lisp
cl-liballegro/src/ffi-functions/touch-input.lisp
cl-liballegro/src/ffi-functions/transformations.lisp
cl-liballegro/src/ffi-functions/utf-8.lisp
cl-liballegro/src/ffi-functions/misc.lisp
cl-liballegro/src/ffi-functions/platform-specific.lisp
cl-liballegro/src/ffi-functions/direct3d.lisp
cl-liballegro/src/ffi-functions/opengl.lisp
cl-liballegro/src/ffi-functions/addons/audio.lisp
cl-liballegro/src/ffi-functions/addons/audio-codecs.lisp
cl-liballegro/src/ffi-functions/addons/color.lisp
cl-liballegro/src/ffi-functions/addons/font.lisp
cl-liballegro/src/ffi-functions/addons/image-io.lisp
cl-liballegro/src/ffi-functions/addons/memfile.lisp
cl-liballegro/src/ffi-functions/addons/native-dialogs.lisp
cl-liballegro/src/ffi-functions/addons/physicsfs.lisp
cl-liballegro/src/ffi-functions/addons/primatives.lisp
cl-liballegro/src/ffi-functions/addons/video-streaming.lisp
cl-liballegro/src/interface/interface.lisp
cl-liballegro/src/interface/streams.lisp
cl-liballegro/src/library.lisp
src
(module).
define-allegro-library
(macro).
cl-liballegro/src/constants/display.lisp
constants
(module).
+new-window-title-max-size+
(constant).
cl-liballegro/src/constants/fixed-point-math.lisp
constants
(module).
+fixtorad-r+
(constant).
+radtofix-r+
(constant).
cl-liballegro/src/constants/misc.lisp
cl-liballegro/src/constants/mouse.lisp
constants
(module).
+mouse-max-extra-axes+
(constant).
cl-liballegro/src/constants/touch-input.lisp
constants
(module).
+touch-input-max-touch-count+
(constant).
cl-liballegro/src/constants/addons/audio.lisp
addons
(module).
+audio-pan-none+
(constant).
cl-liballegro/src/constants/addons/native-dialogs.lisp
addons
(module).
cl-liballegro/src/constants/addons/video-streaming.lisp
addons
(module).
cl-liballegro/src/types/events.lisp
types
(module).
any-event-tclass
(class).
audio-recorder-event-tclass
(class).
display-event-tclass
(class).
event-queue-tclass
(class).
event-source-tclass
(class).
joystick-event-tclass
(class).
keyboard-event-tclass
(class).
mouse-event-tclass
(class).
timer-event-tclass
(class).
touch-event-tclass
(class).
user-event-tclass
(class).
cl-liballegro/src/types/filesystem.lisp
types
(module).
fs-entry-tclass
(class).
fs-interface-tclass
(class).
cl-liballegro/src/types/file-io.lisp
types
(module).
file-interface-tclass
(class).
file-tclass
(class).
cl-liballegro/src/types/fullscreen-modes.lisp
types
(module).
display-mode-tclass
(class).
cl-liballegro/src/types/graphics.lisp
types
(module).
bitmap-tclass
(class).
color-tclass
(class).
locked-region-tclass
(class).
cl-liballegro/src/types/haptic.lisp
types
(module).
haptic-condition-effect-tclass
(class).
haptic-constant-effect-tclass
(class).
haptic-direction-tclass
(class).
haptic-effect-id-tclass
(class).
haptic-effect-tclass
(class).
haptic-envelope-tclass
(class).
haptic-periodic-effect-tclass
(class).
haptic-ramp-effect-tclass
(class).
haptic-replay-tclass
(class).
haptic-rumble-effect-tclass
(class).
haptic-tclass
(class).
cl-liballegro/src/types/joystick.lisp
types
(module).
joystick-state-tclass
(class).
joystick-tclass
(class).
cl-liballegro/src/types/keyboard.lisp
types
(module).
with-current-keyboard-state
(macro).
with-keyboard-state
(macro).
keyboard-state-tclass
(class).
cl-liballegro/src/types/memory.lisp
types
(module).
memory-interface-tclass
(class).
cl-liballegro/src/types/monitor.lisp
types
(module).
monitor-info-tclass
(class).
cl-liballegro/src/types/mouse.lisp
types
(module).
with-current-mouse-state
(macro).
with-mouse-state
(macro).
mouse-state-tclass
(class).
cl-liballegro/src/types/shader.lisp
types
(module).
shader-tclass
(class).
cl-liballegro/src/types/state.lisp
types
(module).
state-tclass
(class).
cl-liballegro/src/types/threads.lisp
types
(module).
mutex-tclass
(class).
thread-condition-tclass
(class).
thread-tclass
(class).
cl-liballegro/src/types/time.lisp
types
(module).
timeout-tclass
(class).
cl-liballegro/src/types/timer.lisp
types
(module).
timer-tclass
(class).
cl-liballegro/src/types/touch-input.lisp
types
(module).
touch-input-state-tclass
(class).
touch-input-tclass
(class).
touch-state-tclass
(class).
cl-liballegro/src/types/transformations.lisp
types
(module).
transform-tclass
(class).
cl-liballegro/src/types/utf-8.lisp
types
(module).
ustr-info-tclass
(class).
ustr-tclass
(class).
cl-liballegro/src/types/types.lisp
types
(module).
translate-into-foreign-memory
(method).
translate-into-foreign-memory
(method).
translate-into-foreign-memory
(method).
translate-into-foreign-memory
(method).
translate-to-foreign
(method).
translate-to-foreign
(method).
translate-to-foreign
(method).
translate-to-foreign
(method).
cl-liballegro/src/types/addons/audio.lisp
addons
(module).
audio-stream-tclass
(class).
mixer-tclass
(class).
voice-tclass
(class).
cl-liballegro/src/types/addons/font.lisp
addons
(module).
font-tclass
(class).
cl-liballegro/src/types/addons/native-dialogs.lisp
addons
(module).
filechooser-tclass
(class).
textlog-tclass
(class).
cl-liballegro/src/ffi-functions/configuration-files.lisp
ffi-functions
(module).
add-config-section
(function).
create-config
(function).
destroy-config
(function).
get-config-value
(function).
get-first-config-entry
(function).
get-first-config-section
(function).
get-next-config-entry
(function).
get-next-config-section
(function).
load-config-file
(function).
load-config-file-f
(function).
merge-config
(function).
merge-config-into
(function).
remove-config-section
(function).
save-config-file
(function).
save-config-file-f
(function).
set-config-value
(function).
add_config_comment
(function).
remove-config-key
(function).
cl-liballegro/src/ffi-functions/display.lisp
ffi-functions
(module).
acknowledge-resize
(function).
create-display
(function).
destroy-display
(function).
flip-display
(function).
get-backbuffer
(function).
get-display-event-source
(function).
get-display-flags
(function).
get-display-format
(function).
get-display-height
(function).
get-display-option
(function).
get-display-refresh-rate
(function).
get-display-width
(function).
get-new-display-flags
(function).
get-new-display-refresh-rate
(function).
get-window-position
(function).
inhibit-screensaver
(function).
reset-new-display-options
(function).
resize-display
(function).
set-display-icon
(function).
set-display-icons
(function).
set-new-display-flags
(function).
set-new-display-option
(function).
set-new-display-refresh-rate
(function).
set-new-window-position
(function).
set-window-position
(function).
set-window-title
(function).
update-display-region
(function).
wait-for-vsync
(function).
acknowledge-drawing-halt
(function).
acknowledge-drawing-resume
(function).
clipboard-has-text
(function).
get-clipboard-text
(function).
get-display-orientation
(function).
get-new-display-option
(function).
get-new-window-position
(function).
get-new-window-title
(function).
get-window-constraints
(function).
set-clipboard-text
(function).
set-display-flag
(function).
set-display-option
(function).
set-new-window-title
(function).
set-window-constraints
(function).
cl-liballegro/src/ffi-functions/events.lisp
ffi-functions
(module).
create-event-queue
(function).
destroy-event-queue
(function).
destroy-user-event-source
(function).
drop-next-event
(function).
emit-user-event
(function).
flush-event-queue
(function).
get-event-source-data
(function).
get-next-event
(function).
init-user-event-source
(function).
is-event-queue-empty
(function).
peek-next-event
(function).
register-event-source
(function).
unref-user-event
(function).
unregister-event-source
(function).
wait-for-event
(function).
wait-for-event-timed
(function).
wait-for-event-until
(function).
is-event-queue-paused
(function).
is-event-source-registered
(function).
pause-event-queue
(function).
set-event-source-data
(function).
cl-liballegro/src/ffi-functions/file-io.lisp
ffi-functions
(module).
create-file-handle
(function).
fclearerr
(function).
fclose
(function).
feof
(function).
ferrmsg
(function).
ferror
(function).
fflush
(function).
fgetc
(function).
fgets
(function).
fopen
(function).
fopen-fd
(function).
fopen-interface
(function).
fopen-slice
(function).
fputc
(function).
fputs
(function).
fread
(function).
fread16be
(function).
fread16le
(function).
fread32be
(function).
fread32le
(function).
fseek
(function).
fsize
(function).
ftell
(function).
fungetc
(function).
fwrite
(function).
fwrite16be
(function).
fwrite16le
(function).
fwrite32be
(function).
fwrite32le
(function).
get-file-userdata
(function).
get-new-file-interface
(function).
make-temp-file
(function).
set-new-file-interface
(function).
set-standard-file-interface
(function).
fget_ustr
(function).
cl-liballegro/src/ffi-functions/filesystem.lisp
ffi-functions
(module).
create-fs-entry
(function).
destroy-fs-entry
(function).
change-directory
(function).
close-directory
(function).
filename-exists
(function).
for-each-fs-entry
(function).
fs-entry-exists
(function).
get-current-directory
(function).
get-fs-entry-atime
(function).
get-fs-entry-ctime
(function).
get-fs-entry-mode
(function).
get-fs-entry-mtime
(function).
get-fs-entry-name
(function).
get-fs-entry-size
(function).
get-fs-interface
(function).
make-directory
(function).
open-directory
(function).
open-fs-entry
(function).
read-directory
(function).
remove-filename
(function).
remove-fs-entry
(function).
set-fs-interface
(function).
set-standard-fs-interface
(function).
update-fs-entry
(function).
cl-liballegro/src/ffi-functions/fixed-point-math.lisp
ffi-functions
(module).
fixacos
(function).
fixadd
(function).
fixasin
(function).
fixatan
(function).
fixatan2
(function).
fixceil
(function).
fixcos
(function).
fixdiv
(function).
fixfloor
(function).
fixhypot
(function).
fixmul
(function).
fixsin
(function).
fixsub
(function).
fixtan
(function).
fixtof
(function).
fixtoi
(function).
ftofix
(function).
itofix
(function).
fixsqrt
(function).
cl-liballegro/src/ffi-functions/fullscreen-modes.lisp
ffi-functions
(module).
get-display-mode
(function).
get-num-display-modes
(function).
cl-liballegro/src/ffi-functions/graphics.lisp
ffi-functions
(module).
add-new-bitmap-flag
(function).
clear-to-color
(function).
clone-bitmap
(function).
convert-mask-to-alpha
(function).
create-bitmap
(function).
create-sub-bitmap
(function).
destroy-bitmap
(function).
draw-bitmap
(function).
draw-bitmap-region
(function).
draw-pixel
(function).
draw-rotated-bitmap
(function).
draw-scaled-bitmap
(function).
draw-scaled-rotated-bitmap
(function).
draw-tinted-bitmap
(function).
draw-tinted-bitmap-region
(function).
draw-tinted-rotated-bitmap
(function).
draw-tinted-scaled-bitmap
(function).
draw-tinted-scaled-rotated-bitmap
(function).
draw-tinted-scaled-rotated-bitmap-region
(function).
get-bitmap-flags
(function).
get-bitmap-format
(function).
get-bitmap-height
(function).
get-bitmap-width
(function).
get-blender
(function).
get-current-display
(function).
get-new-bitmap-depth
(function).
get-new-bitmap-flags
(function).
get-new-bitmap-format
(function).
get-new-bitmap-samples
(function).
get-new-bitmap-wrap
(function).
get-parent-bitmap
(function).
get-pixel-format-bits
(function).
get-pixel-size
(function).
get-separate-blender
(function).
get-target-bitmap
(function).
hold-bitmap-drawing
(function).
is-bitmap-drawing-held
(function).
is-bitmap-locked
(function).
is-compatible-bitmap
(function).
is-sub-bitmap
(function).
load-bitmap
(function).
load-bitmap-f
(function).
lock-bitmap
(function).
lock-bitmap-region
(function).
map-rgb
(function).
map-rgb-f
(function).
map-rgba
(function).
map-rgba-f
(function).
put-blended-pixel
(function).
put-pixel
(function).
register-bitmap-loader
(function).
register-bitmap-saver-f
(function).
reset-clipping-rectangle
(function).
save-bitmap
(function).
save-bitmap-f
(function).
set-blender
(function).
set-new-bitmap-depth
(function).
set-new-bitmap-flags
(function).
set-new-bitmap-format
(function).
set-new-bitmap-samples
(function).
set-new-bitmap-wrap
(function).
set-separate-blender
(function).
set-target-backbuffer
(function).
set-target-bitmap
(function).
unlock-bitmap
(function).
unmap-rgb
(function).
unmap-rgb-f
(function).
unmap-rgba
(function).
unmap-rgba-f
(function).
clear-depth-buffer
(function).
convert-bitmap
(function).
convert-memory-bitmaps
(function).
get-bitmap-x
(function).
get-bitmap-y
(function).
get-blend-color
(function).
get-clipping-rectangle
(function).
get-pixel
(function).
get-pixel-block-height
(function).
get-pixel-block-size
(function).
get-pixel-block-width
(function).
identify-bitmap
(function).
identify-bitmap-f
(function).
load-bitmap-flags
(function).
load-bitmap-flags-f
(function).
lock-bitmap-blocked
(function).
lock-bitmap-region-blocked
(function).
premul-rgba
(function).
premul-rgba-f
(function).
register-bitmap-identifier
(function).
register-bitmap-loader-f
(function).
register-bitmap-saver
(function).
reparent-bitmap
(function).
set-blend-color
(function).
set-clipping-rectangle
(function).
set-render-state
(function).
cl-liballegro/src/ffi-functions/haptic.lisp
ffi-functions
(module).
get-haptic-autocenter
(function).
get-haptic-capabilities
(function).
get-haptic-effect-duration
(function).
get-haptic-from-display
(function).
get-haptic-from-joystick
(function).
get-haptic-from-keyboard
(function).
get-haptic-from-mouse
(function).
get-haptic-from-touch-input
(function).
get-haptic-gain
(function).
get-max-haptic-effects
(function).
install-haptic
(function).
is-display-haptic
(function).
is-haptic-active
(function).
is-haptic-capable
(function).
is-haptic-effect-ok
(function).
is-haptic-effect-playing
(function).
is-haptic-installed
(function).
is-joystick-haptic
(function).
is-keyboard-haptic
(function).
is-mouse-haptic
(function).
is-touch-input-haptic
(function).
play-haptic-effect
(function).
release-haptic
(function).
release-haptic-effect
(function).
rumble-haptic
(function).
set-haptic-autocenter
(function).
set-haptic-gain
(function).
stop-haptic-effect
(function).
uninstall-haptic
(function).
upload-and-play-haptic-effect
(function).
upload-haptic-effect
(function).
cl-liballegro/src/ffi-functions/joystick.lisp
ffi-functions
(module).
get-joystick
(function).
get-joystick-active
(function).
get-joystick-axis-name
(function).
get-joystick-button-name
(function).
get-joystick-event-source
(function).
get-joystick-name
(function).
get-joystick-num-axes
(function).
get-joystick-num-buttons
(function).
get-joystick-num-sticks
(function).
get-joystick-state
(function).
get-joystick-stick-flags
(function).
get-joystick-stick-name
(function).
get-num-joysticks
(function).
install-joystick
(function).
is-joystick-installed
(function).
reconfigure-joysticks
(function).
release-joystick
(function).
uninstall-joystick
(function).
cl-liballegro/src/ffi-functions/keyboard.lisp
ffi-functions
(module).
get-keyboard-event-source
(function).
get-keyboard-state
(function).
install-keyboard
(function).
is-keyboard-installed
(function).
key-down
(function).
keycode-to-name
(function).
set-keyboard-leds
(function).
uninstall-keyboard
(function).
cl-liballegro/src/ffi-functions/memory.lisp
ffi-functions
(module).
calloc-with-context
(function).
free
(function).
free-with-context
(function).
malloc
(function).
malloc-with-context
(function).
realloc-with-context
(function).
set-memory-interface
(function).
cl-liballegro/src/ffi-functions/monitor.lisp
ffi-functions
(module).
get-monitor-info
(function).
get-new-display-adapter
(function).
get-num-video-adapters
(function).
set-new-display-adapter
(function).
cl-liballegro/src/ffi-functions/mouse.lisp
ffi-functions
(module).
create-mouse-cursor
(function).
destroy-mouse-cursor
(function).
get-mouse-cursor-position
(function).
get-mouse-event-source
(function).
get-mouse-num-axes
(function).
get-mouse-num-buttons
(function).
get-mouse-state
(function).
get-mouse-state-axis
(function).
grab-mouse
(function).
hide-mouse-cursor
(function).
install-mouse
(function).
is-mouse-installed
(function).
set-mouse-axis
(function).
set-mouse-cursor
(function).
set-mouse-w
(function).
set-mouse-xy
(function).
set-mouse-z
(function).
set-system-mouse-cursor
(function).
show-mouse-cursor
(function).
ungrab-mouse
(function).
uninstall-mouse
(function).
get-mouse-wheel-precision
(function).
mouse-button-down
(function).
set-mouse-wheel-precision
(function).
cl-liballegro/src/ffi-functions/path.lisp
ffi-functions
(module).
append-path-component
(function).
clone-path
(function).
create-path
(function).
create-path-for-directory
(function).
destroy-path
(function).
drop-path-tail
(function).
get-path-component
(function).
get-path-drive
(function).
get-path-extension
(function).
get-path-filename
(function).
get-path-num-components
(function).
get-path-tail
(function).
insert-path-component
(function).
join-paths
(function).
make-path-canonical
(function).
path-cstr
(function).
rebase-path
(function).
set-path-drive
(function).
set-path-extension
(function).
set-path-filename
(function).
get-path-basename
(function).
remove-path-component
(function).
replace-path-component
(function).
cl-liballegro/src/ffi-functions/shader.lisp
ffi-functions
(module).
attach-shader-source
(function).
attach-shader-source-file
(function).
build-shader
(function).
create-shader
(function).
destroy-shader
(function).
get-default-shader-source
(function).
get-shader-log
(function).
get-shader-platform
(function).
set-shader-bool
(function).
set-shader-float
(function).
set-shader-float-vector
(function).
set-shader-int
(function).
set-shader-int-vector
(function).
set-shader-matrix
(function).
set-shader-sampler
(function).
use-shader
(function).
cl-liballegro/src/ffi-functions/state.lisp
ffi-functions
(module).
get-errno
(function).
restore-state
(function).
set-errno
(function).
store-state
(function).
cl-liballegro/src/ffi-functions/system.lisp
ffi-functions
(module).
get-allegro-version
(function).
get-app-name
(function).
get-org-name
(function).
get-system-config
(function).
init
(function).
install-system
(function).
is-system-installed
(function).
register-assert-handler
(function).
set-app-name
(function).
set-exe-name
(function).
set-org-name
(function).
uninstall-system
(function).
get-cpu-count
(function).
get-ram-size
(function).
get-standard-path
(function).
register-trace-handler
(function).
cl-liballegro/src/ffi-functions/threads.lisp
ffi-functions
(module).
broadcast-cond
(function).
create-cond
(function).
create-mutex
(function).
create-mutex-recursive
(function).
create-thread
(function).
create-thread-with-stacksize
(function).
destroy-cond
(function).
destroy-mutex
(function).
destroy-thread
(function).
get-thread-should-stop
(function).
join-thread
(function).
lock-mutex
(function).
run-detached-thread
(function).
set-thread-should-stop
(function).
signal-cond
(function).
start-thread
(function).
unlock-mutex
(function).
wait-cond
(function).
wait-cond-until
(function).
cl-liballegro/src/ffi-functions/time.lisp
ffi-functions
(module).
current-time
(function).
get-time
(function).
init-timeout
(function).
rest-time
(function).
cl-liballegro/src/ffi-functions/timer.lisp
ffi-functions
(module).
add-timer-count
(function).
create-timer
(function).
destroy-timer
(function).
get-timer-count
(function).
get-timer-event-source
(function).
get-timer-speed
(function).
get-timer-started
(function).
set-timer-count
(function).
set-timer-speed
(function).
start-timer
(function).
stop-timer
(function).
cl-liballegro/src/ffi-functions/touch-input.lisp
ffi-functions
(module).
get-mouse-emulation-mode
(function).
get-touch-input-event-source
(function).
get-touch-input-mouse-emulation-event-source
(function).
get-touch-input-state
(function).
install-touch-input
(function).
is-touch-input-installed
(function).
set-mouse-emulation-mode
(function).
uninstall-touch-input
(function).
cl-liballegro/src/ffi-functions/transformations.lisp
ffi-functions
(module).
build-transform
(function).
check-inverse
(function).
compose-transform
(function).
copy-transform
(function).
get-current-transform
(function).
identity-transform
(function).
invert-transform
(function).
rotate-transform
(function).
scale-transform
(function).
transform-coordinates
(function).
translate-transform
(function).
use-transform
(function).
build-camera-transform
(function).
get-current-inverse-transform
(function).
get-current-projection-transform
(function).
horizontal-shear-transform
(function).
ortohographic-transform
(function).
perspective-transform
(function).
rotate-transform-3d
(function).
scale-transform-3d
(function).
transform-coordinates-3d
(function).
translate-transform-3d
(function).
use-projection-transform
(function).
vertical-shear-transform
(function).
cl-liballegro/src/ffi-functions/utf-8.lisp
ffi-functions
(module).
cstr
(function).
cstr_dup
(function).
ref_buffer
(function).
ref_cstr
(function).
ref_ustr
(function).
ustr-free
(function).
ustr-new
(function).
ustr-new-from-buffer
(function).
ustr-newf
(macro).
ustr_append
(function).
ustr_append_chr
(function).
ustr_append_cstr
(function).
ustr_appendf
(macro).
ustr_assign
(function).
ustr_assign_cstr
(function).
ustr_assign_substr
(function).
ustr_compare
(function).
ustr_dup
(function).
ustr_dup_substr
(function).
ustr_empty_string
(function).
ustr_encode_utf16
(function).
ustr_equal
(function).
ustr_find_chr
(function).
ustr_find_cset
(function).
ustr_find_cset_cstr
(function).
ustr_find_cstr
(function).
ustr_find_replace
(function).
ustr_find_replace_cstr
(function).
ustr_find_set
(function).
ustr_find_set_cstr
(function).
ustr_find_str
(function).
ustr_get
(function).
ustr_get_next
(function).
ustr_has_prefix
(function).
ustr_has_prefix_cstr
(function).
ustr_has_suffix
(function).
ustr_has_suffix_cstr
(function).
ustr_insert
(function).
ustr_insert_chr
(function).
ustr_insert_cstr
(function).
ustr_length
(function).
ustr_ltrim_ws
(function).
ustr_ncompare
(function).
ustr_new_from_utf16
(function).
ustr_next
(function).
ustr_offset
(function).
ustr_prev
(function).
ustr_prev_get
(function).
ustr_remove_chr
(function).
ustr_remove_range
(function).
ustr_replace_range
(function).
ustr_rfind_chr
(function).
ustr_rfind_cstr
(function).
ustr_rfind_str
(function).
ustr_rtrim_ws
(function).
ustr_set_chr
(function).
ustr_size
(function).
ustr_size_utf16
(function).
ustr_to_buffer
(function).
ustr_trim_ws
(function).
ustr_truncate
(function).
utf16_encode
(function).
utf16_width
(function).
utf8_encode
(function).
utf8_width
(function).
cl-liballegro/src/ffi-functions/misc.lisp
ffi-functions
(module).
run-main
(function).
cl-liballegro/src/ffi-functions/platform-specific.lisp
ffi-functions
(module).
get-x-window-id
(function).
cl-liballegro/src/ffi-functions/direct3d.lisp
ffi-functions
(module).
get-d3d-device
(function).
get-d3d-system-texture
(function).
get-d3d-texutre-positioner
(function).
get-d3d-video-texture
(function).
have-d3d-non-pow2-texture-support
(function).
have-d3d-non-square-texture-support
(function).
is-d3d-device-lost
(function).
cl-liballegro/src/ffi-functions/opengl.lisp
ffi-functions
(module).
get-opengl-extension-list
(function).
get-opengl-proc-address
(function).
get-opengl-texture
(function).
get-opengl-texture-position
(function).
get-opengl-texture-size
(function).
get-opengl-variant
(function).
get-opengl-version
(function).
set-current-opengl-context
(function).
get-opengl-fbo
(function).
get-opengl-program-object
(function).
have-opengl-extension
(function).
remove-opengl-fbo
(function).
cl-liballegro/src/ffi-functions/addons/audio.lisp
addons
(module).
attach-audio-stream-to-mixer
(function).
attach-audio-stream-to-voice
(function).
attach-mixer-to-mixer
(function).
attach-mixer-to-voice
(function).
attach-sample-instance-to-mixer
(function).
attach-sample-instance-to-voice
(function).
create-audio-recorder
(function).
create-audio-stream
(function).
create-mixer
(function).
create-sample
(function).
create-sample-instance
(function).
create-voice
(function).
destroy-audio-recorder
(function).
destroy-audio-stream
(function).
destroy-mixer
(function).
destroy-sample
(function).
destroy-sample-instance
(function).
detach-audio-stream
(function).
detach-mixer
(function).
detach-sample-instance
(function).
detach-voice
(function).
drain-audio-stream
(function).
fill-silence
(function).
get-allegro-audio-version
(function).
get-audio-depth-size
(function).
get-audio-device-name
(function).
get-audio-output-device
(function).
get-audio-recorder-event
(function).
get-audio-recorder-event-source
(function).
get-audio-stream-attached
(function).
get-audio-stream-channels
(function).
get-audio-stream-depth
(function).
get-audio-stream-event-source
(function).
get-audio-stream-fragment
(function).
get-audio-stream-fragments
(function).
get-audio-stream-frequency
(function).
get-audio-stream-gain
(function).
get-audio-stream-length
(function).
get-audio-stream-length-secs
(function).
get-audio-stream-pan
(function).
get-audio-stream-played-samples
(function).
get-audio-stream-playing
(function).
get-audio-stream-playmode
(function).
get-audio-stream-position-secs
(function).
get-audio-stream-speed
(function).
get-available-audio-stream-fragments
(function).
get-channel-count
(function).
get-default-mixer
(function).
get-mixer-attached
(function).
get-mixer-channels
(function).
get-mixer-depth
(function).
get-mixer-frequency
(function).
get-mixer-gain
(function).
get-mixer-playing
(function).
get-mixer-quality
(function).
get-num-audio-output-devices
(function).
get-sample
(function).
get-sample-channels
(function).
get-sample-data
(function).
get-sample-depth
(function).
get-sample-frequency
(function).
get-sample-instance-attached
(function).
get-sample-instance-channels
(function).
get-sample-instance-depth
(function).
get-sample-instance-frequency
(function).
get-sample-instance-gain
(function).
get-sample-instance-length
(function).
get-sample-instance-pan
(function).
get-sample-instance-playing
(function).
get-sample-instance-playmode
(function).
get-sample-instance-position
(function).
get-sample-instance-speed
(function).
get-sample-instance-time
(function).
get-sample-length
(function).
get-voice-channels
(function).
get-voice-depth
(function).
get-voice-frequency
(function).
get-voice-playing
(function).
get-voice-position
(function).
identify-sample
(function).
identify-sample-f
(function).
install-audio
(function).
is-audio-installed
(function).
is-audio-recorder-recording
(function).
load-audio-stream
(function).
load-audio-stream-f
(function).
load-sample
(function).
load-sample-f
(function).
lock-sample-id
(function).
play-audio-stream
(function).
play-audio-stream-f
(function).
play-sample
(function).
play-sample-instance
(function).
register-audio-stream-loader
(function).
register-audio-stream-loader-f
(function).
register-sample-identifier
(function).
register-sample-loader
(function).
register-sample-loader-f
(function).
register-sample-saver
(function).
register-sample-saver-f
(function).
reserve-samples
(function).
restore-default-mixer
(function).
rewind-audio-stream
(function).
save-sample
(function).
save-sample-f
(function).
seek-audio-stream-secs
(function).
set-audio-stream-fragment
(function).
set-audio-stream-gain
(function).
set-audio-stream-loop-secs
(function).
set-audio-stream-pan
(function).
set-audio-stream-playing
(function).
set-audio-stream-playmode
(function).
set-default-mixer
(function).
set-mixer-frequency
(function).
set-mixer-gain
(function).
set-mixer-playing
(function).
set-mixer-postprocess-callback
(function).
set-mixer-quality
(function).
set-sample
(function).
set-sample-instance-channel-matrix
(function).
set-sample-instance-gain
(function).
set-sample-instance-length
(function).
set-sample-instance-pan
(function).
set-sample-instance-playing
(function).
set-sample-instance-playmode
(function).
set-sample-instance-position
(function).
set-sample-instance-speed
(function).
set-voice-playing
(function).
set-voice-position
(function).
start-audio-recorder
(function).
stop-audio-recorder
(function).
stop-sample
(function).
stop-sample-instance
(function).
stop-samples
(function).
uninstall-audio
(function).
unlock-sample-id
(function).
destory-voice
(function).
set-audio-stream-channel-matrix
(function).
set-audio-stream-speed
(function).
cl-liballegro/src/ffi-functions/addons/audio-codecs.lisp
addons
(module).
get-allegro-acodec-version
(function).
init-acodec-addon
(function).
cl-liballegro/src/ffi-functions/addons/color.lisp
addons
(module).
color-linear
(function).
color-linear-to-rgb
(function).
color-oklab
(function).
color-oklab-to-rgb
(function).
color-rgb-to-linear
(function).
color-rgb-to-oklab
(function).
is-color-valid
(function).
color-cmyk-to-rgb
(function).
color-cymk
(function).
color-hsl
(function).
color-hsl-to-rgb
(function).
color-hsv
(function).
color-hsv-to-rgb
(function).
color-html
(function).
color-html-to-rgb
(function).
color-name
(function).
color-name-to-rgb
(function).
color-rgb-to-cmyk
(function).
color-rgb-to-hsl
(function).
color-rgb-to-hsv
(function).
color-rgb-to-html
(function).
color-rgb-to-name
(function).
color-rgb-to-yuv
(function).
color-yuv
(function).
color-yuv-to-rgb
(function).
get-allegro-color-version
(function).
cl-liballegro/src/ffi-functions/addons/font.lisp
addons
(module).
create-builtin-font
(function).
destroy-font
(function).
draw-justified-text
(function).
draw-justified-ustr
(function).
draw-text
(function).
draw-textf
(macro).
draw-ustr
(function).
get-allegro-font-version
(function).
get-allegro-ttf-version
(function).
get-font-ascent
(function).
get-font-descent
(function).
get-font-line-height
(function).
get-text-dimensions
(function).
get-text-width
(function).
get-ustr-dimensions
(function).
get-ustr-width
(function).
grab-font-from-bitmap
(function).
init-font-addon
(function).
init-ttf-addon
(function).
load-bitmap-font
(function).
load-font
(function).
load-ttf-font
(function).
load-ttf-font-f
(function).
load-ttf-font-stretch
(function).
load-ttf-font-stretch-f
(function).
register-font-loader
(function).
shutdown-font-addon
(function).
shutdown-ttf-addon
(function).
draw-justified-textf
(macro).
cl-liballegro/src/ffi-functions/addons/image-io.lisp
addons
(module).
get-allegro-image-version
(function).
init-image-addon
(function).
shutdown-image-addon
(function).
cl-liballegro/src/ffi-functions/addons/memfile.lisp
addons
(module).
get-allegro-memfile-version
(function).
open-memfile
(function).
cl-liballegro/src/ffi-functions/addons/native-dialogs.lisp
addons
(module).
append-native-text-log
(function).
close-native-text-log
(function).
create-native-file-dialog
(function).
destroy-native-file-dialog
(function).
get-allegro-native-dialog-version
(function).
get-native-file-dialog-count
(function).
get-native-text-log-event-source
(function).
init-native-dialog-addon
(function).
open-native-text-log
(function).
show-native-file-dialog
(function).
show-native-message-box
(function).
shutdown-native-dialog-addon
(function).
get-native-file-dialog-path
(function).
cl-liballegro/src/ffi-functions/addons/physicsfs.lisp
addons
(module).
get-allegro-physfs-version
(function).
set-physfs-file-interface
(function).
cl-liballegro/src/ffi-functions/addons/primatives.lisp
addons
(module).
calculate-arc
(function).
calculate-ribbon
(function).
calculate-spline
(function).
create-vertex-decl
(function).
destroy-vertex-decl
(function).
draw-arc
(function).
draw-circle
(function).
draw-ellipse
(function).
draw-elliptical-arc
(function).
draw-filled-circle
(function).
draw-filled-ellipse
(function).
draw-filled-pieslice
(function).
draw-filled-rectangle
(function).
draw-filled-rounded-rectangle
(function).
draw-filled-triangle
(function).
draw-indexed-prim
(function).
draw-line
(function).
draw-pieslice
(function).
draw-prim
(function).
draw-rectangle
(function).
draw-ribbon
(function).
draw-rounded-rectangle
(function).
draw-soft-line
(function).
draw-soft-triangle
(function).
draw-spline
(function).
draw-triangle
(function).
get-allegro-primitives-version
(function).
init-primitives-addon
(function).
shutdown-primitives-addon
(function).
cl-liballegro/src/ffi-functions/addons/video-streaming.lisp
addons
(module).
close-video
(function).
get-allegro-video-version
(function).
get-video-audio-rate
(function).
get-video-event-source
(function).
get-video-fps
(function).
get-video-frame
(function).
get-video-position
(function).
get-video-scaled-height
(function).
get-video-scaled-width
(function).
identify-video
(function).
identify-video-f
(function).
init-video-addon
(function).
is-init-video-addon-initialized
(function).
is-video-playing
(function).
open-video
(function).
seek-video
(function).
set-video-playing
(function).
shutdown-video-addon
(function).
start-video
(function).
start-video-with-voice
(function).
cl-liballegro/src/interface/interface.lisp
interface
(module).
accumulator
(reader method).
(setf accumulator)
(writer method).
display
(reader method).
(setf display)
(writer method).
display-close-handler
(generic function).
display-expose-handler
(generic function).
display-flags
(reader method).
display-found-handler
(generic function).
display-lost-handler
(generic function).
display-options
(reader method).
display-resize-handler
(generic function).
display-switch-in-handler
(generic function).
display-switch-orientation-handler
(generic function).
display-switch-out-handler
(generic function).
event
(reader method).
event-handler
(generic function).
event-queue
(reader method).
(setf event-queue)
(writer method).
frame-time
(reader method).
(setf frame-time)
(writer method).
height
(reader method).
initialize-display
(generic function).
initialize-event-queue
(generic function).
initialize-keyboard
(generic function).
initialize-mouse
(generic function).
joystick-axis-handler
(generic function).
joystick-button-down-handler
(generic function).
joystick-button-up-handler
(generic function).
joystick-configuration-handler
(generic function).
key-char-handler
(generic function).
key-down-handler
(generic function).
key-up-handler
(generic function).
logic-fps
(reader method).
(setf logic-fps)
(writer method).
mouse-axis-handler
(generic function).
mouse-button-down-handler
(generic function).
mouse-button-up-handler
(generic function).
mouse-enter-display-handler
(generic function).
mouse-leave-display-handler
(generic function).
mouse-warped-handler
(generic function).
new-time
(reader method).
(setf new-time)
(writer method).
process-event-queue
(generic function).
render
(generic function).
run-system
(function).
system
(class).
system-loop
(generic function).
system-loop-running-p
(reader method).
(setf system-loop-running-p)
(writer method).
system-time
(reader method).
(setf system-time)
(writer method).
timer-handler
(generic function).
title
(reader method).
update
(generic function).
width
(reader method).
*system*
(special variable).
display-settings
(class).
initialize-system
(generic function).
with-event
(macro).
cl-liballegro/src/interface/streams.lisp
interface
(module).
binary-stream
(class).
character-stream
(class).
close
(method).
close
(method).
ensure-loaded
(function).
initialize-instance
(method).
initialize-instance
(method).
make-binary-stream
(function).
make-character-stream
(function).
stream-element-type
(method).
(setf stream-file-position)
(method).
stream-file-position
(method).
stream-read-byte
(method).
stream-read-char
(method).
stream-read-sequence
(method).
stream-read-sequence
(method).
stream-size
(function).
stream-unread-char
(method).
prompt-for-string
(function).
Packages are listed by definition order.
cl-liballegro
al
liballegro
cffi
.
common-lisp
.
+pi+
(constant).
accumulator
(generic reader).
(setf accumulator)
(generic writer).
acknowledge-resize
(function).
add-config-section
(function).
add-new-bitmap-flag
(function).
add-timer-count
(function).
append-native-text-log
(function).
append-path-component
(function).
attach-audio-stream-to-mixer
(function).
attach-audio-stream-to-voice
(function).
attach-mixer-to-mixer
(function).
attach-mixer-to-voice
(function).
attach-sample-instance-to-mixer
(function).
attach-sample-instance-to-voice
(function).
attach-shader-source
(function).
attach-shader-source-file
(function).
binary-stream
(class).
broadcast-cond
(function).
build-shader
(function).
build-transform
(function).
calculate-arc
(function).
calculate-ribbon
(function).
calculate-spline
(function).
calloc-with-context
(function).
character-stream
(class).
check-inverse
(function).
clear-to-color
(function).
clone-bitmap
(function).
clone-path
(function).
close-native-text-log
(function).
close-video
(function).
color-linear
(function).
color-linear-to-rgb
(function).
color-oklab
(function).
color-oklab-to-rgb
(function).
color-rgb-to-linear
(function).
color-rgb-to-oklab
(function).
compose-transform
(function).
convert-mask-to-alpha
(function).
copy-transform
(function).
create-audio-recorder
(function).
create-audio-stream
(function).
create-bitmap
(function).
create-builtin-font
(function).
create-cond
(function).
create-config
(function).
create-display
(function).
create-event-queue
(function).
create-file-handle
(function).
create-fs-entry
(function).
create-mixer
(function).
create-mouse-cursor
(function).
create-mutex
(function).
create-mutex-recursive
(function).
create-native-file-dialog
(function).
create-path
(function).
create-path-for-directory
(function).
create-sample
(function).
create-sample-instance
(function).
create-shader
(function).
create-sub-bitmap
(function).
create-thread
(function).
create-thread-with-stacksize
(function).
create-timer
(function).
create-vertex-decl
(function).
create-voice
(function).
cstr
(function).
cstr_dup
(function).
current-time
(function).
destroy-audio-recorder
(function).
destroy-audio-stream
(function).
destroy-bitmap
(function).
destroy-cond
(function).
destroy-config
(function).
destroy-display
(function).
destroy-event-queue
(function).
destroy-font
(function).
destroy-fs-entry
(function).
destroy-mixer
(function).
destroy-mouse-cursor
(function).
destroy-mutex
(function).
destroy-native-file-dialog
(function).
destroy-path
(function).
destroy-sample
(function).
destroy-sample-instance
(function).
destroy-shader
(function).
destroy-thread
(function).
destroy-timer
(function).
destroy-user-event-source
(function).
destroy-vertex-decl
(function).
detach-audio-stream
(function).
detach-mixer
(function).
detach-sample-instance
(function).
detach-voice
(function).
display
(generic reader).
(setf display)
(generic writer).
display-close-handler
(generic function).
display-expose-handler
(generic function).
display-flags
(generic reader).
display-found-handler
(generic function).
display-lost-handler
(generic function).
display-options
(generic reader).
display-resize-handler
(generic function).
display-switch-in-handler
(generic function).
display-switch-orientation-handler
(generic function).
display-switch-out-handler
(generic function).
drain-audio-stream
(function).
draw-arc
(function).
draw-bitmap
(function).
draw-bitmap-region
(function).
draw-circle
(function).
draw-ellipse
(function).
draw-elliptical-arc
(function).
draw-filled-circle
(function).
draw-filled-ellipse
(function).
draw-filled-pieslice
(function).
draw-filled-rectangle
(function).
draw-filled-rounded-rectangle
(function).
draw-filled-triangle
(function).
draw-indexed-prim
(function).
draw-justified-text
(function).
draw-justified-ustr
(function).
draw-line
(function).
draw-pieslice
(function).
draw-pixel
(function).
draw-prim
(function).
draw-rectangle
(function).
draw-ribbon
(function).
draw-rotated-bitmap
(function).
draw-rounded-rectangle
(function).
draw-scaled-bitmap
(function).
draw-scaled-rotated-bitmap
(function).
draw-soft-line
(function).
draw-soft-triangle
(function).
draw-spline
(function).
draw-text
(function).
draw-textf
(macro).
draw-tinted-bitmap
(function).
draw-tinted-bitmap-region
(function).
draw-tinted-rotated-bitmap
(function).
draw-tinted-scaled-bitmap
(function).
draw-tinted-scaled-rotated-bitmap
(function).
draw-tinted-scaled-rotated-bitmap-region
(function).
draw-triangle
(function).
draw-ustr
(function).
drop-next-event
(function).
drop-path-tail
(function).
emit-user-event
(function).
ensure-loaded
(function).
event
(generic reader).
event-handler
(generic function).
event-queue
(generic reader).
(setf event-queue)
(generic writer).
fclearerr
(function).
fclose
(function).
feof
(function).
ferrmsg
(function).
ferror
(function).
fflush
(function).
fgetc
(function).
fgets
(function).
fill-silence
(function).
fixacos
(function).
fixadd
(function).
fixasin
(function).
fixatan
(function).
fixatan2
(function).
fixceil
(function).
fixcos
(function).
fixdiv
(function).
fixfloor
(function).
fixhypot
(function).
fixmul
(function).
fixsin
(function).
fixsub
(function).
fixtan
(function).
fixtof
(function).
fixtoi
(function).
flip-display
(function).
flush-event-queue
(function).
fopen
(function).
fopen-fd
(function).
fopen-interface
(function).
fopen-slice
(function).
fputc
(function).
fputs
(function).
frame-time
(generic reader).
(setf frame-time)
(generic writer).
fread
(function).
fread16be
(function).
fread16le
(function).
fread32be
(function).
fread32le
(function).
free
(function).
free-with-context
(function).
fseek
(function).
fsize
(function).
ftell
(function).
ftofix
(function).
fungetc
(function).
fwrite
(function).
fwrite16be
(function).
fwrite16le
(function).
fwrite32be
(function).
fwrite32le
(function).
get-allegro-acodec-version
(function).
get-allegro-audio-version
(function).
get-allegro-font-version
(function).
get-allegro-image-version
(function).
get-allegro-memfile-version
(function).
get-allegro-native-dialog-version
(function).
get-allegro-physfs-version
(function).
get-allegro-primitives-version
(function).
get-allegro-ttf-version
(function).
get-allegro-version
(function).
get-allegro-video-version
(function).
get-app-name
(function).
get-audio-depth-size
(function).
get-audio-device-name
(function).
get-audio-output-device
(function).
get-audio-recorder-event
(function).
get-audio-recorder-event-source
(function).
get-audio-stream-attached
(function).
get-audio-stream-channels
(function).
get-audio-stream-depth
(function).
get-audio-stream-event-source
(function).
get-audio-stream-fragment
(function).
get-audio-stream-fragments
(function).
get-audio-stream-frequency
(function).
get-audio-stream-gain
(function).
get-audio-stream-length
(function).
get-audio-stream-length-secs
(function).
get-audio-stream-pan
(function).
get-audio-stream-played-samples
(function).
get-audio-stream-playing
(function).
get-audio-stream-playmode
(function).
get-audio-stream-position-secs
(function).
get-audio-stream-speed
(function).
get-available-audio-stream-fragments
(function).
get-backbuffer
(function).
get-bitmap-flags
(function).
get-bitmap-format
(function).
get-bitmap-height
(function).
get-bitmap-width
(function).
get-blender
(function).
get-channel-count
(function).
get-config-value
(function).
get-current-display
(function).
get-current-transform
(function).
get-default-mixer
(function).
get-default-shader-source
(function).
get-display-event-source
(function).
get-display-flags
(function).
get-display-format
(function).
get-display-height
(function).
get-display-mode
(function).
get-display-option
(function).
get-display-refresh-rate
(function).
get-display-width
(function).
get-errno
(function).
get-event-source-data
(function).
get-file-userdata
(function).
get-first-config-entry
(function).
get-first-config-section
(function).
get-font-ascent
(function).
get-font-descent
(function).
get-font-line-height
(function).
get-haptic-autocenter
(function).
get-haptic-capabilities
(function).
get-haptic-effect-duration
(function).
get-haptic-from-display
(function).
get-haptic-from-joystick
(function).
get-haptic-from-keyboard
(function).
get-haptic-from-mouse
(function).
get-haptic-from-touch-input
(function).
get-haptic-gain
(function).
get-joystick
(function).
get-joystick-active
(function).
get-joystick-axis-name
(function).
get-joystick-button-name
(function).
get-joystick-event-source
(function).
get-joystick-name
(function).
get-joystick-num-axes
(function).
get-joystick-num-buttons
(function).
get-joystick-num-sticks
(function).
get-joystick-state
(function).
get-joystick-stick-flags
(function).
get-joystick-stick-name
(function).
get-keyboard-event-source
(function).
get-keyboard-state
(function).
get-max-haptic-effects
(function).
get-mixer-attached
(function).
get-mixer-channels
(function).
get-mixer-depth
(function).
get-mixer-frequency
(function).
get-mixer-gain
(function).
get-mixer-playing
(function).
get-mixer-quality
(function).
get-monitor-info
(function).
get-mouse-cursor-position
(function).
get-mouse-emulation-mode
(function).
get-mouse-event-source
(function).
get-mouse-num-axes
(function).
get-mouse-num-buttons
(function).
get-mouse-state
(function).
get-mouse-state-axis
(function).
get-native-file-dialog-count
(function).
get-native-text-log-event-source
(function).
get-new-bitmap-depth
(function).
get-new-bitmap-flags
(function).
get-new-bitmap-format
(function).
get-new-bitmap-samples
(function).
get-new-bitmap-wrap
(function).
get-new-display-adapter
(function).
get-new-display-flags
(function).
get-new-display-refresh-rate
(function).
get-new-file-interface
(function).
get-next-config-entry
(function).
get-next-config-section
(function).
get-next-event
(function).
get-num-audio-output-devices
(function).
get-num-display-modes
(function).
get-num-joysticks
(function).
get-num-video-adapters
(function).
get-opengl-extension-list
(function).
get-opengl-proc-address
(function).
get-opengl-texture
(function).
get-opengl-texture-position
(function).
get-opengl-texture-size
(function).
get-opengl-variant
(function).
get-opengl-version
(function).
get-org-name
(function).
get-parent-bitmap
(function).
get-path-component
(function).
get-path-drive
(function).
get-path-extension
(function).
get-path-filename
(function).
get-path-num-components
(function).
get-path-tail
(function).
get-pixel-format-bits
(function).
get-pixel-size
(function).
get-sample
(function).
get-sample-channels
(function).
get-sample-data
(function).
get-sample-depth
(function).
get-sample-frequency
(function).
get-sample-instance-attached
(function).
get-sample-instance-channels
(function).
get-sample-instance-depth
(function).
get-sample-instance-frequency
(function).
get-sample-instance-gain
(function).
get-sample-instance-length
(function).
get-sample-instance-pan
(function).
get-sample-instance-playing
(function).
get-sample-instance-playmode
(function).
get-sample-instance-position
(function).
get-sample-instance-speed
(function).
get-sample-instance-time
(function).
get-sample-length
(function).
get-separate-blender
(function).
get-shader-log
(function).
get-shader-platform
(function).
get-system-config
(function).
get-target-bitmap
(function).
get-text-dimensions
(function).
get-text-width
(function).
get-thread-should-stop
(function).
get-time
(function).
get-timer-count
(function).
get-timer-event-source
(function).
get-timer-speed
(function).
get-timer-started
(function).
get-touch-input-event-source
(function).
get-touch-input-mouse-emulation-event-source
(function).
get-touch-input-state
(function).
get-ustr-dimensions
(function).
get-ustr-width
(function).
get-video-audio-rate
(function).
get-video-event-source
(function).
get-video-fps
(function).
get-video-frame
(function).
get-video-position
(function).
get-video-scaled-height
(function).
get-video-scaled-width
(function).
get-voice-channels
(function).
get-voice-depth
(function).
get-voice-frequency
(function).
get-voice-playing
(function).
get-voice-position
(function).
get-window-position
(function).
grab-font-from-bitmap
(function).
grab-mouse
(function).
height
(generic reader).
hide-mouse-cursor
(function).
hold-bitmap-drawing
(function).
identify-sample
(function).
identify-sample-f
(function).
identify-video
(function).
identify-video-f
(function).
identity-transform
(function).
inhibit-screensaver
(function).
init
(function).
init-acodec-addon
(function).
init-font-addon
(function).
init-image-addon
(function).
init-native-dialog-addon
(function).
init-primitives-addon
(function).
init-timeout
(function).
init-ttf-addon
(function).
init-user-event-source
(function).
init-video-addon
(function).
initialize-display
(generic function).
initialize-event-queue
(generic function).
initialize-keyboard
(generic function).
initialize-mouse
(generic function).
insert-path-component
(function).
install-audio
(function).
install-haptic
(function).
install-joystick
(function).
install-keyboard
(function).
install-mouse
(function).
install-system
(function).
install-touch-input
(function).
invert-transform
(function).
is-audio-installed
(function).
is-audio-recorder-recording
(function).
is-bitmap-drawing-held
(function).
is-bitmap-locked
(function).
is-color-valid
(function).
is-compatible-bitmap
(function).
is-display-haptic
(function).
is-event-queue-empty
(function).
is-haptic-active
(function).
is-haptic-capable
(function).
is-haptic-effect-ok
(function).
is-haptic-effect-playing
(function).
is-haptic-installed
(function).
is-init-video-addon-initialized
(function).
is-joystick-haptic
(function).
is-joystick-installed
(function).
is-keyboard-haptic
(function).
is-keyboard-installed
(function).
is-mouse-haptic
(function).
is-mouse-installed
(function).
is-sub-bitmap
(function).
is-system-installed
(function).
is-touch-input-haptic
(function).
is-touch-input-installed
(function).
is-video-playing
(function).
itofix
(function).
join-paths
(function).
join-thread
(function).
joystick-axis-handler
(generic function).
joystick-button-down-handler
(generic function).
joystick-button-up-handler
(generic function).
joystick-configuration-handler
(generic function).
key-char-handler
(generic function).
key-down
(function).
key-down-handler
(generic function).
key-up-handler
(generic function).
keycode-to-name
(function).
load-audio-stream
(function).
load-audio-stream-f
(function).
load-bitmap
(function).
load-bitmap-f
(function).
load-bitmap-font
(function).
load-config-file
(function).
load-config-file-f
(function).
load-font
(function).
load-sample
(function).
load-sample-f
(function).
load-ttf-font
(function).
load-ttf-font-f
(function).
load-ttf-font-stretch
(function).
load-ttf-font-stretch-f
(function).
lock-bitmap
(function).
lock-bitmap-region
(function).
lock-mutex
(function).
lock-sample-id
(function).
logic-fps
(generic reader).
(setf logic-fps)
(generic writer).
make-binary-stream
(function).
make-character-stream
(function).
make-path-canonical
(function).
make-temp-file
(function).
malloc
(function).
malloc-with-context
(function).
map-rgb
(function).
map-rgb-f
(function).
map-rgba
(function).
map-rgba-f
(function).
merge-config
(function).
merge-config-into
(function).
mouse-axis-handler
(generic function).
mouse-button-down-handler
(generic function).
mouse-button-up-handler
(generic function).
mouse-enter-display-handler
(generic function).
mouse-leave-display-handler
(generic function).
mouse-warped-handler
(generic function).
new-time
(generic reader).
(setf new-time)
(generic writer).
open-memfile
(function).
open-native-text-log
(function).
open-video
(function).
path-cstr
(function).
peek-next-event
(function).
play-audio-stream
(function).
play-audio-stream-f
(function).
play-haptic-effect
(function).
play-sample
(function).
play-sample-instance
(function).
process-event-queue
(generic function).
put-blended-pixel
(function).
put-pixel
(function).
realloc-with-context
(function).
rebase-path
(function).
reconfigure-joysticks
(function).
ref_buffer
(function).
ref_cstr
(function).
ref_ustr
(function).
register-assert-handler
(function).
register-audio-stream-loader
(function).
register-audio-stream-loader-f
(function).
register-bitmap-loader
(function).
register-bitmap-saver-f
(function).
register-event-source
(function).
register-font-loader
(function).
register-sample-identifier
(function).
register-sample-loader
(function).
register-sample-loader-f
(function).
register-sample-saver
(function).
register-sample-saver-f
(function).
release-haptic
(function).
release-haptic-effect
(function).
release-joystick
(function).
remove-config-section
(function).
render
(generic function).
reserve-samples
(function).
reset-clipping-rectangle
(function).
reset-new-display-options
(function).
resize-display
(function).
rest-time
(function).
restore-default-mixer
(function).
restore-state
(function).
rewind-audio-stream
(function).
rotate-transform
(function).
rumble-haptic
(function).
run-detached-thread
(function).
run-main
(function).
run-system
(function).
save-bitmap
(function).
save-bitmap-f
(function).
save-config-file
(function).
save-config-file-f
(function).
save-sample
(function).
save-sample-f
(function).
scale-transform
(function).
seek-audio-stream-secs
(function).
seek-video
(function).
set-app-name
(function).
set-audio-stream-fragment
(function).
set-audio-stream-gain
(function).
set-audio-stream-loop-secs
(function).
set-audio-stream-pan
(function).
set-audio-stream-playing
(function).
set-audio-stream-playmode
(function).
set-blender
(function).
set-config-value
(function).
set-current-opengl-context
(function).
set-default-mixer
(function).
set-display-icon
(function).
set-display-icons
(function).
set-errno
(function).
set-exe-name
(function).
set-haptic-autocenter
(function).
set-haptic-gain
(function).
set-keyboard-leds
(function).
set-memory-interface
(function).
set-mixer-frequency
(function).
set-mixer-gain
(function).
set-mixer-playing
(function).
set-mixer-postprocess-callback
(function).
set-mixer-quality
(function).
set-mouse-axis
(function).
set-mouse-cursor
(function).
set-mouse-emulation-mode
(function).
set-mouse-w
(function).
set-mouse-xy
(function).
set-mouse-z
(function).
set-new-bitmap-depth
(function).
set-new-bitmap-flags
(function).
set-new-bitmap-format
(function).
set-new-bitmap-samples
(function).
set-new-bitmap-wrap
(function).
set-new-display-adapter
(function).
set-new-display-flags
(function).
set-new-display-option
(function).
set-new-display-refresh-rate
(function).
set-new-file-interface
(function).
set-new-window-position
(function).
set-org-name
(function).
set-path-drive
(function).
set-path-extension
(function).
set-path-filename
(function).
set-physfs-file-interface
(function).
set-sample
(function).
set-sample-instance-channel-matrix
(function).
set-sample-instance-gain
(function).
set-sample-instance-length
(function).
set-sample-instance-pan
(function).
set-sample-instance-playing
(function).
set-sample-instance-playmode
(function).
set-sample-instance-position
(function).
set-sample-instance-speed
(function).
set-separate-blender
(function).
set-shader-bool
(function).
set-shader-float
(function).
set-shader-float-vector
(function).
set-shader-int
(function).
set-shader-int-vector
(function).
set-shader-matrix
(function).
set-shader-sampler
(function).
set-standard-file-interface
(function).
set-system-mouse-cursor
(function).
set-target-backbuffer
(function).
set-target-bitmap
(function).
set-thread-should-stop
(function).
set-timer-count
(function).
set-timer-speed
(function).
set-video-playing
(function).
set-voice-playing
(function).
set-voice-position
(function).
set-window-position
(function).
set-window-title
(function).
show-mouse-cursor
(function).
show-native-file-dialog
(function).
show-native-message-box
(function).
shutdown-font-addon
(function).
shutdown-image-addon
(function).
shutdown-native-dialog-addon
(function).
shutdown-primitives-addon
(function).
shutdown-ttf-addon
(function).
shutdown-video-addon
(function).
signal-cond
(function).
start-audio-recorder
(function).
start-thread
(function).
start-timer
(function).
start-video
(function).
start-video-with-voice
(function).
stop-audio-recorder
(function).
stop-haptic-effect
(function).
stop-sample
(function).
stop-sample-instance
(function).
stop-samples
(function).
stop-timer
(function).
store-state
(function).
stream-size
(function).
system
(class).
system-loop
(generic function).
system-loop-running-p
(generic reader).
(setf system-loop-running-p)
(generic writer).
system-time
(generic reader).
(setf system-time)
(generic writer).
timer-handler
(generic function).
title
(generic reader).
transform-coordinates
(function).
translate-transform
(function).
ungrab-mouse
(function).
uninstall-audio
(function).
uninstall-haptic
(function).
uninstall-keyboard
(function).
uninstall-mouse
(function).
uninstall-system
(function).
uninstall-touch-input
(function).
unlock-bitmap
(function).
unlock-mutex
(function).
unlock-sample-id
(function).
unmap-rgb
(function).
unmap-rgb-f
(function).
unmap-rgba
(function).
unmap-rgba-f
(function).
unref-user-event
(function).
unregister-event-source
(function).
update
(generic function).
update-display-region
(function).
upload-and-play-haptic-effect
(function).
upload-haptic-effect
(function).
use-shader
(function).
use-transform
(function).
ustr-free
(function).
ustr-new
(function).
ustr-new-from-buffer
(function).
ustr-newf
(macro).
ustr_append
(function).
ustr_append_chr
(function).
ustr_append_cstr
(function).
ustr_appendf
(macro).
ustr_assign
(function).
ustr_assign_cstr
(function).
ustr_assign_substr
(function).
ustr_compare
(function).
ustr_dup
(function).
ustr_dup_substr
(function).
ustr_empty_string
(function).
ustr_encode_utf16
(function).
ustr_equal
(function).
ustr_find_chr
(function).
ustr_find_cset
(function).
ustr_find_cset_cstr
(function).
ustr_find_cstr
(function).
ustr_find_replace
(function).
ustr_find_replace_cstr
(function).
ustr_find_set
(function).
ustr_find_set_cstr
(function).
ustr_find_str
(function).
ustr_get
(function).
ustr_get_next
(function).
ustr_has_prefix
(function).
ustr_has_prefix_cstr
(function).
ustr_has_suffix
(function).
ustr_has_suffix_cstr
(function).
ustr_insert
(function).
ustr_insert_chr
(function).
ustr_insert_cstr
(function).
ustr_length
(function).
ustr_ltrim_ws
(function).
ustr_ncompare
(function).
ustr_new_from_utf16
(function).
ustr_next
(function).
ustr_offset
(function).
ustr_prev
(function).
ustr_prev_get
(function).
ustr_remove_chr
(function).
ustr_remove_range
(function).
ustr_replace_range
(function).
ustr_rfind_chr
(function).
ustr_rfind_cstr
(function).
ustr_rfind_str
(function).
ustr_rtrim_ws
(function).
ustr_set_chr
(function).
ustr_size
(function).
ustr_size_utf16
(function).
ustr_to_buffer
(function).
ustr_trim_ws
(function).
ustr_truncate
(function).
utf16_encode
(function).
utf16_width
(function).
utf8_encode
(function).
utf8_width
(function).
wait-cond
(function).
wait-cond-until
(function).
wait-for-event
(function).
wait-for-event-timed
(function).
wait-for-event-until
(function).
wait-for-vsync
(function).
width
(generic reader).
with-current-keyboard-state
(macro).
with-current-mouse-state
(macro).
with-keyboard-state
(macro).
with-mouse-state
(macro).
*system*
(special variable).
+audio-pan-none+
(constant).
+fixtorad-r+
(constant).
+mouse-max-extra-axes+
(constant).
+new-window-title-max-size+
(constant).
+radtofix-r+
(constant).
+touch-input-max-touch-count+
(constant).
acknowledge-drawing-halt
(function).
acknowledge-drawing-resume
(function).
add_config_comment
(function).
any-event-tclass
(class).
audio-recorder-event-tclass
(class).
audio-stream-tclass
(class).
bitmap-tclass
(class).
build-camera-transform
(function).
c-double
(class).
c-float
(class).
c-int
(class).
c-ptr
(class).
change-directory
(function).
clear-depth-buffer
(function).
clipboard-has-text
(function).
close-directory
(function).
color-cmyk-to-rgb
(function).
color-cymk
(function).
color-hsl
(function).
color-hsl-to-rgb
(function).
color-hsv
(function).
color-hsv-to-rgb
(function).
color-html
(function).
color-html-to-rgb
(function).
color-name
(function).
color-name-to-rgb
(function).
color-rgb-to-cmyk
(function).
color-rgb-to-hsl
(function).
color-rgb-to-hsv
(function).
color-rgb-to-html
(function).
color-rgb-to-name
(function).
color-rgb-to-yuv
(function).
color-tclass
(class).
color-yuv
(function).
color-yuv-to-rgb
(function).
convert-bitmap
(function).
convert-memory-bitmaps
(function).
define-allegro-library
(macro).
destory-voice
(function).
display-event-tclass
(class).
display-mode-tclass
(class).
display-settings
(class).
draw-justified-textf
(macro).
event-queue-tclass
(class).
event-source-tclass
(class).
fget_ustr
(function).
file-interface-tclass
(class).
file-tclass
(class).
filechooser-tclass
(class).
filename-exists
(function).
fixsqrt
(function).
font-tclass
(class).
for-each-fs-entry
(function).
fs-entry-exists
(function).
fs-entry-tclass
(class).
fs-interface-tclass
(class).
get-allegro-color-version
(function).
get-bitmap-x
(function).
get-bitmap-y
(function).
get-blend-color
(function).
get-clipboard-text
(function).
get-clipping-rectangle
(function).
get-cpu-count
(function).
get-current-directory
(function).
get-current-inverse-transform
(function).
get-current-projection-transform
(function).
get-d3d-device
(function).
get-d3d-system-texture
(function).
get-d3d-texutre-positioner
(function).
get-d3d-video-texture
(function).
get-display-orientation
(function).
get-fs-entry-atime
(function).
get-fs-entry-ctime
(function).
get-fs-entry-mode
(function).
get-fs-entry-mtime
(function).
get-fs-entry-name
(function).
get-fs-entry-size
(function).
get-fs-interface
(function).
get-mouse-wheel-precision
(function).
get-native-file-dialog-path
(function).
get-new-display-option
(function).
get-new-window-position
(function).
get-new-window-title
(function).
get-opengl-fbo
(function).
get-opengl-program-object
(function).
get-path-basename
(function).
get-pixel
(function).
get-pixel-block-height
(function).
get-pixel-block-size
(function).
get-pixel-block-width
(function).
get-ram-size
(function).
get-standard-path
(function).
get-window-constraints
(function).
get-x-window-id
(function).
haptic-condition-effect-tclass
(class).
haptic-constant-effect-tclass
(class).
haptic-direction-tclass
(class).
haptic-effect-id-tclass
(class).
haptic-effect-tclass
(class).
haptic-envelope-tclass
(class).
haptic-periodic-effect-tclass
(class).
haptic-ramp-effect-tclass
(class).
haptic-replay-tclass
(class).
haptic-rumble-effect-tclass
(class).
haptic-tclass
(class).
have-d3d-non-pow2-texture-support
(function).
have-d3d-non-square-texture-support
(function).
have-opengl-extension
(function).
horizontal-shear-transform
(function).
identify-bitmap
(function).
identify-bitmap-f
(function).
initialize-system
(generic function).
is-d3d-device-lost
(function).
is-event-queue-paused
(function).
is-event-source-registered
(function).
joystick-event-tclass
(class).
joystick-state-tclass
(class).
joystick-tclass
(class).
keyboard-event-tclass
(class).
keyboard-state-tclass
(class).
load-bitmap-flags
(function).
load-bitmap-flags-f
(function).
lock-bitmap-blocked
(function).
lock-bitmap-region-blocked
(function).
locked-region-tclass
(class).
make-directory
(function).
memory-interface-tclass
(class).
mixer-tclass
(class).
monitor-info-tclass
(class).
mouse-button-down
(function).
mouse-event-tclass
(class).
mouse-state-tclass
(class).
mutex-tclass
(class).
open-directory
(function).
open-fs-entry
(function).
ortohographic-transform
(function).
pause-event-queue
(function).
perspective-transform
(function).
premul-rgba
(function).
premul-rgba-f
(function).
prompt-for-string
(function).
read-directory
(function).
register-bitmap-identifier
(function).
register-bitmap-loader-f
(function).
register-bitmap-saver
(function).
register-trace-handler
(function).
remove-config-key
(function).
remove-filename
(function).
remove-fs-entry
(function).
remove-opengl-fbo
(function).
remove-path-component
(function).
reparent-bitmap
(function).
replace-path-component
(function).
rotate-transform-3d
(function).
scale-transform-3d
(function).
set-audio-stream-channel-matrix
(function).
set-audio-stream-speed
(function).
set-blend-color
(function).
set-clipboard-text
(function).
set-clipping-rectangle
(function).
set-display-flag
(function).
set-display-option
(function).
set-event-source-data
(function).
set-fs-interface
(function).
set-mouse-wheel-precision
(function).
set-new-window-title
(function).
set-render-state
(function).
set-standard-fs-interface
(function).
set-window-constraints
(function).
shader-tclass
(class).
state-tclass
(class).
textlog-tclass
(class).
thread-condition-tclass
(class).
thread-tclass
(class).
timeout-tclass
(class).
timer-event-tclass
(class).
timer-tclass
(class).
touch-event-tclass
(class).
touch-input-state-tclass
(class).
touch-input-tclass
(class).
touch-state-tclass
(class).
transform-coordinates-3d
(function).
transform-tclass
(class).
translate-transform-3d
(function).
uninstall-joystick
(function).
update-fs-entry
(function).
use-projection-transform
(function).
user-event-tclass
(class).
ustr-info-tclass
(class).
ustr-tclass
(class).
vertical-shear-transform
(function).
voice-tclass
(class).
with-event
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Calls LOAD-FN (which can be #’FOPEN, #’LOAD-BITMAP, #’LOAD-SAMPLE or similar) with the FILE-NAME argument and REST arguments, if any. If LOAD-FN returns non-null pointer, it is returned. Otherwise the error is raised, with interactive restart allowing to specify another filename.
Convenience constructor function for BINARY-STREAM.
Convenience constructor function for CHARACTER-STREAM.
Returns the file size for BINARY-STREAM and CHARACTER-STREAM.
display-settings
)) ¶automatically generated reader method
display-settings
)) ¶automatically generated reader method
display-settings
)) ¶automatically generated reader method
display-settings
)) ¶automatically generated reader method
display-settings
)) ¶automatically generated reader method
character-stream
) &key abort) ¶binary-stream
) &key abort) ¶character-stream
) &key) ¶binary-stream
) &key) ¶binary-stream
)) ¶character-stream
)) ¶trivial-gray-streams
.
character-stream
)) ¶trivial-gray-streams
.
binary-stream
)) ¶sb-gray
.
character-stream
))