You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Hocevar 5fc5d62849 image: add an optional Imlib2 codec, prepare for float32 images, make the преди 10 години
..
array.cpp base: fix Array::Insert to avoid copying the whole array and add a unit test. преди 8 години
atomic.cpp test: add missing unit tests for the Atomic template class. преди 11 години
box.cpp build: compilation fixes for errors caused by recent renamings. преди 8 години
build.cpp test: remove isnan() unit tests because we can't rely on that function. преди 8 години
camera.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. преди 8 години
cmplx.cpp build: fix the WTFPL site URL in all code comments. преди 12 години
color.cpp test: disable a few non-essential and potentially incorrect unit tests. преди 11 години
enum.cpp base: rough implementation of safe enums with minimal ToString() support. преди 8 години
half.cpp test: remove isnan() unit tests because we can't rely on that function. преди 8 години
image.cpp image: add an optional Imlib2 codec, prepare for float32 images, make the преди 8 години
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. преди 11 години
map.cpp test: speed up the Map unit test. преди 11 години
matrix.cpp New year copyright update. преди 12 години
quat.cpp base: support range-based for loops in lol::Array. преди 8 години
rand.cpp test: more complete PRNG unit tests. преди 11 години
real.cpp base: support range-based for loops in lol::Array. преди 8 години
rotation.cpp New year copyright update. преди 12 години
string.cpp core: added StartsWith and EndsWith function for strings, and a sign function for numeric types преди 8 години
thread.cpp thread: implement Queue::TryPush and Queue::TryPop. преди 8 години
trig.cpp math: add GLSL-inherited degrees() and radians() conversion functions. преди 8 години
vector.cpp math: revert the lvalue vector swizzles because VS2012 lags behind. преди 8 години