summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
* For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we doShih-wei Liao2011-01-261-111/+111
* Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycombShih-wei Liao2011-01-261-155/+51
|\
| * Part II of fixing b/2943524: On-device linking rs_core.Shih-wei Liao2011-01-261-155/+51
* | Hook up tgammaf properly for RS.Stephen Hines2011-01-261-2/+2
|/
* Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycombJason Sams2011-01-261-250/+0
|\
| * DO NOT MERGEJason Sams2011-01-261-250/+0
* | Merge "Migrating functions for on device linking." into honeycombJason Sams2011-01-262-446/+568
|\ \ | |/
| * Migrating functions for on device linking.Jason Sams2011-01-252-446/+568
* | Fix b/2943524: On-device linking the rs_cl.Shih-wei Liao2011-01-261-591/+132
|/
* Fix bug 3385881Jason Sams2011-01-251-0/+2
* Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking pas...Jason Sams2011-01-251-2/+5
|\
| * Attempt to fix 3333866Jason Sams2011-01-241-2/+5
* | Merge "Cleanup script init to fix bogus log printing and reduce memory churn....Jason Sams2011-01-243-35/+29
|\ \ | |/
| * Cleanup script init to fix bogus log printing andJason Sams2011-01-233-35/+29
* | Add missing functions to math library.Stephen Hines2011-01-243-1/+151
|/
* Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." ...Shih-wei Liao2011-01-201-1/+4
|\
| * Handle fatal errors from calling bccRegisterSymbolCallback (if any).Shih-wei Liao2011-01-201-1/+4
* | Merge "Remove unnecessary library functions." into honeycombStephen Hines2011-01-203-401/+348
|\ \ | |/ |/|
| * Remove unnecessary library functions.Stephen Hines2011-01-203-401/+348
* | Merge "Remove some old logging code." into honeycombJason Sams2011-01-191-2/+0
|\ \ | |/ |/|
| * Remove some old logging code.Jason Sams2011-01-191-2/+0
* | Merge "Clean up RS math fp library functions." into honeycombStephen Hines2011-01-194-155/+407
|\ \
| * | Clean up RS math fp library functions.Stephen Hines2011-01-194-155/+407
* | | Merge "fix [3367893] Rotating device on YouTube's home screen several times k...Mathias Agopian2011-01-191-1/+5
|\ \ \ | |_|/ |/| |
| * | fix [3367893] Rotating device on YouTube's home screen several times kills sy...Mathias Agopian2011-01-191-1/+5
* | | Check and propogate errors from llvm.Jason Sams2011-01-192-11/+16
| |/ |/|
* | c99 bool supportShih-wei Liao2011-01-191-6/+1
|/
* 1. fp_mad.rs: Pass C99 check.Shih-wei Liao2011-01-194-6/+15
* Fix the build.Shih-wei Liao2011-01-181-1/+1
* Fix bug in modf library function (plus typos).Stephen Hines2011-01-185-5/+143
* Merge "Correctly log debugging info as debug." into honeycombJason Sams2011-01-181-19/+19
|\
| * Correctly log debugging info as debug.Jason Sams2011-01-181-19/+19
* | Merge "Fix race condition between GC thread and the teardown of RS. The RS c...Jason Sams2011-01-183-0/+19
|\ \ | |/
| * Fix race condition between GC thread andJason Sams2011-01-183-0/+19
* | Provide mechanism to switch between extern/static.Stephen Hines2011-01-182-167/+179
* | Validate that version pragma is correct.Stephen Hines2011-01-181-6/+13
|/
* Remove erroneous log message.Stephen Hines2011-01-171-79/+72
* Clean up simple integer operations.Stephen Hines2011-01-171-142/+85
* Merge "Make ImageProcessing work." into honeycombShih-wei Liao2011-01-171-1/+1
|\
| * Make ImageProcessing work.Shih-wei Liao2011-01-171-1/+1
* | Add some error checking.Jason Sams2011-01-163-2/+7
|/
* Merge "Fix bug in on-device linking." into honeycombShih-wei Liao2011-01-162-2/+3
|\
| * Fix bug in on-device linking.Shih-wei Liao2011-01-162-2/+3
* | Merge "Implement sub updates for mipmap levels and cubmaps." into honeycombJason Sams2011-01-164-63/+50
|\ \ | |/ |/|
| * Implement sub updates for mipmap levels and cubmaps.Jason Sams2011-01-134-63/+50
* | On-device linking using bccLinkBC. Note that we switch to getFile interfaceShih-wei Liao2011-01-161-3/+6
* | bcc interface fixed.Shih-wei Liao2011-01-143-45/+102
* | Retire librslib_rt.Shih-wei Liao2011-01-141-1/+1
* | Move linking stuff to libbcc.Shih-wei Liao2011-01-141-0/+0
* | Avoid converting rslib.bc to things like rslib.h. So we are less error-prone.Shih-wei Liao2011-01-141-9/+9