代码搜索:OpenAL

找到约 81 项符合「OpenAL」的源代码

代码结果 81
www.eeworm.com/read/101084/15853067

h gamedefs.h

#ifndef GAMEDEFS_H #define GAMEDEFS_H #include #include /* Dimensions of the game window. */ #define SCREEN_WIDTH 640 #define SCREEN_HEIGHT 480 /* Number of particles allowed
www.eeworm.com/read/101084/15853130

h gamedefs.h

#ifndef GAMEDEFS_H #define GAMEDEFS_H #include #include /* Dimensions of the game window. */ #define SCREEN_WIDTH 640 #define SCREEN_HEIGHT 480 /* Number of particles allowed
www.eeworm.com/read/404151/11491111

pas alu.pas

{********************************************************************} { OpenAL cross platform audio library } { Copyright (C) 1999-2000 by authors.
www.eeworm.com/read/404151/11491114

pas altypes.pas

{********************************************************************} { OpenAL cross platform audio library } { Copyright (C) 1999-2000 by authors.
www.eeworm.com/read/410934/11263945

h altypes.h

#ifndef _ALTYPES_H_ #define _ALTYPES_H_ /** * OpenAL cross platform audio library * Copyright (C) 1999-2000 by authors. * This library is free software; you can redistribute it and/or * m
www.eeworm.com/read/120251/6078641

h oasisaudiocommon.h

/****************************************************************************** * This source file is part of Bad Camel Gaming * Copyright (C) 2003 Zephie Greyvenstein * See Readme.html for
www.eeworm.com/read/113165/6140655

h oasisaudiocommon.h

/****************************************************************************** * This source file is part of Bad Camel Gaming * Copyright (C) 2003 Zephie Greyvenstein * See Readme.html for
www.eeworm.com/read/412472/11198947

m oalplayback.m

/* File: oalPlayback.m Abstract: An Obj-C class which wraps an OpenAL playback environment. It provides start/stop of playback, and spatial positioning for the listener and a single sound so
www.eeworm.com/read/354016/3080182

cmake findopenal.cmake

# Locate OpenAL # This module defines # OPENAL_LIBRARY # OPENAL_FOUND, if false, do not try to link to OpenAL # OPENAL_INCLUDE_DIR, where to find the headers # # $OPENALDIR is an environment va
www.eeworm.com/read/404151/11491103

pas alc.pas

{********************************************************************} { OpenAL cross platform audio library } { Copyright (C) 1999-2000 by authors.