SHA256
1
0
forked from pool/SDL2
SDL2/SDL2.changes

37 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Nov 7 10:56:36 UTC 2013 - mailaender@opensuse.org
- Update to version 2.0.1:
* Added an API to get common filesystem paths in SDL_filesystem.h:
SDL_GetBasePath(), SDL_GetPrefPath()
* Added an API to do optimized YV12 and IYUV texture updates:
SDL_UpdateYUVTexture()
* Added an API to get the amount of RAM on the system:
SDL_GetSystemRAM()
* Added a macro to perform timestamp comparisons with SDL_GetTicks():
SDL_TICKS_PASSED()
* Dramatically improved OpenGL ES 2.0 rendering performance
* Added OpenGL attribute SDL_GL_FRAMEBUFFER_SRGB_CAPABLE
* Fixed float audio support with the PulseAudio driver
* Fixed missing line endpoints in the OpenGL renderer on some drivers
* X11 symbols are no longer defined to avoid collisions when linking statically
-------------------------------------------------------------------
Mon Oct 28 17:59:05 UTC 2013 - prusnak@opensuse.org
- add SDL2 provides
-------------------------------------------------------------------
Tue Aug 13 12:04:26 UTC 2013 - jengelh@inai.de
- Some metadata spruce-up: add current URLs, softer wildcarding
in the files list, more robust make install call
- Reduce build dependencies
- Optional signature verification in local builds
-------------------------------------------------------------------
Tue Aug 13 11:27:54 UTC 2013 - prusnak@opensuse.org
- created package (version 2.0.0) - based on SDL package