Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
efa1760c75956b828940f5f1548f0998c0ea5bd4
efa1760
To enable the reflection of rs_mesh etc. Side benefit: Better type checking.
by Shih-wei Liao
· 14 years ago
1b937f5
Remove float8/16 from RS type list.
by Jason Sams
· 14 years ago
2a63bf6
Begin using reflected files.
by Jason Sams
· 14 years ago
ccc67e2
Removing debug output.
by Alex Sakhartchouk
· 14 years ago
b825f67
Creating the jni and java layer to integrate a3d
by Alex Sakhartchouk
· 14 years ago
976e283
Disabble vertex logging. bug 2734616
by Jason Sams
· 14 years ago
79f52df
Remove RS_KIND from vertex arrays types.
by Jason Sams
· 14 years ago
275b1e9
types update.
by Jason Sams
· 14 years ago
f699ca4
Merge "Rough implemetation of ForEach. Remove launchID from root graphics script."
by Jason Sams
· 14 years ago
c61346b
Rough implemetation of ForEach. Remove launchID from root graphics script.
by Jason Sams
· 14 years ago
01a6453
Fountain update. Update field names to match legacy expectations.
by Jason Sams
· 14 years ago
fb6b614
Removed unnecessary change based on comments.
by Alex Sakhartchouk
· 14 years ago
66070bf
Remove noise functions and update images processing to use new rs namespace names.
by Jason Sams
· 14 years ago
22fa371
Begin naming cleanup for renderscript runtime.
by Jason Sams
· 15 years ago
dcf9941
Merge "Added benchmark mode. Added some image processing operations."
by Alex Sakhartchouk
· 15 years ago
d433448
Added benchmark mode. Added some image processing operations.
by Alex Sakhartchouk
· 15 years ago
aeb094b
Split ScriptC Lib into CL, GL, and basic.
by Jason Sams
· 15 years ago
5a27917
Remove excess logging.
by Jason Sams
· 15 years ago
ce92d4b
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
by Jason Sams
· 15 years ago
568613e
Merge "Delete legacy setDefine API."
by Jason Sams
· 15 years ago
639e6e9
Delete legacy setDefine API.
by Jason Sams
· 15 years ago
36e839f
Merge "Delete old createFromClass methods. It no longer makes sense to create type info from Java since this cannot be exported to scripts. The new flow is in the opposite direction."
by Jason Sams
· 15 years ago
2630739
Delete old createFromClass methods.
by Jason Sams
· 15 years ago
389cf7b
Merge "resolved conflicts for merge of cbf26fd3 to master"
by Nick Kralevich
· 15 years ago
79dc7ca
resolved conflicts for merge of cbf26fd3 to master
by Nick Kralevich
· 15 years ago
771565f
Change RS to use the passed surface size rather than EGL size.
by Jason Sams
· 15 years ago
ccc010b
Rename ProgramFragmentStore to ProgramStore.
by Jason Sams
· 15 years ago
8492a70
Get rid of warnings when compiled with -Wformat-security
by Nick Kralevich
· 15 years ago
1b6b7fa
Add missing bindProgramRaster to scriptC_lib.
by Jason Sams
· 15 years ago
be36bf3
Convert renderscript from using ACC to LLVM for its compiler.
by Jason Sams
· 15 years ago
3910dbf
Update Script java classes and llvm samples.
by Jason Sams
· 15 years ago
f2bcce7
Checkin new types for RS.
by Jason Sams
· 15 years ago
12b14ae
Seperate out Mutex and Signal code into reusable classes.
by Jason Sams
· 15 years ago
554bcc1
Merge "checkpoint animations"
by Jason Sams
· 15 years ago
fcee14d
Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out.
by Jason Sams
· 15 years ago
3ffa00d
Change global variables from extern to non static. Make script local global vars static.
by Jason Sams
· 15 years ago
51f36ab
More rsh headers for renderscript and a llvm compatible test script for fountain.
by Jason Sams
· 15 years ago
51ebc52
Merge "First cut of basic RS headers for ScriptC. Not nearly complete."
by Jason Sams
· 15 years ago
717e34a
First cut of basic RS headers for ScriptC. Not nearly complete.
by Jason Sams
· 15 years ago
c1ed589
checkpoint animations
by Jason Sams
· 15 years ago
a2cf755
Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received.
by Jason Sams
· 15 years ago
7797297
Merge "Add support for linking to a skia bitmap rather than always copying the data from the bitmap."
by Jason Sams
· 15 years ago
0016cea
Merge "Support defered generation of mipmaps. With this change we support mipmap generation when the texture is uploaded to GL without requiring RS to retain the full chain."
by Jason Sams
· 15 years ago
35f0593
Merge "Begin implementation of generated java files from RS files."
by Jason Sams
· 15 years ago
fa84da2
Add support for linking to a skia bitmap rather than always copying the data from the bitmap.
by Jason Sams
· 15 years ago
7fabe1a
Support defered generation of mipmaps. With this change we support mipmap generation when the texture is uploaded to GL without requiring RS to retain the full chain.
by Jason Sams
· 15 years ago
4e17e0e
Begin implementation of generated java files from RS files.
by Jason Sams
· 15 years ago
ef21edc
beging np2 extension check work.
by Jason Sams
· 15 years ago
b91ff26
Add test pattern icon to Fountain.
by Jason Sams
· 15 years ago
8154954
Implement type collapsing for Elements and Types. Now if a user creates two or more identical objects we simply reuse the existing object rather than create a new one.
by Jason Sams
· 15 years ago
a33166c
Merge "Add comment block matching the type defines added by RS."
by Jason Sams
· 15 years ago
cdb10ff
Add comment block matching the type defines added by RS.
by Jason Sams
· 15 years ago
7c5ff24
Merge changes I128ce4b2,I5cbb940c
by Mathias Agopian
· 15 years ago
fa40286
real fix for [2440014] launcher2 crashing in loop during boot
by Mathias Agopian
· 15 years ago
9b97c29
Revert "Revert "RenderScript should not depend on libsurfaceflinger_client.so""
by Mathias Agopian
· 15 years ago
517206e
am 79b646ff: (-s ours) am 0b9bbb6d: DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU.
by Jason Sams
· 15 years ago
1c39808
am 0b9bbb6d: DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU.
by Jason Sams
· 15 years ago
123d602
Revert "RenderScript should not depend on libsurfaceflinger_client.so"
by Jack Palevich
· 15 years ago
5166e4c
DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU.
by Jason Sams
· 15 years ago
11503b2
RenderScript should not depend on libsurfaceflinger_client.so
by Mathias Agopian
· 15 years ago
d4c25e3
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
354ea3a
Change default mode.
by Jason Sams
· 15 years ago
e81ef44
Add java benchmark to imageProcessing.
by Jason Sams
· 15 years ago
2c2d9bd
Cleanup image processing example script.
by Jason Sams
· 15 years ago
e47c4fa
Fix ImageProcessing example.
by Jason Sams
· 15 years ago
4820e8b
Preview seperating RenderScript into RenderScript and RenderScriptGL
by Jason Sams
· 15 years ago
aef1458
Fix fountain and put the demos back in the optional build.
by Jason Sams
· 15 years ago
f6c4b61
am 0af04493: am 31bfdf69: reconcile main tree with open-source eclair
by The Android Open Source Project
· 15 years ago
c8266ed
am 31bfdf69: reconcile main tree with open-source eclair
by The Android Open Source Project
· 15 years ago
3510007
reconcile main tree with open-source eclair
by The Android Open Source Project
· 15 years ago
c210134
reconcile android-2.1_r1 snapshot
by The Android Open Source Project
· 15 years ago
3eb28f0
Fix some minor bugs with GL state setup that were exposed by Droids driver.
by Jason Sams
· 15 years ago
3bce789
Turn the debugging back on.
by Jason Sams
· 15 years ago
be504f2
Cleanup seperation of Legacy and user attribs. All user programs now use the new names. Legacy vertex attribs are given default names.
by Jason Sams
· 15 years ago
cc0ad35
am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair
by Joe Onorato
· 15 years ago
2f6d861
Fix RS mipmap generation for 8 bit alpha textures.
by Jason Sams
· 15 years ago
22a7535
am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair
by Joe Onorato
· 15 years ago
d08a81a
add drawSpriteScreenspaceCropped to renderscript
by Joe Onorato
· 15 years ago
49da3b6
Merge "Remove excessive logging, fix error in GLSL uniform generation."
by Jason Sams
· 15 years ago
4c9a208
Remove excessive logging, fix error in GLSL uniform generation.
by Jason Sams
· 15 years ago
83c992a
Merge "Implement type generation for user uniforms in vertex shader."
by Jason Sams
· 15 years ago
0d52722
android-2.1_r1 snapshot
by The Android Open Source Project
· 15 years ago
9ebb0c4
Implement type generation for user uniforms in vertex shader.
by Jason Sams
· 15 years ago
8fdf6b5
Deprecate fill_parent and introduce match_parent. Bug: #2361749.
by Romain Guy
· 15 years ago
2a13aa9
less log spew
by Joe Onorato
· 15 years ago
7c52898
Fix npot but where mipmap level sizes were rounding in the wrong direction. Should always be floor.
by Jason Sams
· 15 years ago
cacee55
Change user attribs to look for empty slot rather than using them in order. Prevents conflict with numbered legacy slots.
by Jason Sams
· 15 years ago
fdcf7db
Support npot on es 2.0 HW.
by Jason Sams
· 15 years ago
433eca3
More complete support for named attribs. Adds user typed attribs as available to programVertex. Non user attribs are not treated like user for GL2 for simplicity.
by Jason Sams
· 15 years ago
2d4445b
explicit set an "optional" tag
by Jean-Baptiste Queru
· 15 years ago
b4d3568
Add RS support for generic attribs as input to vertex programs.
by Jason Sams
· 15 years ago
0c0ccb0
Disable excessive RS logging.
by Jason Sams
· 15 years ago
d01d970
Element restructuring. Add support for new basic Element types including the RS objects and vectors(2-4). In theory this paves the way for maintaining type info for RS objects, passing elements for GLSL uiforms/attribs/varyings, and supporting nested structures.
by Jason Sams
· 15 years ago
7dad9c3
Move texture bindings to base program object. Change ProgramFragment creation to require a texture format in 1.0 mode.
by Jason Sams
· 15 years ago
b2a219b
Fix live wallpaper many. Z coordinate was being ignored for draw quad call.
by Jason Sams
· 15 years ago
e9ed6cc
Fix emulated glColor in es2 mode.
by Jason Sams
· 15 years ago
cd50653
Place shader logging behind prop to declutter logs.
by Jason Sams
· 15 years ago
f2e4fa2
Continue es2 shader dev
by Jason Sams
· 15 years ago
ac6daa2
Merge change I0011bcf5
by Android (Google) Code Review
· 15 years ago
4815c0d
Continue development of es2.0 user shader support for renderscript. This change cleans up ProgramVertex creation and adds support for passing input, output, and constant type info.
by Jason Sams
· 15 years ago
Next »