ggdt/libretrogd/src
2022-06-05 18:42:09 -04:00
..
audio add global audio volume control 2022-06-05 18:42:09 -04:00
entities fix incorrect return type. mutable component should be returned 2022-05-22 17:50:16 -04:00
events initial commit 2022-05-15 12:11:46 -04:00
graphics doc comment update for clarification 2022-06-05 13:01:10 -04:00
math add helper method for testing if a vector is almost the zero vector 2022-05-23 14:14:34 -04:00
states add 'Resume' state that game states go through when they wake up again 2022-05-22 10:50:12 -04:00
system replace TARGET_AUDIO_SPEC with separate constants for freq and channels 2022-05-29 14:27:04 -04:00
utils add stream_size method 2022-05-29 12:52:58 -04:00
lib.rs add initial audio playback and wav file support 2022-05-28 20:29:17 -04:00