Patryk Konopka
|
fabcfe4097
Bitmap font example
|
10 years ago |
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
|
36e9c1c26a
Adding missing extension class code files for DirectX samples
|
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
|
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
|
d077d98b8e
add luainvaders to CMakeLists.txt
|
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 |
Lloyd Weehuizen
|
9a649d49e7
CMake files now build libraries and samples under Windows and MacOSX. MacOSX correctly creates bundles.
|
15 years ago |
Lloyd Weehuizen
|
a856c0c56b
Upgrade CMake build system to build universal Mac libraries and correctly compile Mac Samples.
|
15 years ago |
Hilton Medeiros
|
21d5aeb3f6
Added list of files and its generator for cmake.
|
15 years ago |