Revisions of sfml2

buildservice-autocommit accepted request 1157015 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 32)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1154289 from Jaime Marquínez Ferrándiz's avatar Jaime Marquínez Ferrándiz (jaimeMF) (revision 31)
- Specify the documentation path so that it works across openSUSE versions.
buildservice-autocommit accepted request 1126999 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 30)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1125006 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
- update to 2.6.1:
  General:
  * Stop overwriting CMAKE_MODULE_PATH (#2577)
  * Loosen restrictions on unknown compilers (#2585)
  * Fix unused compiler flag error in Clang (#2625)
  * Disable warnings as errors by default (#2680)
  Window:
  * Skip ClientMessage events with other window ID unless it is
    for IM (#2651)
  Graphics:
  * Ensure OpenGL extensions are loaded before querying maximum
    texture size (#2603)
  * Fix warnings in Linux OpenGL ES codepaths (#2747)
  * Remove use of C++11 header (#2591)
buildservice-autocommit accepted request 1096757 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 28)
baserev update by copy to link target
buildservice-autocommit accepted request 659947 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 26)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 658220 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 25)
- Update to 2.5.1
- Changes in "Window"
  * Fixed dual monitor issue
  * Fixed issue where fullscreen window didn't go over task bars on
    top and left
  * Fixed the Unix clipboard implementation causing an abort due to
    internal data races in Xlib
- Changes in "Graphics"
  * Fixed a bug in which a sf::RenderTexture would not be
    re-activated after being re-created
  * Fixed sf::RenderTextureImplFBO's destructor incorrectly
    triggering deletion of other sf::RenderTextureImplFBO's active FBOs
  * Fix sf::RenderWindow::setActive incorrectly trying to unbind
    an FBO during deactivation
  * Fixed sf::RenderTexture::display() dereferencing a NULL pointer
    when being called before sf::RenderTexture::create()
  * Fixed bug in sf::Text when applying an outline color/thickness
  * Squash duplicated sf::Font glyphs to single chars
  * Fixed two issues with glyph sub-pixel positioning
  * Reduced context locking & unlocking while creating textures
  * Fixed the error message when the wrong bitmap font size is selected
- Changes in "Audio"
  * Fixed performance issue with reading WAV files
- Update to 2.5.0
- Changes in "System"
  * Added protected destructor to sf::NonCopyable to prevent
    possible resource leaks
  * Fixed crash when sf::Clock is constructed in a global scope
- Changes in "Window"
  * Implemented Cursor API
  * Implemented Clipboard API
  * Renamed a few key codes
  * Added joystick example
  * Fixed sf::Window::getPosition() returning incorrect position
    because of differences in window managers
  * Fix X11 key repeat handling not filtering out events from other
    windows
  * Fix: Restore fullscreen of a non-visible window
- Changes in "Graphics"
  * Implemented additional line spacing and letter spacing in
    sf::Text
  * Added sf::VertexBuffer class
  * Added GPU local texture copying support, allowing performance
    optimizations and texture swapping
  * Optimize performance by skipping glTexCoordPointer() call if
    not needed
  * Generate shape outline vertices only if necessary
  * Removed dependency to libjpeg, stb_image_write now supports
    writing JPEG files
  * Enable comparing sf::Transform and optimize resetting OpenGL
    back to the identity matrix
  * Added missing setActive() virtual method to sf::RenderTarget
  * Updated stb_image to v2.16 and stb_image_write to v1.07,
    no need for dont-try-to-runtime-detect-sse2-on-gcc.diff
    anymore, fixed!
  * Added sf::RenderTexture stencil and multisampling support
  * Added example demonstrating sf::VertexBuffer, sf::Shader and
    sf::Thread usage
  * Optimized sf::RenderTexture performance
  * Properly free memory in sf::Font::cleanup()
  * Fixed memory leak in sf::Font
  * Fix OpenGL texture coordinate pointer not being updated correctly
    under certain conditions
  * Fix for broken text when the font is reloaded
  * Fix memory leak in sf::Text
  * Fixed strict aliasing punning warning when generating the key of
    a glyph in Font.cpp
  * Fixed OpenGL version string being parsed incorrectly on some platforms
- Changes in "Audio":
  * Added loop point support to sf::Music
  * Added support for the extensible PCM wave file format
  * Fixed inconsistent seek behavior in sf::SoundStream
  * Fixed stack overflow in sf::SoundStream::fillAndPushBuffer()
  * Fixed seeking quirks in the FLAC reader
  * Allow polymorphism with sf::SoundSource
  * Fixed WAV file writer writing wrong header values
  * Small bugfix to argument of alcCaptureOpenDevice()
- Changes in "Network"
  * Add append/overwrite parameter to Ftp::upload
  * Fixed wrong condition for building network support
  * Changed TCP listen backlog from 0 to SOMAXCONN
  * Fixed socket reuse not conforming to documentation
buildservice-autocommit accepted request 507268 from Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) (revision 24)
baserev update by copy to link target
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 507076 from Max Lin's avatar Max Lin (mlin7442) (revision 23)
Add stb upstream patch fixes build failure in 42.3
Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) committed (revision 22)
buildservice-autocommit accepted request 459124 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 21)
baserev update by copy to link target
buildservice-autocommit accepted request 458585 from Matthias Mailänder's avatar Matthias Mailänder (Mailaender) (revision 19)
baserev update by copy to link target
buildservice-autocommit accepted request 454931 from Matthias Mailänder's avatar Matthias Mailänder (Mailaender) (revision 17)
baserev update by copy to link target
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 454831 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 16)
Added patch from upstream to fix invalid glx extension detection (without this patch no AA is possible!).
buildservice-autocommit accepted request 438838 from Matthias Mailänder's avatar Matthias Mailänder (Mailaender) (revision 15)
baserev update by copy to link target
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 438814 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 14)
Update to new bugfix release 2.4.1
buildservice-autocommit accepted request 425934 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 13)
baserev update by copy to link target
Displaying revisions 1 - 20 of 32
openSUSE Build Service is sponsored by