summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add multisampling support to renderscript."Alex Sakhartchouk2012-03-051-10/+34
|\
| * Add multisampling support to renderscript.Alex Sakhartchouk2012-02-281-10/+34
* | Merge "Using surface texture as a default renderscript surface."Alex Sakhartchouk2012-03-051-6/+9
|\ \ | |/
| * Using surface texture as a default renderscript surface.Alex Sakhartchouk2012-02-281-6/+9
* | Merge "Allocation sampling api prototypes."Alex Sakhartchouk2012-03-013-109/+170
|\ \
| * | Allocation sampling api prototypes.Alex Sakhartchouk2012-02-293-109/+170
| |/
* | Merge "Removing GL calls from librs"Alex Sakhartchouk2012-02-275-23/+50
|\ \ | |/ |/|
| * Removing GL calls from librsAlex Sakhartchouk2012-02-245-23/+50
* | Merge "remove dependency on android_native{s_priv|buffer}.h"Mathias Agopian2012-02-241-1/+2
|\ \
| * | remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-1/+2
* | | Merge "test runs but I do not check results yet."Jason Sams2012-02-2412-4/+150
|\ \ \ | |/ / |/| |
| * | test runs but I do not check results yet.Jason Sams2012-02-2412-4/+150
* | | remove libui dependency on libEGLMathias Agopian2012-02-241-1/+23
|/ /
* | More RS cpp binding work. All classes forJason Sams2012-02-2313-33/+259
* | Merge "start new headers"Jason Sams2012-02-2313-1/+1978
|\ \
| * | start new headersJason Sams2012-02-2213-1/+1978
| |/
* | Merge "Support running ForEach on non-root functions."Stephen Hines2012-02-237-16/+33
|\ \ | |/ |/|
| * Support running ForEach on non-root functions.Stephen Hines2012-02-227-16/+33
* | frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* | Merge "Work around VSync signal while screen is off."Jason Sams2012-02-171-0/+4
|\ \
| * | Work around VSync signal while screen is off.Jason Sams2012-02-171-0/+4
* | | Merge "Update prototype remote fifo. Tested primary connection using only fi...Jason Sams2012-02-173-74/+143
|\ \ \
| * | | Update prototype remote fifo. Tested primary connectionJason Sams2012-02-163-74/+143
* | | | Merge "Rename three header files to free namespace for api."Jason Sams2012-02-1711-9/+9
|\ \ \ \ | |/ / /
| * | | Rename three header files to free namespace for api.Jason Sams2012-02-1611-9/+9
| |/ /
* | | Merge "Piping texture names through shader builder. Fixing uint size_t mismat...Alex Sakhartchouk2012-02-1614-261/+321
|\ \ \ | |_|/ |/| |
| * | Piping texture names through shader builder.Alex Sakhartchouk2012-02-1514-261/+321
* | | Merge "Fixing uint32 size_t mismatches."Alex Sakhartchouk2012-02-154-12/+12
|\ \ \ | |/ / | | / | |/ |/|
| * Fixing uint32 size_t mismatches.Alex Sakhartchouk2012-02-144-12/+12
* | Beging IO stream out from allocation to surface texture.Jason Sams2012-02-157-2/+172
|/
* Merge "Initialize all class members."Stephen Hines2012-02-141-1/+2
|\
| * Initialize all class members.Stephen Hines2012-02-131-1/+2
* | am 87a36a3b: Merge "Making shader compilation errors throw a Java exception."Alex Sakhartchouk2012-02-102-4/+2
|\ \ | |/
| * Merge "Making shader compilation errors throw a Java exception."Alex Sakhartchouk2012-02-102-4/+2
| |\
| | * Making shader compilation errors throw a Java exception.Alex Sakhartchouk2012-02-072-4/+2
* | | resolved conflicts for merge of cb66aec0 to graphics-devJason Sams2012-02-101-2/+1
|\ \ \ | |/ /
| * | Merge "Start implementing SurfaceTexture streaming into RS allocations."Jason Sams2012-02-1010-3/+51
| |\ \
| | * | Start implementing SurfaceTexture streaming into RS allocations.Jason Sams2012-02-1010-3/+51
* | | | am 468a9715: Merge "Remove unused param."Jason Sams2012-02-093-6/+5
|\ \ \ \ | |/ / /
| * | | Remove unused param.Jason Sams2012-02-093-6/+5
| |/ /
* | | am 5b6abb38: Merge "Fix bug in generated code for functions with inband data ...Jason Sams2012-02-071-1/+8
|\ \ \ | |/ /
| * | Fix bug in generated code for functions with inband dataJason Sams2012-02-071-1/+8
* | | Merge commit 'bdeec118' into manualmergeJason Sams2012-02-0714-626/+259
|\ \ \ | |/ /
| * | Implement RS VSync on new vsync infrastructure.Jason Sams2012-02-0714-620/+259
| |/
* | am cc2daede: Merge "Properly recover from failed compilation."Stephen Hines2012-02-021-1/+1
|\ \ | |/
| * Merge "Properly recover from failed compilation."Stephen Hines2012-02-021-1/+1
| |\
| | * Properly recover from failed compilation.Stephen Hines2012-02-021-1/+1
* | | am 7042613c: Merge "Fix an incorrect assert that doesn\'t account for element...Alex Sakhartchouk2012-02-021-3/+4
|\ \ \ | |/ /
| * | Merge "Fix an incorrect assert that doesn't account for element array size."Alex Sakhartchouk2012-02-021-3/+4
| |\ \ | | |/ | |/|
| | * Fix an incorrect assert that doesn't account for element array size.Alex Sakhartchouk2012-02-021-3/+4