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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move divsi3, modsi3, udivsi3, umodsi3 to libbcc.
Stephen Hines
2011-06-23
1
-4
/
+0
*
Remove verbose logging, update test app and docs.
Stephen Hines
2011-06-23
1
-2
/
+2
*
First cut of atomics for renderscript.
Jason Sams
2011-06-21
2
-0
/
+325
*
First cut at RSTextureView.
Jason Sams
2011-06-20
2
-0
/
+6
*
Adding ability to read back fbo data to renderscript
Alex Sakhartchouk
2011-06-16
11
-115
/
+353
*
Allocation copy functions.
Alex Sakhartchouk
2011-06-14
13
-6
/
+250
*
More work to make libRS buildable on the host.
Alex Sakhartchouk
2011-06-03
20
-134
/
+151
*
Cleaup of rsComponent to remove GL types.
Jason Sams
2011-05-26
5
-58
/
+51
*
Start splitting allocation into hal and core.
Jason Sams
2011-05-26
18
-520
/
+679
*
Move context and device creation out of the spec file.
Jason Sams
2011-05-18
4
-62
/
+26
*
Preparing libRS for for compilation on host.
Alex Sakhartchouk
2011-05-17
8
-21
/
+15
*
Merge "Moves fbo support in renderscript behind the hal"
Alex Sakhartchouk
2011-05-17
8
-131
/
+249
|
\
|
*
Moves fbo support in renderscript behind the hal
Alex Sakhartchouk
2011-05-13
8
-131
/
+249
*
|
Core to client fifo on sockets.
Jason Sams
2011-05-17
8
-175
/
+315
*
|
Cleanup mesh creation.
Alex Sakhartchouk
2011-05-12
3
-45
/
+16
|
/
*
Merge "rsLib cleanup"
Alex Sakhartchouk
2011-05-12
18
-122
/
+66
|
\
|
*
rsLib cleanup
Alex Sakhartchouk
2011-05-06
18
-122
/
+66
*
|
Add code for generating fifo command packing.
Jason Sams
2011-05-06
9
-14
/
+401
|
/
*
Moving samplers behind the hal.
Alex Sakhartchouk
2011-05-05
16
-95
/
+210
*
Code Cleanup and better Sampler creation method
Alex Sakhartchouk
2011-05-04
7
-126
/
+51
*
Fix error checks on compute context creation.
Jason Sams
2011-05-03
1
-5
/
+6
*
Merge "Try fixing auto data inlining again."
Jason Sams
2011-05-03
1
-5
/
+9
|
\
|
*
Try fixing auto data inlining again.
Jason Sams
2011-05-02
1
-5
/
+9
*
|
Merge "Moving renderscript GL code into the HAL This change affects - shader...
Alex Sakhartchouk
2011-05-02
35
-986
/
+1549
|
\
\
|
|
/
|
/
|
|
*
Moving renderscript GL code into the HAL
Alex Sakhartchouk
2011-04-29
35
-986
/
+1549
*
|
Temporarly disable auto-inbanding.
Jason Sams
2011-05-02
1
-1
/
+2
*
|
Fix bug 4355588
Jason Sams
2011-04-29
1
-1
/
+3
*
|
Merge "Pipe rsa function though the RS api table."
Jason Sams
2011-04-29
6
-69
/
+153
|
\
\
|
*
|
Pipe rsa function though the RS api table.
Jason Sams
2011-04-28
6
-69
/
+153
*
|
|
Merge "Fix fifo size check code."
Jason Sams
2011-04-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix fifo size check code.
Jason Sams
2011-04-29
1
-1
/
+1
|
|
/
*
|
Start implementing control side forEach.
Jason Sams
2011-04-27
5
-104
/
+98
|
/
*
Merge "Cleanup rs.spec file and code generator."
Jason Sams
2011-04-27
7
-64
/
+171
|
\
|
*
Cleanup rs.spec file and code generator.
Jason Sams
2011-04-26
7
-64
/
+171
*
|
Merge "Start ICS header cleanup and finish type matrix."
Stephen Hines
2011-04-26
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
Start ICS header cleanup and finish type matrix.
Jason Sams
2011-04-25
1
-0
/
+11
*
|
Modifying libRS internal communication to handle network rendering.
Alex Sakhartchouk
2011-04-25
8
-50
/
+46
|
/
*
Add matrix logging.
Jason Sams
2011-04-22
2
-0
/
+8
*
Fix rsRand(float, float)
Jason Sams
2011-04-22
1
-2
/
+4
*
Merge "Move TLS behind hal."
Jason Sams
2011-04-21
7
-134
/
+136
|
\
|
*
Move TLS behind hal.
Jason Sams
2011-04-21
7
-134
/
+136
*
|
Merge "Reduce verbosity of Renderscript logging."
Stephen Hines
2011-04-20
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Reduce verbosity of Renderscript logging.
Stephen Hines
2011-04-20
1
-1
/
+5
*
|
Remove accidental logging.
Jason Sams
2011-04-20
1
-1
/
+0
*
|
Create runtime stubs for compute driver.
Jason Sams
2011-04-20
26
-1367
/
+1870
|
/
*
Fix broken assert (if input allocation is NULL).
Stephen Hines
2011-04-11
1
-1
/
+1
*
Migrate most GL from context to driver.
Jason Sams
2011-04-06
8
-252
/
+442
*
Cleanup character limits.
Jason Sams
2011-04-06
1
-1
/
+2
*
Seperate ProgramRaster.
Jason Sams
2011-04-06
12
-187
/
+189
*
Seperate GL from RS program store.
Jason Sams
2011-04-04
10
-172
/
+319
[next]