1
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
set front facing in OpenGL like in Direct3D
Alexander Bich
as Quyse Lert
More... over 11 years ago
added screenToTexture shader operation
Alexander Bich
as Quyse Lert
More... over 11 years ago
remove quadtest project from main configuration, because it's already in examples
Alexander Bich
as Quyse Lert
More... over 11 years ago
added quad example
Alexander Bich
as Quyse Lert
More... over 11 years ago
some refactorings; first audio streaming support
Alexander Bich
as Quyse Lert
More... over 11 years ago
Player3D's methods are moved from AlBufferedPlayer to AlPlayer
Alexander Bich
as Quyse Lert
More... over 11 years ago
AlDevice now holds a reference to AlSystem
Alexander Bich
as Quyse Lert
More... over 11 years ago
refactor: added AlBuffer
Alexander Bich
as Quyse Lert
More... over 11 years ago
small refactor in AL buffered sounds and players
Alexander Bich
as Quyse Lert
More... over 11 years ago
added notices about libogg and libvorbis
Alexander Bich
as Quyse Lert
More... over 11 years ago
libvorbis configuration
Alexander Bich
as Quyse Lert
More... over 11 years ago
libogg configuration
Alexander Bich
as Quyse Lert
More... over 11 years ago
libogg 1.3.1 imported
Alexander Bich
as Quyse Lert
More... over 11 years ago
audio test program
Alexander Bich
as Quyse Lert
More... over 11 years ago
fixed FolderFileSystem's native paths processing
Alexander Bich
as Quyse Lert
More... over 11 years ago
ogg vorbis fixes
Alexander Bich
as Quyse Lert
More... over 11 years ago
OpenAL fixes
Alexander Bich
as Quyse Lert
More... over 11 years ago
building configuration for general audio and al subsystem
Alexander Bich
as Quyse Lert
More... over 11 years ago
OpenAL support
Alexander Bich
as Quyse Lert
More... over 11 years ago
fixes and additions for general audio
Alexander Bich
as Quyse Lert
More... over 11 years ago
libvorbis-1.3.3 dep added
Alexander Bich
as Quyse Lert
More... over 11 years ago
Merge branch 'master' into audio
Alexander Bich
as Quyse Lert
More... over 11 years ago
moved some info from README.md to wiki
Alexander Bich
as Quyse Lert
More... over 11 years ago
updated readme, added notes about copyright and licensing
Alexander Bich
as Quyse Lert
More... over 11 years ago
ComPointer now have address-of operator, simplifying getting COM objects
Alexander Bich
as Quyse Lert
More... over 11 years ago
Merge branch 'master' of github.com:quyse/inanity
Alexander Bich
as Quyse Lert
More... over 11 years ago
rename THROW_PRIMARY_EXCEPTION to THROW, and THROW_SECONDARY_EXCEPTION to THROW_SECONDARY
Alexander Bich
as Quyse Lert
More... over 11 years ago
proper processing keyboard events on Windows
Alexander Bich
as Quyse Lert
More... over 11 years ago
small refactor Input::Event, typeKeyPress renamed to typeCharacter
Alexander Bich
as Quyse Lert
More... over 11 years ago
fix mistakes on Windows
Alexander Bich
as Quyse Lert
More... over 11 years ago