2013-11-07 22:55:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2013-10-28 18:59:24 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 28 17:59:05 UTC 2013 - prusnak@opensuse.org
|
|
|
|
|
|
|
|
- add SDL2 provides
|
|
|
|
|
2013-08-14 08:45:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2013-06-24 20:12:02 +02:00
|
|
|
-------------------------------------------------------------------
|
2013-08-13 13:28:24 +02:00
|
|
|
Tue Aug 13 11:27:54 UTC 2013 - prusnak@opensuse.org
|
2013-06-24 20:12:02 +02:00
|
|
|
|
2013-07-12 23:57:25 +02:00
|
|
|
- created package (version 2.0.0) - based on SDL package
|
2013-05-26 11:01:54 +02:00
|
|
|
|