mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Update CHANGES
This commit is contained in:
parent
b9ab8702af
commit
cdd0b81b32
@ -6,6 +6,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Fixed
|
||||
* Fixed SDL 2.0.4 specific ```AudioDevice``` methods: ```AudioDevice::QueueAudio()```, ```AudioDevice::GetQueuedAudioSize()```
|
||||
* Fixed MSVC compiler support and .dll generation
|
||||
* Multiple documentation fixes
|
||||
|
||||
### Added
|
||||
* More tests
|
||||
* Automatic SDL 2.0.4 detection
|
||||
* ```Texture::Update()``` overload which takes rvalue reference to ```Surface```
|
||||
|
||||
### Changed
|
||||
* ```Renderer::GetClipRect``` now returns ```Optional<Rect>``` instead of (possibly empty) ```Rect```
|
||||
|
Loading…
x
Reference in New Issue
Block a user