Commit History

Author SHA1 Message Date
  David Wimsey 7b3d201a37 Merge pull request #203 from libRocket/feature/cmake-samples 11 years ago
  David Wimsey e2e42d2481 Added SFML cmake support, only builds the SFML sample related to the version of SFML detected 11 years ago
  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 11 years ago
  David Wimsey 9d815185de Updated sample shell library with provisions for allowing the shell windows to resize, handle resize events, or lock to one size 11 years ago
  David Wimsey da2a0dcaba Merge pull request #170 from feature/directx10-example 11 years ago
  David Wimsey e148bd5dfc Merge branch 'master' of http://github.com/Gambini/libRocket into feature/lua-scripting 11 years ago
  David Wimsey 1acbd77862 Minor fix for bad output when an empty directory is encountered or no files of the specified type are found 11 years ago
  David Wimsey f60ece4523 Fixed to generate consisten FileList.cmake and SampleFileList.cmake regardless of input order of files listed by find. Results in less better diff's moving forward 11 years ago
  David Wimsey ea4ecc7765 Various required CMake bits and patches to get the code to compile 11 years ago
  John Clark 35da5b834d Merge branch 'upstream' into jcc 12 years ago
  Noam Chitayat 4ddc7f4c67 Adding tutorials back to libRocket samples 13 years ago
  Nate Starkey b4fecce9e5 Part of SampleFileList was not auto generated, now it is. 13 years ago
  Nate Starkey dad4d6e30c Got cmake to work for msvc 13 years ago
  Hilton Medeiros 21d5aeb3f6 Added list of files and its generator for cmake. 15 years ago