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
/
rsFont.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for cubemaps.
Alex Sakhartchouk
2010-11-18
1
-2
/
+2
*
Create holder inner class for pushing context state.
Jason Sams
2010-11-17
1
-21
/
+5
*
Split UTF functions from String8/16
Kenny Root
2010-11-12
1
-1
/
+1
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-105
/
+80
*
Moving attrib creation to Mesh. Adding arrays as shader inputs.
Alex Sakhartchouk
2010-11-08
1
-3
/
+4
*
Begin adding async allocation creation.
Jason Sams
2010-10-26
1
-17
/
+6
*
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-21
1
-3
/
+1
*
Some cleanup
Alex Sakhartchouk
2010-10-18
1
-16
/
+4
*
Fixing font bug, initialization was done in the wrong order.
Alex Sakhartchouk
2010-10-12
1
-1
/
+3
*
changing vec4 to vec2 for perf reasons.
Alex Sakhartchouk
2010-10-06
1
-1
/
+1
*
Adding average fps counter.
Alex Sakhartchouk
2010-10-05
1
-1
/
+1
*
Adding text metrics to renderscript.
Alex Sakhartchouk
2010-10-05
1
-52
/
+104
*
Fix for bug 3053078
Alex Sakhartchouk
2010-10-01
1
-12
/
+62
*
Fix clear() operation for rsScriptC.
Stephen Hines
2010-09-29
1
-0
/
+2
*
More robust attribute binding
Alex Sakhartchouk
2010-09-29
1
-2
/
+2
*
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-23
1
-3
/
+3
*
Shader changes to allow for more flexible constant binding.
Alex Sakhartchouk
2010-09-14
1
-8
/
+28
*
Add arrays to elements.
Jason Sams
2010-09-07
1
-1
/
+2
*
Renderscript samples. Merged two model related projects. Cleanup.
Alex Sakhartchouk
2010-08-18
1
-7
/
+8
*
Propagating some useful font changes.
Alex Sakhartchouk
2010-08-17
1
-11
/
+47
*
Fixing fonts to use constant color instead of variable.
Alex Sakhartchouk
2010-08-05
1
-1
/
+13
*
Support constant and varying colors in ProgramFragment.
Jason Sams
2010-08-05
1
-3
/
+3
*
Added ability to set font color.
Alex Sakhartchouk
2010-08-04
1
-0
/
+9
*
Work on synchronizing a3d created files and java layer.
Alex Sakhartchouk
2010-07-12
1
-0
/
+5
*
Fixing freetype init/uninit code.
Alex Sakhartchouk
2010-06-30
1
-15
/
+14
*
Removing font initialization on startup
Alex Sakhartchouk
2010-06-30
1
-42
/
+55
*
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-24
1
-0
/
+689