Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
f492b43f45cf9eab2e11067ea5462f171b100504
/
libs
/
rs
/
rsFont.cpp
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5044556
Merge "Fixing FBO font rendering bug that resulted from using old surface size."
by Alex Sakhartchouk
· 13 years ago
2d8ef49
Fixing FBO font rendering bug that resulted from using old surface size.
by Alex Sakhartchouk
· 13 years ago
e60149d
Expand RS vector3 types to vector4.
by Alex Sakhartchouk
· 13 years ago
4270295
Merge "Fixing asynchronous performance issues."
by Alex Sakhartchouk
· 13 years ago
117abdb
Fixing asynchronous performance issues.
by Alex Sakhartchouk
· 13 years ago
beb2b5c
Replacing sans serif system font with Roboto
by Christian Robertson
· 13 years ago
17a8a19
More work to make libRS buildable on the host.
by Alex Sakhartchouk
· 14 years ago
7e8aae7
Start splitting allocation into hal and core.
by Jason Sams
· 14 years ago
4a36b45
Moving renderscript GL code into the HAL
by Alex Sakhartchouk
· 14 years ago
e7c4a75
Modifying libRS internal communication to handle network rendering.
by Alex Sakhartchouk
· 14 years ago
bd184c5
Cleanup character limits.
by Jason Sams
· 14 years ago
331bf9b
Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation.
by Jason Sams
· 14 years ago
48f5056
Seperate GL from RS program store.
by Jason Sams
· 14 years ago
8e90f2b
First draft of fbo in renderscript. Updating samples and benchmark
by Alex Sakhartchouk
· 14 years ago
2c74ad9
Fix for bug 3434228
by Alex Sakhartchouk
· 14 years ago
ebd65bb
Moving dependency includes out of librs headers.
by Alex Sakhartchouk
· 14 years ago
d0f5bd1
Cleaning up the serialization change.
by Alex Sakhartchouk
· 14 years ago
38f8d9d
Correctly free resouces bound to scripts when the scripts are deleted.
by Jason Sams
· 14 years ago
b0253ea
Additional loading methods for fonts and a3d files. Cleaned up error messages.
by Alex Sakhartchouk
· 14 years ago
49a05d7
Move adapter2D to a derived class from Allocation.
by Jason Sams
· 14 years ago
e27cdee
API reaview cleanup
by Alex Sakhartchouk
· 14 years ago
6d8eb26
Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers.
by Jason Sams
· 14 years ago
5e0035a
Add support for non-malloc backed textures.
by Jason Sams
· 14 years ago
5476b45
Allocation API update.
by Jason Sams
· 14 years ago
67f2e44
Support for cubemaps.
by Alex Sakhartchouk
· 14 years ago
a17af04
Create holder inner class for pushing context state.
by Jason Sams
· 14 years ago
300ba68
Split UTF functions from String8/16
by Kenny Root
· 14 years ago
ed9f210
Code cleanup to make formatting consistent across all the renderscript files.
by Alex Sakhartchouk
· 14 years ago
9d71e21
Moving attrib creation to Mesh. Adding arrays as shader inputs.
by Alex Sakhartchouk
· 14 years ago
31a7e42
Begin adding async allocation creation.
by Jason Sams
· 14 years ago
b38d534
Fix refcounting bugs where the sys refcount
by Jason Sams
· 14 years ago
98bfe5d
Some cleanup
by Alex Sakhartchouk
· 14 years ago
960ae15
Fixing font bug, initialization was done in the wrong order.
by Alex Sakhartchouk
· 14 years ago
d209163
changing vec4 to vec2 for perf reasons.
by Alex Sakhartchouk
· 14 years ago
76322af
Adding average fps counter. Removing rsLight from libRS
by Alex Sakhartchouk
· 14 years ago
10825a0
Adding text metrics to renderscript.
by Alex Sakhartchouk
· 14 years ago
3bf3ea0
Fix for bug 3053078 Font gamma correction to match with lib HWUI.
by Alex Sakhartchouk
· 14 years ago
01f0ad7
Fix clear() operation for rsScriptC.
by Stephen Hines
· 14 years ago
4378f11
More robust attribute binding
by Alex Sakhartchouk
· 14 years ago
b89aaac
Adding support for all allowed textures.
by Alex Sakhartchouk
· 14 years ago
c984dd7
Shader changes to allow for more flexible constant binding.
by Alex Sakhartchouk
· 14 years ago
70d4e50
Add arrays to elements.
by Jason Sams
· 14 years ago
27f5052
Renderscript samples. Merged two model related projects. Cleanup.
by Alex Sakhartchouk
· 14 years ago
94bbccc
Propagating some useful font changes.
by Alex Sakhartchouk
· 14 years ago
55e8198
Fixing fonts to use constant color instead of variable.
by Alex Sakhartchouk
· 14 years ago
442a647
Support constant and varying colors in ProgramFragment.
by Jason Sams
· 14 years ago
fb10c16
Added ability to set font color.
by Alex Sakhartchouk
· 14 years ago
80a4c2c
Work on synchronizing a3d created files and java layer.
by Alex Sakhartchouk
· 14 years ago
b6b3489
Fixing freetype init/uninit code. Removing debug output from stream.
by Alex Sakhartchouk
· 14 years ago
071508d
Removing font initialization on startup
by Alex Sakhartchouk
· 14 years ago
9b949fc
Adding freetype font rendering to renderscript.
by Alex Sakhartchouk
· 14 years ago