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
/
rsScriptC_LibGL.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rsLib cleanup
Alex Sakhartchouk
2011-05-06
1
-3
/
+3
*
Moving renderscript GL code into the HAL
Alex Sakhartchouk
2011-04-29
1
-4
/
+12
*
Create runtime stubs for compute driver.
Jason Sams
2011-04-20
1
-272
/
+91
*
First draft of fbo in renderscript.
Alex Sakhartchouk
2011-04-01
1
-0
/
+40
*
Migrate thread launch to driver.
Jason Sams
2011-03-17
1
-2
/
+2
*
Almost all warnings are now errors in RS build.
Stephen Hines
2011-03-01
1
-0
/
+2
*
Clean up Allocation buffer object api.
Jason Sams
2010-12-20
1
-22
/
+0
*
Fix mipmap bug introduced with Allocation cleanup.
Jason Sams
2010-12-15
1
-0
/
+14
*
Create holder inner class for pushing context state.
Jason Sams
2010-11-17
1
-8
/
+8
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-79
/
+42
*
Moving attrib creation to Mesh. Adding arrays as shader inputs.
Alex Sakhartchouk
2010-11-08
1
-3
/
+5
*
Add code to mark functions rather than whole files as threadable.
Jason Sams
2010-11-01
1
-34
/
+34
*
Adding text metrics to renderscript.
Alex Sakhartchouk
2010-10-05
1
-2
/
+50
*
fixing bugs 3053960, 3044804, 3044798
Alex Sakhartchouk
2010-10-01
1
-6
/
+2
*
Add object validity checking.
Jason Sams
2010-09-30
1
-0
/
+18
*
More robust attribute binding
Alex Sakhartchouk
2010-09-29
1
-2
/
+2
*
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-23
1
-7
/
+7
*
Remove ACC and other legacy bits from RS.
Jason Sams
2010-09-01
1
-1
/
+0
*
Added frustum plane extraction and sphere culling code.
Alex Sakhartchouk
2010-08-16
1
-0
/
+8
*
Adding bounding box computation.
Alex Sakhartchouk
2010-08-13
1
-0
/
+15
*
Support constant and varying colors in ProgramFragment.
Jason Sams
2010-08-05
1
-7
/
+11
*
Added ability to set font color.
Alex Sakhartchouk
2010-08-04
1
-0
/
+7
*
Cleanup of signed/unsigned
Jason Sams
2010-07-29
1
-24
/
+23
*
Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()
Jim Miller
2010-07-28
1
-0
/
+7
*
Cleanup pass on the mesh api change.
Alex Sakhartchouk
2010-07-02
1
-39
/
+0
*
Start of mesh API cleanup.
Alex Sakhartchouk
2010-07-01
1
-7
/
+41
*
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-24
1
-0
/
+23
*
Fountain example cleanup.
Jason Sams
2010-06-18
1
-5
/
+0
*
Remove legacy drawing functions.
Jason Sams
2010-06-17
1
-143
/
+6
*
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-15
1
-0
/
+4
*
Remove RS_KIND from vertex arrays types.
Jason Sams
2010-06-01
1
-20
/
+7
*
Remove noise functions and update images processing to use new rs namespace n...
Jason Sams
2010-05-20
1
-1
/
+0
*
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
1
-43
/
+53
*
Split ScriptC Lib into CL, GL, and basic.
Jason Sams
2010-05-18
1
-0
/
+528