# # ChangeLog for trunk/external/sdl-mixer-1.2.11 # # Generated by Trac 1.2.2 # Jan 20, 2021, 6:16:16 PM Tue, 09 Oct 2012 10:34:40 GMT sam [1995] * trunk/.gitignore (modified) * trunk/build/autotools/m4 (modified) * trunk/build/autotools/m4/lol-gl.m4 (modified) * trunk/build/check-source.sh (modified) * trunk/build/lol-build (modified) * trunk/build/vs2010/Lol.Core.Vars.props (modified) * trunk/configure.ac (modified) * trunk/external (moved) * trunk/external/NOTES (modified) * trunk/contrib/glew-1.6.0 (deleted) * trunk/contrib/glew-1.7.0 (deleted) * trunk/external/glew-1.9.0 (added) * trunk/external/glew-1.9.0/include (added) * trunk/external/glew-1.9.0/include/GL (added) * trunk/external/glew-1.9.0/include/GL/glew.h (added) * trunk/external/glew-1.9.0/include/GL/glxew.h (added) * trunk/external/glew-1.9.0/include/GL/wglew.h (added) * trunk/external/glew-1.9.0/lib (added) * trunk/external/glew-1.9.0/lib/i686-w64-mingw32 (added) * trunk/external/glew-1.9.0/lib/i686-w64-mingw32/glew32s.lib (added) * trunk/external/glew-1.9.0/lib/x86_64-w64-mingw32 (added) * trunk/external/glew-1.9.0/lib/x86_64-w64-mingw32/glew32s.lib (added) * trunk/test (modified) * trunk/test/math (modified) * trunk/test/sandbox (modified) * trunk/test/xolotl (modified) * trunk/tools (modified) * trunk/tools/neercs/term (modified) * trunk/tools/vslol (modified) * trunk/tools/vslol/AssemblyInfo.cs (modified) * trunk/tools/vslol/MenuGenerateCompilers.cs (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) * trunk/tutorial (modified) build: upgrade glew binaries to 1.9.0 and rename the contrib ... Tue, 13 Sep 2011 16:09:44 GMT sam [949] * trunk/build-ps3 (modified) * trunk/build/lol-build (modified) * trunk/configure.ac (modified) * trunk/contrib/sdl-image-1.2.10/lib/i686-w64-mingw32 (added) * trunk/contrib/sdl-image-1.2.10/lib/i686-w64-mingw32/SDL_image.dll (moved) * trunk/contrib/sdl-image-1.2.10/lib/i686-w64-mingw32/SDL_image.lib (moved) * trunk/contrib/sdl-image-1.2.10/lib/i686-w64-mingw32/jpeg.dll (moved) * trunk/contrib/sdl-image-1.2.10/lib/i686-w64-mingw32/libpng12-0.dll (moved) * trunk/contrib/sdl-image-1.2.10/lib/i686-w64-mingw32/libtiff-3.dll (moved) * trunk/contrib/sdl-image-1.2.10/lib/i686-w64-mingw32/zlib1.dll (moved) * trunk/contrib/sdl-mixer-1.2.11/lib/i686-w64-mingw32 (added) * trunk/contrib/sdl-mixer-1.2.11/lib/i686-w64-mingw32/SDL_mixer.dll (moved) * trunk/contrib/sdl-mixer-1.2.11/lib/i686-w64-mingw32/SDL_mixer.lib (moved) * trunk/contrib/sdl-mixer-1.2.11/lib/i686-w64-mingw32/libogg-0.dll (moved) * trunk/contrib/sdl-mixer-1.2.11/lib/i686-w64-mingw32/libvorbis-0.dll (moved) * trunk/contrib/sdl-mixer-1.2.11/lib/i686-w64-mingw32/libvorbisfile-3.dll (moved) * trunk/contrib/sdl-mixer-1.2.11/lib/i686-w64-mingw32/mikmod.dll (moved) * trunk/contrib/sdl-mixer-1.2.11/lib/i686-w64-mingw32/smpeg.dll (moved) build: move SDL_image and SDL_mixer binaries to an i686-only directory.