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
/
rsContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup GL setup code and remove legacy 1.1 paths.
Jason Sams
2010-09-16
1
-16
/
+9
*
Fix partial NP2 support and restrict mipmaps and clamp
Jason Sams
2010-09-14
1
-7
/
+7
*
Add matrix component types.
Jason Sams
2010-08-25
1
-1
/
+1
*
Fix bug looping non-blocking fifos.
Jason Sams
2010-08-18
1
-1
/
+1
*
Remove OOB object destruction.
Jason Sams
2010-08-17
1
-60
/
+0
*
Fix behavior where the non-blocking sendToCliend would block
Jason Sams
2010-08-05
1
-1
/
+1
*
Fixing fonts to use constant color instead of variable.
Alex Sakhartchouk
2010-08-05
1
-26
/
+6
*
Adding more matrix math functions.
Alex Sakhartchouk
2010-08-05
1
-8
/
+8
*
Added ability to set font color.
Alex Sakhartchouk
2010-08-04
1
-1
/
+6
*
Adding onscreen frame and script time for debugging.
Alex Sakhartchouk
2010-08-03
1
-0
/
+44
*
Cleanup sendToClient and add rsGetDt().
Jason Sams
2010-07-28
1
-3
/
+7
*
Query the CPU count and use the result to determine
Jason Sams
2010-07-26
1
-2
/
+5
*
Update imageprocessing to remove generated files.
Jason Sams
2010-07-20
1
-6
/
+7
*
Threading RS ForEach.
Jason Sams
2010-07-19
1
-2
/
+65
*
am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type....
Dianne Hackborn
2010-06-30
1
-2
/
+2
|
\
|
*
Introduce official public NativeWindow type.
Dianne Hackborn
2010-06-30
1
-2
/
+2
*
|
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-24
1
-0
/
+23
*
|
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-15
1
-0
/
+3
*
|
Rough implemetation of ForEach.
Jason Sams
2010-05-28
1
-3
/
+3
*
|
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
1
-25
/
+1
*
|
Change RS to use the passed surface size rather than EGL size.
Jason Sams
2010-05-14
1
-13
/
+11
*
|
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-13
1
-4
/
+4
*
|
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
1
-23
/
+0
*
|
Seperate out Mutex and Signal code into reusable classes.
Jason Sams
2010-03-26
1
-19
/
+7
|
/
*
Improve RS error handling. On errors RS will now store the error and a messa...
Jason Sams
2010-03-03
1
-2
/
+40
*
beging np2 extension check work.
Jason Sams
2010-02-22
1
-0
/
+2
*
real fix for [2440014] launcher2 crashing in loop during boot
Mathias Agopian
2010-02-12
1
-2
/
+2
*
Revert "Revert "RenderScript should not depend on libsurfaceflinger_client.so""
Mathias Agopian
2010-02-12
1
-3
/
+3
*
Revert "RenderScript should not depend on libsurfaceflinger_client.so"
Jack Palevich
2010-02-12
1
-3
/
+3
*
RenderScript should not depend on libsurfaceflinger_client.so
Mathias Agopian
2010-02-11
1
-3
/
+3
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-0
/
+1
*
Preview seperating RenderScript into RenderScript and RenderScriptGL
Jason Sams
2010-02-09
1
-26
/
+50
*
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2010-01-06
1
-2
/
+2
*
Add RS support for generic attribs as input to vertex programs.
Jason Sams
2010-01-04
1
-30
/
+0
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-9
/
+8
*
Place shader logging behind prop to declutter logs.
Jason Sams
2009-12-15
1
-1
/
+2
*
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-15
1
-0
/
+16
*
am b62954b6: am 8f31c230: am 57ce0888: Merge change Id22c0137 into eclair
Jason Sams
2009-12-10
1
-26
/
+34
|
\
|
*
Throttle low priority RS threads by sleeping once per frame to avoid starving...
Jason Sams
2009-12-09
1
-26
/
+34
*
|
Beging GL2 user shaders. Switch master to using GL2 by default.
Jason Sams
2009-11-30
1
-1
/
+1
*
|
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...
Jason Sams
2009-11-25
1
-14
/
+42
*
|
am e4df64bd: am 66358e24: am 9dab667e: Force a crash under conditions where w...
Jason Sams
2009-11-24
1
-0
/
+18
|
\
\
|
|
/
|
*
Force a crash under conditions where white square bug in all apps is likely t...
Jason Sams
2009-11-24
1
-0
/
+18
*
|
resolved conflicts for merge of f6309041 to master
Jason Sams
2009-11-17
1
-0
/
+5
|
\
\
|
|
/
|
*
Add support for dumping RS objects to aid in debugging of white blocks bug.
Jason Sams
2009-11-17
1
-0
/
+5
*
|
am 234e509a: am 22186a2c: am ec8178eb: Merge change I9c1bad53 into eclair
Jason Sams
2009-11-17
1
-5
/
+29
|
\
\
|
|
/
|
*
Add setPriority to allow wallpapers to run at lower cpu priority than default.
Jason Sams
2009-11-15
1
-5
/
+29
*
|
am 8dcb4233: am 4834887e: am 4dd6fee7: Merge change Ieb4b0318 into eclair
Jason Sams
2009-11-13
1
-0
/
+1
|
\
\
|
|
/
|
*
Make default vertex program correctly track surface size.
Jason Sams
2009-11-12
1
-0
/
+1
*
|
am adf38939: am da8bb292: am 59175ac2: Merge change I81b1421a into eclair
Jason Sams
2009-11-13
1
-38
/
+60
|
\
\
|
|
/
[next]