Sam Lantinga
|
fde78d12f2
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
Sam Lantinga
|
63724c113b
|
Removed the vi format comments from the source
Vim users can use the [editorconfig plugin](https://github.com/editorconfig/editorconfig-vim) to automatically set tab spacing for the SDL coding style.
Fixes https://github.com/libsdl-org/SDL/issues/6903
|
2022-12-26 11:17:23 -08:00 |
Ryan C. Gordon
|
bec721f08a
|
audio: Fixed dst pointer on channel conversions that grow in-place.
|
2022-07-20 18:41:53 -04:00 |
Ryan C. Gordon
|
49ec8db5f8
|
audio: Generate the channel converter code from a program.
|
2022-07-20 18:41:53 -04:00 |