bkaradzic 32bf6e4ed8 Fixed bad cast. 12 years ago
..
allocator.h 32bf6e4ed8 Fixed bad cast. 12 years ago
blockalloc.h 1672e0c17d Updated copyright notice year. 12 years ago
bx.h 0ed41d71e7 Replaced pragma warning with runtime error. Added toBool. 12 years ago
commandline.h 1672e0c17d Updated copyright notice year. 12 years ago
cpu.h 1672e0c17d Updated copyright notice year. 12 years ago
debug.h 8076ad6df7 Added iOS simulator configuration. 12 years ago
endian.h 1672e0c17d Updated copyright notice year. 12 years ago
float4_neon.h 1672e0c17d Updated copyright notice year. 12 years ago
float4_ni.h 7d02e14aba Force SSE2 for all builds. Fixed SIMD load/store reference implementation. 12 years ago
float4_ref.h 7d02e14aba Force SSE2 for all builds. Fixed SIMD load/store reference implementation. 12 years ago
float4_sse.h 947742a5d0 Added float4_stx to store single value. Fixed float4 reference implementation itof/ftoi. 12 years ago
float4_swizzle.inl 4eb80393d1 Initial commit. 13 years ago
float4_t.h 7d02e14aba Force SSE2 for all builds. Fixed SIMD load/store reference implementation. 12 years ago
float4x4_t.h 1672e0c17d Updated copyright notice year. 12 years ago
foreach.h 1672e0c17d Updated copyright notice year. 12 years ago
handlealloc.h 1672e0c17d Updated copyright notice year. 12 years ago
hash.h 1672e0c17d Updated copyright notice year. 12 years ago
macros.h bbdd6e8856 Replaced countof with BX_COUNTOF to avoid name collsions. Added allocator interface. 12 years ago
maputil.h 1672e0c17d Updated copyright notice year. 12 years ago
mutex.h 1672e0c17d Updated copyright notice year. 12 years ago
os.h 947742a5d0 Added float4_stx to store single value. Fixed float4 reference implementation itof/ftoi. 12 years ago
platform.h 89bd13b30e Added Clang toolchain support for Linux. 12 years ago
radixsort.h e1db65cd4b Added early out if data is already sorted. Fixed radixSort32 outputing results into temp buffers. 12 years ago
readerwriter.h 8d57efa35b Added open/close file reader/writer funcs. 12 years ago
ringbuffer.h 1672e0c17d Updated copyright notice year. 12 years ago
rng.h 1672e0c17d Updated copyright notice year. 12 years ago
sem.h fe86c1cf93 Fixed include. 12 years ago
spscqueue.h 89bd13b30e Added Clang toolchain support for Linux. 12 years ago
string.h 947742a5d0 Added float4_stx to store single value. Fixed float4 reference implementation itof/ftoi. 12 years ago
thread.h 1672e0c17d Updated copyright notice year. 12 years ago
timer.h ebcde34c98 Added iOS build config. 12 years ago
uint32_t.h b3041584e3 Added a few half float constants. 12 years ago