Commit graph

7 commits

Author SHA1 Message Date
Sam Lantinga
6b6170caf6 Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
Sam Lantinga
af32a2f4cd Updated copyright for 2019 2019-01-04 22:01:14 -08:00
Sam Lantinga
346af016a5 Updated copyright for 2018 2018-01-03 10:03:25 -08:00
Ryan C. Gordon
915661bb04 Added SDL_PeekIntoDataQueue().
--HG--
extra : rebase_source : 2710a35336a155ab05680435f5b6d7ace03f74de
2017-10-10 11:56:54 -04:00
Ryan C. Gordon
7949864901 Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
--HG--
extra : rebase_source : f49b615025d83e0abc994ad23eb18b03eabd2530
extra : histedit_source : c361c4ff4e1f6f0e6fcce7d4324bb02fd70fab48
2016-12-27 23:48:43 -05:00
Sam Lantinga
1b24bfad38 Updated copyright for 2017 2017-01-01 18:33:28 -08:00
Ryan C. Gordon
1f9dbc5f66 Refactored the audio queueing code to a generic SDL_DataQueue interface.
This is not a public API (at the moment), but we will be needing this for
other internal things soon.

--HG--
extra : rebase_source : a9cc678783f19b02978f9b09f77b6a4ae9759a92
2016-12-06 02:23:54 -05:00