index
:
Project-1CE/frameworks_base
25q2
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
/
graphics
/
java
/
android
/
renderscript
/
RenderScript.java
Age
Commit message (
Expand
)
Author
2010-11-22
More error checks
Jason Sams
2010-11-18
Support for cubemaps.
Alex Sakhartchouk
2010-11-18
Add caching support of BCC binaries.
Shih-wei Liao
2010-11-16
Fix ref counting for globals when set from java code.
Jason Sams
2010-11-10
More documentation.
Jason Sams
2010-11-09
Continue error check improvements and write some docs.
Jason Sams
2010-11-08
Handle user message ID 0
Jason Sams
2010-11-08
Moving attrib creation to Mesh. Adding arrays as shader inputs.
Alex Sakhartchouk
2010-11-04
More RS exceptions cleanup.
Jason Sams
2010-10-14
Async type creation.
Jason Sams
2010-10-13
Begin hooking up SurfaceConfig.
Jason Sams
2010-10-11
Support for unsigned long and unsigned long long.
Stephen Hines
2010-10-11
Update allocation from bitmap.
Alex Sakhartchouk
2010-10-11
Fix support for 64-bit integers.
Stephen Hines
2010-10-10
Cleanup error message for null binding address.
Jason Sams
2010-10-05
Implement allocation resizing.
Jason Sams
2010-10-01
Support for 64-bit integer type.
Stephen Hines
2010-09-30
Finish plumbing for double RS elements.
Stephen Hines
2010-09-30
Adding anisotropic filtering and related samples.
Alex Sakhartchouk
2010-09-28
Fix RS bug with message ID 0.
Stephen Hines
2010-09-23
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-20
Add support for Float64 (double) to RenderScript.
Stephen Hines
2010-09-16
Fix race condition on exit.
Jason Sams
2010-09-07
Add arrays to elements.
Jason Sams
2010-09-01
Remove functions for reflecting dalvik classes to rs types.
Jason Sams
2010-08-31
SubElementData data upload functions.
Jason Sams
2010-08-25
Add matrix component types.
Jason Sams
2010-08-24
More work on the renderscript sample
Alex Sakhartchouk
2010-08-23
Renderscript samples.
Alex Sakhartchouk
2010-08-17
Remove OOB object destruction.
Jason Sams
2010-08-17
Make java entry points for native fifo synchronized.
Jason Sams
2010-08-04
Added ability to set font color.
Alex Sakhartchouk
2010-07-15
Populate java objects with native data from a3d file.
Alex Sakhartchouk
2010-07-12
Work on synchronizing a3d created files and java layer.
Alex Sakhartchouk
2010-07-09
Remove points from fixed function.
Jason Sams
2010-07-02
Cleanup pass on the mesh api change.
Alex Sakhartchouk
2010-07-01
Start of mesh API cleanup.
Alex Sakhartchouk
2010-06-24
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-21
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-06-15
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-08
Begin using reflected files.
Jason Sams
2010-06-04
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-06-01
Remove RS_KIND from vertex arrays types.
Jason Sams
2010-05-19
Begin naming cleanup for renderscript runtime.
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-11
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-03-26
Checkin new types for RS.
Jason Sams
2010-03-01
Add support for linking to a skia bitmap rather than always copying the data ...
Jason Sams
2010-02-23
Support defered generation of mipmaps. With this change we support mipmap ge...
Jason Sams
[next]