|
|
@514
|
9 years |
epyon |
* term_color implementation
* support for background color
* support …
|
|
|
@509
|
9 years |
epyon |
* random distributions
* resource - rename/remove support
* debug …
|
|
|
@505
|
9 years |
epyon |
* several STL updates
* several minor fixes
|
|
|
@504
|
9 years |
epyon |
* temporary add_base_path for image manager
* random - warning fix
* …
|
|
|
@503
|
9 years |
epyon |
* nv::random - support for different rng sources
* nv::types - fixes …
|
|
|
@487
|
9 years |
epyon |
|
|
|
@486
|
9 years |
epyon |
* mass update once again…
|
|
|
@471
|
10 years |
epyon |
* full math library
* GLM dependency removed
|
|
|
@454
|
10 years |
epyon |
* math library work
* glm only referenced in math/common.hh
* still …
|
|
|
@451
|
10 years |
epyon |
* math library started
|
|
|
@450
|
10 years |
epyon |
* fixed offset_of
* types.hh support unioned fields
* io_event …
|
|
|
@447
|
10 years |
epyon |
* io_event type registration restored
* TODO: io_event itself still …
|
|
|
@443
|
10 years |
epyon |
* random - mersenne twister implementation
* nv is officially STD free :P
|
|
|
@438
|
10 years |
epyon |
* massive amount of std::string removal
* removed slurp, use …
|
|
|
@437
|
10 years |
epyon |
* local updates (string removal)
|
|
|
@433
|
10 years |
epyon |
* string.hh split into separate files
* string.hh - removed …
|
|
|
@409
|
10 years |
epyon |
* core/profiler uses new literal_map
|
|
|
@403
|
10 years |
epyon |
* got rid of exceptions
* assert enhancements
* lots of minor cleanup
|
|
|
@402
|
10 years |
epyon |
* cleanups of clang warnings (gotta love them all)
* only nv-core …
|
|
|
@401
|
10 years |
epyon |
* clang/gcc fixes
* removed aligned array, usage of alignas should …
|
|
|
@399
|
10 years |
epyon |
* naming cleanup
* string_ref -> string_view (compatible with C++17 …
|
|
|
@395
|
10 years |
epyon |
* bulk update
copyright update
include guards cleanup
…
|
|
|
@380
|
10 years |
epyon |
* oops, missed src :
got rid of to_string and other std::string …
|
|
|
@376
|
10 years |
epyon |
* stl/assert.hh, stl/capi.hh, size_t independent
* GCC 4.8 …
|
|
|
@372
|
10 years |
epyon |
* further removal of C++ std lib headers
* partial implementation of …
|
|
|
@371
|
10 years |
epyon |
* profiler - removed sstream dependency - formating via snprintf
* …
|
|
|
@368
|
10 years |
epyon |
* massive restructuring
* detail::data_base class for …
|
|
|
@367
|
10 years |
epyon |
* fixed compilation and warnings on gcc
* slowly removing/merging …
|
|
|
@365
|
10 years |
epyon |
* overhaul of logging:
no longer stream operated
no longer …
|
|
|
@338
|
11 years |
epyon |
* io_events for controllers
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|