index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
rs
/
rsScriptC_Lib.cpp
Age
Commit message (
Expand
)
Author
2012-03-28
Moving libRS
Alex Sakhartchouk
2012-03-09
More header untangling.
Alex Sakhartchouk
2012-02-22
Support running ForEach on non-root functions.
Stephen Hines
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2011-06-14
Allocation copy functions.
Alex Sakhartchouk
2011-04-20
Create runtime stubs for compute driver.
Jason Sams
2011-03-17
Migrate thread launch to driver.
Jason Sams
2011-03-17
Start seperating out RS compute implementation. Create hal
Jason Sams
2011-03-14
Make RS Matrix functions threadable.
Stephen Hines
2011-03-03
DO NOT MERGE: Almost all warnings are now errors in RS build.
Stephen Hines
2011-02-04
Add support for memcpy/memset to RS.
Stephen Hines
2011-01-25
Migrating functions for on device linking.
Jason Sams
2011-01-24
Add missing functions to math library.
Stephen Hines
2011-01-18
Correctly log debugging info as debug.
Jason Sams
2011-01-09
Split time functions into rs_time.rsh header.
Stephen Hines
2010-12-08
Allocation API update.
Jason Sams
2010-11-15
Add support for integer mod.
Bryan Mawhinney
2010-11-10
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-08
Handle user message ID 0
Jason Sams
2010-11-01
Add code to mark functions rather than whole files as threadable.
Jason Sams
2010-10-15
Add support for rsDebug with 64-bit types.
Stephen Hines
2010-09-30
Add object validity checking.
Jason Sams
2010-09-17
Fix function name match for refcounting funcs.
Jason Sams
2010-09-02
Adding ability to dirty the allocation and notify shaders using it.
Alex Sakhartchouk
2010-09-01
Remove ACC and other legacy bits from RS.
Jason Sams
2010-08-16
Support reference operations in RS scripts.
Jason Sams
2010-08-06
Fix debugging support for float vectors and add matrix debugging.
Jason Sams
2010-07-29
Cleanup of signed/unsigned
Jason Sams
2010-07-28
Cleanup sendToClient and add rsGetDt().
Jason Sams
2010-07-19
Threading RS ForEach.
Jason Sams
2010-07-15
1st cut of ForEach and test.
Jason Sams
2010-06-24
Add matrix ops to RSH headers.
Jason Sams
2010-05-28
Rough implemetation of ForEach.
Jason Sams
2010-05-20
Remove noise functions and update images processing to use new rs namespace n...
Jason Sams
2010-05-19
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-18
Split ScriptC Lib into CL, GL, and basic.
Jason Sams
2010-05-17
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-13
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-12
Add missing bindProgramRaster to scriptC_lib.
Jason Sams
2010-05-11
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-03-03
Improve RS error handling. On errors RS will now store the error and a messa...
Jason Sams
2010-02-23
Support defered generation of mipmaps. With this change we support mipmap ge...
Jason Sams
2010-01-25
Cleanup seperation of Legacy and user attribs. All user programs now use the...
Jason Sams
2010-01-20
am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to rendersc...
Joe Onorato
2010-01-14
add drawSpriteScreenspaceCropped to renderscript
Joe Onorato
2010-01-12
Implement type generation for user uniforms in vertex shader.
Jason Sams
2010-01-06
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2009-12-23
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-17
Move texture bindings to base program object. Change ProgramFragment creatio...
Jason Sams
2009-12-16
Fix live wallpaper many. Z coordinate was being ignored for draw quad call.
Jason Sams
[next]