index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of warnings when compiled with -Wformat-security
Nick Kralevich
2010-05-13
2
-4
/
+4
*
Change opaque RS typedefs from void * to int. These will likely become int64...
Jason Sams
2010-03-18
1
-10
/
+10
*
Change global variables from extern to non static. Make script local global ...
Jason Sams
2010-03-18
1
-4
/
+3
*
More rsh headers for renderscript and a llvm compatible test script for fount...
Jason Sams
2010-03-18
2
-0
/
+139
*
Merge "First cut of basic RS headers for ScriptC. Not nearly complete."
Jason Sams
2010-03-16
2
-0
/
+358
|
\
|
*
First cut of basic RS headers for ScriptC. Not nearly complete.
Jason Sams
2010-03-16
2
-0
/
+358
*
|
Improve RS error handling. On errors RS will now store the error and a messa...
Jason Sams
2010-03-03
12
-10
/
+99
*
|
Merge "Add support for linking to a skia bitmap rather than always copying th...
Jason Sams
2010-03-01
4
-6
/
+60
|
\
\
|
*
|
Add support for linking to a skia bitmap rather than always copying the data ...
Jason Sams
2010-03-01
4
-6
/
+60
*
|
|
Merge "Support defered generation of mipmaps. With this change we support mi...
Jason Sams
2010-03-01
4
-5
/
+13
|
\
\
\
|
|
/
/
|
*
|
Support defered generation of mipmaps. With this change we support mipmap ge...
Jason Sams
2010-02-23
4
-5
/
+13
*
|
|
Merge "Begin implementation of generated java files from RS files."
Jason Sams
2010-03-01
3
-2
/
+257
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Begin implementation of generated java files from RS files.
Jason Sams
2010-02-23
3
-2
/
+257
*
|
beging np2 extension check work.
Jason Sams
2010-02-22
7
-5
/
+41
|
/
*
Add test pattern icon to Fountain.
Jason Sams
2010-02-19
2
-1
/
+3
*
Implement type collapsing for Elements and Types. Now if a user creates two ...
Jason Sams
2010-02-17
7
-12
/
+79
*
Merge "Add comment block matching the type defines added by RS."
Jason Sams
2010-02-12
1
-2
/
+26
|
\
|
*
Add comment block matching the type defines added by RS.
Jason Sams
2010-02-12
1
-2
/
+26
*
|
real fix for [2440014] launcher2 crashing in loop during boot
Mathias Agopian
2010-02-12
2
-3
/
+3
*
|
Revert "Revert "RenderScript should not depend on libsurfaceflinger_client.so""
Mathias Agopian
2010-02-12
2
-7
/
+6
|
/
*
Revert "RenderScript should not depend on libsurfaceflinger_client.so"
Jack Palevich
2010-02-12
2
-6
/
+7
*
RenderScript should not depend on libsurfaceflinger_client.so
Mathias Agopian
2010-02-11
2
-7
/
+6
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
2
-2
/
+4
*
Change default mode.
Jason Sams
2010-02-10
1
-1
/
+1
*
Add java benchmark to imageProcessing.
Jason Sams
2010-02-10
2
-10
/
+46
*
Cleanup image processing example script.
Jason Sams
2010-02-10
1
-22
/
+10
*
Fix ImageProcessing example.
Jason Sams
2010-02-10
1
-4
/
+9
*
Preview seperating RenderScript into RenderScript and RenderScriptGL
Jason Sams
2010-02-09
8
-37
/
+64
*
Fix fountain and put the demos back in the optional build.
Jason Sams
2010-02-08
2
-0
/
+7
*
Fix some minor bugs with GL state setup that were exposed by Droids driver.
Jason Sams
2010-01-27
7
-13
/
+24
*
Turn the debugging back on.
Jason Sams
2010-01-26
1
-0
/
+1
*
Cleanup seperation of Legacy and user attribs. All user programs now use the...
Jason Sams
2010-01-25
7
-195
/
+172
*
am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to rendersc...
Joe Onorato
2010-01-20
2
-4
/
+13
|
\
|
*
add drawSpriteScreenspaceCropped to renderscript
Joe Onorato
2010-01-14
2
-4
/
+13
*
|
Fix RS mipmap generation for 8 bit alpha textures.
Jason Sams
2010-01-19
1
-0
/
+22
*
|
Merge "Remove excessive logging, fix error in GLSL uniform generation."
Jason Sams
2010-01-13
2
-3
/
+1
|
\
\
|
*
|
Remove excessive logging, fix error in GLSL uniform generation.
Jason Sams
2010-01-13
2
-3
/
+1
*
|
|
Merge "Implement type generation for user uniforms in vertex shader."
Jason Sams
2010-01-12
6
-36
/
+130
|
\
\
\
|
|
/
/
|
*
|
Implement type generation for user uniforms in vertex shader.
Jason Sams
2010-01-12
6
-36
/
+130
*
|
|
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-1
/
+1
*
|
|
less log spew
Joe Onorato
2010-01-08
1
-1
/
+0
|
/
/
*
|
Fix npot but where mipmap level sizes were rounding in the wrong direction. ...
Jason Sams
2010-01-07
1
-3
/
+3
*
|
Change user attribs to look for empty slot rather than using them in order. ...
Jason Sams
2010-01-07
3
-13
/
+12
*
|
Support npot on es 2.0 HW.
Jason Sams
2010-01-06
2
-4
/
+3
*
|
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2010-01-06
13
-103
/
+203
*
|
explicit set an "optional" tag
Jean-Baptiste Queru
2010-01-05
3
-0
/
+6
*
|
Add RS support for generic attribs as input to vertex programs.
Jason Sams
2010-01-04
11
-129
/
+107
*
|
Disable excessive RS logging.
Jason Sams
2009-12-23
1
-1
/
+0
*
|
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
24
-416
/
+682
*
|
Move texture bindings to base program object. Change ProgramFragment creatio...
Jason Sams
2009-12-17
8
-175
/
+102
[next]