bench/engines: add a sanitary check to just run the various benched programs
[nit.git] / lib /
2017-06-17 Jean PrivatMerge: Use prefixed chars instead of raw values
2017-06-17 Jean PrivatMerge: gamnit: customize writing with BMFont
2017-06-16 Alexis Laferrièregamnit: add an example to showcase fonts support
2017-06-16 Alexis Laferrièregamnit: implement new `TextSprites` settings in `BMFont`
2017-06-16 Alexis Laferrièregamnit: add customization settings to `TextSprites`
2017-06-16 Alexis Laferrièregamnit: fix actually using the attribute partial_line_skip
2017-06-16 Alexis Laferrièregamnit: accept float values in `BMFont`
2017-06-16 Jean PrivatMerge: neo4j: Add a fluent interface to set queries...
2017-06-15 Jean PrivatMerge: gamnit: replace missing textures by a checker...
2017-06-15 Jean PrivatMerge: core: move file related services from `String...
2017-06-15 Jean-Christophe... neo4j: Add a fluent interface to set queries’ parameters
2017-06-14 Alexis Laferrièrecore: move more servies to Text (receiver and args...
2017-06-14 Alexis Laferrièregamnit: intro `CustomTexture::fill`
2017-06-14 Alexis Laferrièregamnit: move `pixelated=` up to `Texture`
2017-06-14 Alexis Laferrièregamnit: intro custom textures, built programmatically...
2017-06-12 Jean PrivatMerge: lib/popcorn: introduce BoolValidator in popcorn...
2017-06-12 Jean PrivatMerge: More package.ini
2017-06-12 Alexis Laferrièregamnit: if a texture fails to load, use the checker...
2017-06-12 Alexis Laferrièregamnit: CheckerTexture with custom size and move up...
2017-06-12 Alexandre Terrasalib/popcorn: introduce BoolValidator in popcorn::pop_va...
2017-06-12 Jean PrivatMerge: lib/popcorn: use GetName for deserialization...
2017-06-12 Jean PrivatMerge: lib/dot: rename `exemples` to `examples`
2017-06-12 Jean Privatadd 2 missing package.ini files
2017-06-09 Alexandre Terrasalib/popcorn: use GetName for deserialization process
2017-06-09 Alexandre Terrasalib/dot: do not show graph by default in examples so...
2017-06-09 Jean PrivatMerge: gamnit: fix color buffer clearing issues on...
2017-06-09 Jean PrivatMerge: gamnit: dynamic window resize
2017-06-08 Jean PrivatMerge: gamnit: fix README and docker latest-full refere...
2017-06-08 Jean Privatlib/meta: add a *goret* approach to get the name of...
2017-06-08 Alexis Laferrièregamnit: don't recommend to install a package that is...
2017-06-08 Alexis Laferrièreapp: disable example leading to a threaded crash on...
2017-06-08 Alexis Laferrièregamnit: resize in dynamic resolution
2017-06-08 Alexis Laferrièregamnit: enable dynamic window resizing on desktop
2017-06-08 Alexis Laferrièregamnit: cache UICamera anchor points
2017-06-08 Alexis Laferrièregeometry: move up `Point3d::offset` from gamnit
2017-06-08 Alexis Laferrièregamnit: fix `UICamera::height` doc and double assignation
2017-06-08 Alexis Laferrièregamnit: fix color buffer clearing issues on some computers
2017-06-07 Alexandre Terrasalib/dot: rename `exemples` to `examples`
2017-06-07 Jean PrivatMerge: gamnit: Blinn-Phong specular lighting, 3 axes...
2017-06-07 Jean PrivatMerge: Wrapper gmp
2017-06-06 Alexis Laferrièresdl2: intro window events
2017-06-06 Jean PrivatMerge: lib/core: introduce replace_first in text/string...
2017-06-06 Jean PrivatMerge: gamnit::network: add server discovery via UDP
2017-06-06 Jean PrivatMerge: popcorn: some useful services for JSON related...
2017-06-06 Jean PrivatMerge: Actors upgrade and fixes
2017-06-06 Alexandre Terrasalib/core: introduce replace_first in text/string_search
2017-06-04 Alexis Laferrièregamnit: collect errors when loading models and its...
2017-06-04 Alexis Laferrièregamnit: don't load the same .mat material more than...
2017-06-04 Alexis Laferrièregamnit: replace the Lambert shader by a Blinn-Phong...
2017-06-04 Alexis Laferrièregeometry: rework `Float::angle_lerp` in the style of...
2017-06-04 Alexis Laferrièregamnit: 3 Euler rotation angles for actors
2017-06-02 Alexandre Terrasalib/popcorn: import pop_json when needed
2017-06-02 Alexandre Terrasalib/popcorn: move json related services to `pop_json`
2017-06-02 Alexandre Terrasalib/popcorn: add useful services for JSON REST handlers
2017-05-31 PatrickBlanchettegmp: Introduce NativeMPZ and NativeMPQ with simple...
2017-05-31 Alexis Laferrièregamnit: extract Cuboid as super class to cube and intro...
2017-05-31 Alexis Laferrièregamnit: differentiate background from default material...
2017-05-31 Alexis Laferrièregamnit: implement `lock_cursor` using SDL2 `relative_mo...
2017-05-31 BlackMinouIntroducing agent simulation: an actor redefinition...
2017-05-31 BlackMinouuse `SynchronizedCounter` in chameneos-redux
2017-05-31 BlackMinouFix synchronizations problem to better track active...
2017-05-31 BlackMinouMove `BlockingQueue` and `ReverseBlockingQueue` to...
2017-05-30 Alexis Laferrièregamnit: add server discovery or create example
2017-05-30 Alexis Laferrièregamnit: add more options to `accept_clients` & `broadcast`
2017-05-30 Alexis Laferrièregamnit: tweak network doc
2017-05-30 Alexis Laferrièregamnit: move up UDP discovery logic from Tinks! to...
2017-05-29 Jean PrivatMerge: geometry: implement 3D `dist` and improve API
2017-05-29 Jean PrivatMerge: lib/popcorn: introduce `AppConfig::app_hostname`
2017-05-29 Jean PrivatMerge: gamnit & sdl2: implement app::audio using SDL2...
2017-05-28 Alexis Laferrièregeometry: implement `Point::dist` for 3D points
2017-05-28 Alexis Laferrièregeometry: make `BoxedArray` a subclass of `Array`
2017-05-28 Alexis Laferrièregeometry: make the attributes of points optional
2017-05-28 Alexis Laferrièregeometry: move up custom `to_s` to the interfaces
2017-05-26 Alexis Laferrièregamnit: implement app::audio for desktop using SDL2...
2017-05-26 Alexis Laferrièresdl2: intro minimal bindings to SDL2 mixer
2017-05-26 Alexis Laferrièreaudio: move some services between the abstraction and...
2017-05-25 Alexandre Terrasalib/popcorn: introduce `AppConfig::app_hostname`
2017-05-25 Jean PrivatMerge: Popcorn templates
2017-05-25 Jean PrivatMerge: model: Do not assume enums to be final
2017-05-23 Alexis Laferrièregamnit: intro BMFont parser and drawing services
2017-05-23 Alexis Laferrièregamnit: extract general Font from TileSetFont
2017-05-23 Alexis Laferrièredom: intro `XMLTag::attributes_to_map` mapping `XMLStri...
2017-05-23 Alexis Laferrièredom: return a more precise `Array[XMLTag]` as the doc...
2017-05-23 Jean-Christophe... opts: Do not rely on the implicit fixing of type bounds
2017-05-18 Jean PrivatMerge: Popcorn: clean tests
2017-05-18 Jean PrivatMerge: MultiHashMap: Provide the converse of `add_one`
2017-05-17 Alexandre Terrasalib/popcorn: add documentation for pop_templates
2017-05-17 Alexandre Terrasalib/popcorn: add pug rendering
2017-05-17 Alexandre Terrasalib/popcorn: introduce basic templates
2017-05-17 Jean PrivatMerge: gamnit: add documentation and standardize the API
2017-05-17 Jean PrivatMerge: Popcorn: more validators
2017-05-17 Jean PrivatMerge: lib/popcorn: introduce tasks
2017-05-17 Jean PrivatMerge: core: fix dynamic error on the input type in...
2017-05-17 Jean PrivatMerge: lib/core/stream: fix typo in doc
2017-05-17 Alexandre Terrasalib/popcorn: fix file inclusion for Jenkins tests
2017-05-17 Alexandre Terrasalib/popcorn: add `test_path` shortcut in pop_tests
2017-05-17 Alexandre Terrasalib/popcorn: lot of class renaming in examples and...
2017-05-17 Alexandre Terrasalib/popcorn: move examples tests to nice and tidy tests...
2017-05-17 Alexandre Terrasalib/popcorn: move lib tests to a nice and tidy tests...
2017-05-16 Alexandre Terrasalib/popcorn: fix serialization of validation errors
next