Historique des commits

Auteur SHA1 Message Date
  David Wimsey 529a2f2c58 Added search for SDL in dependencies directory by default il y a 11 ans
  David Wimsey f4f1669123 Added support for building SDL sample via cmake, CMake only looks for SDL 1, but by setting SDL_LIBRARY, SDL_INCLUDE_DIR, SDL_IMAGE_LIBRARY, SDL_IMAGE_INCLUDE_DIR manually, SDL2 can be used. This will need to be patched up to properly support SDL2 il y a 11 ans
  David Wimsey da1ee910f2 Added note for luainvaders sample il y a 11 ans
  David Wimsey 36e9c1c26a Adding missing extension class code files for DirectX samples il y a 11 ans
  David Wimsey 10d608d4df Fixes DirectX 10 sample to handle window resizes il y a 11 ans
  David Wimsey a914ffeb35 Temporary hack to allow non-compiled geometry to display in the DirectX 9 sample, this is inefficient but better than nothing il y a 11 ans
  David Wimsey 26cfed877e Misc whitespace cleanup il y a 11 ans
  David Wimsey 116e77561b Added missing call to shell_renderer->SetContext, required for Context dimensions to be updated when the shell window is resized il y a 11 ans
  David Wimsey 820ec165b7 Updated to work with new shell lib layout, does not properly handle window resizes yet il y a 11 ans
  David Wimsey 33f5146001 Minor fix to copyright notice il y a 11 ans
  David Wimsey 05aa98b0ee Updated DirectX 9 sample to work with new shell library layout il y a 11 ans
  David Wimsey 56e05b50fc Merge pull request #201 from libRocket/feature/cmake-v2-fixes il y a 11 ans
  David Wimsey 98f8411598 Merge pull request #200 from viciious/controlsfix il y a 11 ans
  Victor Luchits 8a32c8f97d Reset data_source to NULL upon detaching il y a 11 ans
  David Wimsey f315c377a6 Completes the handling of unused parameters submitted by corny trace il y a 11 ans
  Cornee Traas 8cb003ffb2 Compile fix for Core::Lua il y a 11 ans
  Cornee Traas b7af6bfef5 Fix memory leak in Context::LoadMouseCursor il y a 11 ans
  David Wimsey 9dd6c6c119 Merge pull request #179 from dwimsey/feature/include-path-fix il y a 11 ans
  David Wimsey 6bdab16941 Fixed bad include path for v2-fixes modules il y a 11 ans
  David Wimsey da3b3bf953 Minor tweak to make locating the PackageHandleStandardArgs module more resilient and natural il y a 11 ans
  David Wimsey b0df057567 Moved our custom FindLua.cmake into v2fixes directory and only use this version when not using CMake 3 or later, when using later versions of CMake the built in FindLua is used to ensure we're always using the latest version il y a 11 ans
  David Wimsey d264834bb3 Added workaround for bugs with CMake 2.x FindFreetype package, uses an included version from 3.0 now if running on earlier versions. If running on CMake 3.0 or newer, no override is done to ensure the latest version is used il y a 11 ans
  David Wimsey ff176cd828 Squelches a warning about missing font-family when dragging the icon il y a 11 ans
  David Wimsey 6a44da0111 Fixed incorrect value for allow_resize call in X11 shell extension il y a 11 ans
  David Wimsey 9d815185de Updated sample shell library with provisions for allowing the shell windows to resize, handle resize events, or lock to one size il y a 11 ans
  David Wimsey 0fc8d68db9 Merge pull request #196 from libRocket/hotfix/193-sample-resize-bug il y a 11 ans
  David Wimsey f39e6f063e Quick fix for issue #193 il y a 11 ans
  David Wimsey da2a0dcaba Merge pull request #170 from feature/directx10-example il y a 11 ans
  David Wimsey d2e1ad9837 Merge pull request #192 from dwimsey/feature/gitignore-build-artifacts il y a 11 ans
  David Wimsey deb3c25fcd Adding dependencies directory, python and lua scripting modules, and some remaining Windows build artifacts to ignore list il y a 11 ans