index
:
android_frameworks_rs
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rsContext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added in wait for attach context flag.
Stephen McGroarty
2015-05-19
1
-1
/
+8
*
Fix cache path initialization and set.
Jason Sams
2015-05-18
1
-11
/
+6
*
Add a way to link against different driver names.
Jason Sams
2015-05-07
1
-0
/
+10
*
Fix object logging
Jason Sams
2015-04-14
1
-1
/
+0
*
Add cache dir to context object.
Tim Murray
2015-04-09
1
-1
/
+26
*
Add fatal error check
Jason Sams
2015-03-18
1
-0
/
+8
*
Refactor hal loading
Jason Sams
2015-03-11
1
-2
/
+2
*
Revert "Replaced android::Vector with std::vector."
Yang Ni
2015-02-15
1
-1
/
+1
*
Make rsContext be able to have info about the path of native libs
Miao Wang
2015-02-03
1
-0
/
+13
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-1
/
+1
*
Replaced android::Vector with std::vector.
Chris Wailes
2014-08-18
1
-1
/
+1
*
Pass context creation flags to driver init.
Jason Sams
2014-06-25
1
-0
/
+1
*
Remove the obsolete ScriptCState. Simplify cascading #ifdefs.
Jean-Luc Brouillet
2014-03-25
1
-1
/
+0
*
Make object destruction asynchronous.
Tim Murray
2014-01-08
1
-0
/
+2
*
implement finish
Jason Sams
2013-12-02
1
-0
/
+1
*
Add flags word to context initialization.
Tim Murray
2013-09-09
1
-1
/
+1
*
Fix up master issues with tracing/logging and the compatibility library.
Stephen Hines
2013-07-11
1
-1
/
+5
*
Enable very basic tracing support.
Tim Murray
2013-05-23
1
-0
/
+8
*
Add support for DEBUG context type.
Stephen Hines
2013-04-17
1
-1
/
+8
*
USAGE_IO notifications for new buffers.
Jason Sams
2013-04-11
1
-0
/
+1
*
Cleanup diff with compat.
Jason Sams
2012-12-19
1
-11
/
+26
*
enable synchronous mode (functional)
Tim Murray
2012-12-04
1
-2
/
+4
*
Add flag for enabling CPU-only execution.
Tim Murray
2012-11-06
1
-1
/
+3
*
Move runtime loading into a separate helper function.
Tim Murray
2012-10-23
1
-0
/
+1
*
Add backed for script groups.
Jason Sams
2012-09-17
1
-0
/
+1
*
Fix build. New clang has stricter checking.
Shih-wei Liao
2012-08-03
1
-0
/
+1
*
Add prop to force cap compute threading.
Jason Sams
2012-03-15
1
-0
/
+1
*
More header untangling.
Alex Sakhartchouk
2012-03-09
1
-10
/
+2
*
Merge commit 'bdeec118' into manualmerge
Jason Sams
2012-02-07
1
-1
/
+0
|
\
|
*
Implement RS VSync on new vsync infrastructure.
Jason Sams
2012-02-07
1
-1
/
+0
*
|
resolved conflicts for merge of 08289f55 to graphics-dev
Steve Block
2012-01-09
1
-2
/
+2
|
\
|
|
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
|
am 50445568: Merge "Fixing FBO font rendering bug that resulted from using ol...
Alex Sakhartchouk
2011-11-17
1
-0
/
+3
|
\
|
|
*
Fixing FBO font rendering bug that resulted from using old surface size.
Alex Sakhartchouk
2011-11-16
1
-0
/
+3
*
|
Path rendering
Jason Sams
2011-11-10
1
-0
/
+1
|
/
*
Add RS watchdog.
Jason Sams
2011-09-13
1
-0
/
+13
*
Start using bcinfo components within librs.
Stephen Hines
2011-08-03
1
-0
/
+4
*
More work to make libRS buildable on the host.
Alex Sakhartchouk
2011-06-03
1
-45
/
+2
*
Start splitting allocation into hal and core.
Jason Sams
2011-05-26
1
-0
/
+7
*
Preparing libRS for for compilation on host.
Alex Sakhartchouk
2011-05-17
1
-4
/
+2
*
Core to client fifo on sockets.
Jason Sams
2011-05-17
1
-2
/
+2
*
rsLib cleanup
Alex Sakhartchouk
2011-05-06
1
-28
/
+2
*
Moving renderscript GL code into the HAL
Alex Sakhartchouk
2011-04-29
1
-5
/
+1
*
Move TLS behind hal.
Jason Sams
2011-04-21
1
-4
/
+0
*
Create runtime stubs for compute driver.
Jason Sams
2011-04-20
1
-1
/
+1
*
Migrate most GL from context to driver.
Jason Sams
2011-04-06
1
-20
/
+1
*
First draft of fbo in renderscript.
Alex Sakhartchouk
2011-04-01
1
-0
/
+2
*
Migrate thread launch to driver.
Jason Sams
2011-03-17
1
-29
/
+0
*
Start seperating out RS compute implementation. Create hal
Jason Sams
2011-03-17
1
-0
/
+14
*
Fix for bug 3434228
Alex Sakhartchouk
2011-03-16
1
-0
/
+3
[next]