Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Archivist
/
raylib-src
réplica de
https://github.com/raysan5/raylib
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
24
Wiki
Actividad
Explorar el Código
Added OpenAL static library
pull/189/head
Ray
hace 9 años
padre
9e285d8dc3
commit
1c05017548
Se han
modificado 2 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-0
src/external/openal_soft/include/AL/alext.h
BIN
src/external/openal_soft/lib/win32/libOpenAL32.a
+ 5
- 0
src/external/openal_soft/include/AL/alext.h
Ver fichero
@ -431,6 +431,11 @@ ALC_API ALCboolean ALC_APIENTRY alcResetDeviceSOFT(ALCdevice *device, const ALCi
#
endif
#
endif
#
ifndef AL_SOFT_gain_clamp_ex
#
define AL_SOFT_gain_clamp_ex 1
#
define AL_GAIN_LIMIT_SOFT 0x200E
#
endif
#
ifdef __cplusplus
}
#
endif
BIN
src/external/openal_soft/lib/win32/libOpenAL32.a
Ver fichero
Escribir
Vista previa
Cargando…
Cancelar
Guardar