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
*
More work to make libRS buildable on the host.
Alex Sakhartchouk
2011-06-03
1
-4
/
+21
*
Start splitting allocation into hal and core.
Jason Sams
2011-05-26
1
-6
/
+11
*
Moving renderscript GL code into the HAL
Alex Sakhartchouk
2011-04-29
1
-22
/
+7
*
Modifying libRS internal communication to handle network rendering.
Alex Sakhartchouk
2011-04-25
1
-3
/
+8
*
Cleanup character limits.
Jason Sams
2011-04-06
1
-1
/
+2
*
Seperate ProgramRaster.
Jason Sams
2011-04-06
1
-5
/
+4
*
Seperate GL from RS program store.
Jason Sams
2011-04-04
1
-0
/
+1
*
First draft of fbo in renderscript.
Alex Sakhartchouk
2011-04-01
1
-1
/
+1
*
Fix for bug 3434228
Alex Sakhartchouk
2011-03-16
1
-1
/
+1
*
Moving dependency includes out of librs headers.
Alex Sakhartchouk
2011-02-25
1
-2
/
+22
*
Cleaning up the serialization change.
Alex Sakhartchouk
2011-01-31
1
-4
/
+0
*
Correctly free resouces bound to scripts when the scripts are deleted.
Jason Sams
2011-01-27
1
-12
/
+9
*
Additional loading methods for fonts and a3d files.
Alex Sakhartchouk
2011-01-07
1
-8
/
+26
*
Move adapter2D to a derived class from Allocation.
Jason Sams
2010-12-29
1
-1
/
+1
*
API reaview cleanup
Alex Sakhartchouk
2010-12-17
1
-24
/
+12
*
Fix mipmap bug introduced with Allocation cleanup.
Jason Sams
2010-12-15
1
-2
/
+2
*
Add support for non-malloc backed textures.
Jason Sams
2010-12-13
1
-2
/
+2
*
Allocation API update.
Jason Sams
2010-12-08
1
-4
/
+5
*
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