summaryrefslogtreecommitdiff
path: root/rsScriptC_LibCL.cpp
AgeCommit message (Expand)Author
2011-03-01Almost all warnings are now errors in RS build.Stephen Hines
2011-01-26Hook up tgammaf properly for RS.Stephen Hines
2011-01-20Remove unnecessary library functions.Stephen Hines
2011-01-19Clean up RS math fp library functions.Stephen Hines
2011-01-18Fix bug in modf library function (plus typos).Stephen Hines
2010-11-10Code cleanup to make formatting consistentAlex Sakhartchouk
2010-11-01Add code to mark functions rather than whole files as threadable.Jason Sams
2010-10-28Fix 3140348: Signature was wrong for atan2() in RS.Jim Miller
2010-05-18Split ScriptC Lib into CL, GL, and basic.Jason Sams