summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "New widget: TextureView Bug #4343984"Romain Guy2011-04-288-13/+166
|\
| * New widget: TextureViewRomain Guy2011-04-288-13/+166
* | Merge "libgui: enable tests in the 'tests' build."Jamie Gennis2011-04-282-3/+4
|\ \
| * | libgui: enable tests in the 'tests' build.Jamie Gennis2011-04-262-3/+4
* | | Merge "Start implementing control side forEach."Jason Sams2011-04-275-104/+98
|\ \ \
| * | | Start implementing control side forEach.Jason Sams2011-04-275-104/+98
* | | | Merge "Fix uninitialized variable in SurfaceTexture"Mathias Agopian2011-04-271-0/+1
|\ \ \ \
| * | | | Fix uninitialized variable in SurfaceTextureMathias Agopian2011-04-271-0/+1
* | | | | Merge "Fix various hw-accelerated line/point bugs"Chet Haase2011-04-274-105/+73
|\ \ \ \ \
| * | | | | Fix various hw-accelerated line/point bugsChet Haase2011-04-274-105/+73
| | |/ / / | |/| | |
* | | | | Merge "Correctly compute tex coords for rect layers. Bug #4192695"Romain Guy2011-04-273-16/+21
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Correctly compute tex coords for rect layers.Romain Guy2011-04-273-16/+21
* | | | Merge "Cleanup rs.spec file and code generator."Jason Sams2011-04-277-64/+171
|\ \ \ \ | |_|/ / |/| | |
| * | | Cleanup rs.spec file and code generator.Jason Sams2011-04-267-64/+171
* | | | Merge "Report errors when eglCreateImageKHR fails"Mathias Agopian2011-04-261-7/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Report errors when eglCreateImageKHR failsMathias Agopian2011-04-261-7/+8
* | | | Merge "Apply shaders/filters to text drop shadows. Bug #4318323"Romain Guy2011-04-262-6/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Apply shaders/filters to text drop shadows.Romain Guy2011-04-262-6/+27
| |/ /
* | | Merge "Start ICS header cleanup and finish type matrix."Stephen Hines2011-04-261-0/+11
|\ \ \
| * | | Start ICS header cleanup and finish type matrix.Jason Sams2011-04-251-0/+11
* | | | am fbb0e9f9: am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an i...Kenny Root2011-04-261-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const...Kenny Root2011-04-261-1/+1
| |\ \ \
| | * \ \ am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase"Kenny Root2011-04-261-1/+1
| | |\ \ \
| | | * | | libutils: Fix an improper const-cast in RefBaseJosh Stone2011-04-221-1/+1
* | | | | | Merge "EGL: Allow creating a SurfaceTexture EGLSurface."Jamie Gennis2011-04-251-3/+3
|\ \ \ \ \ \
| * | | | | | EGL: Allow creating a SurfaceTexture EGLSurface.Jamie Gennis2011-04-251-3/+3
* | | | | | | Merge "libgui: Fix the tests so they build."Mathias Agopian2011-04-252-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | libgui: Fix the tests so they build.Jamie Gennis2011-04-252-2/+2
* | | | | | | Merge "Minor cleanup in GLrenderer code"Chet Haase2011-04-251-2/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Minor cleanup in GLrenderer codeChet Haase2011-04-251-2/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Modifying libRS internal communication to handle network rendering.Alex Sakhartchouk2011-04-258-50/+46
|/ / / / /
* | | | | Merge "Fix bitfield bug with vertex shader selection"Chet Haase2011-04-252-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bitfield bug with vertex shader selectionChet Haase2011-04-222-2/+5
* | | | | Add matrix logging.Jason Sams2011-04-222-0/+8
* | | | | Fix rsRand(float, float)Jason Sams2011-04-221-2/+4
* | | | | Merge "Get rid of the "pid" parameter from createSurface"Mathias Agopian2011-04-212-8/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-202-8/+3
* | | | | Merge "Move TLS behind hal."Jason Sams2011-04-217-134/+136
|\ \ \ \ \
| * | | | | Move TLS behind hal.Jason Sams2011-04-217-134/+136
* | | | | | Merge "Enable anti-aliasing for hw-accelerated lines"Chet Haase2011-04-216-86/+294
|\ \ \ \ \ \
| * | | | | | Enable anti-aliasing for hw-accelerated linesChet Haase2011-04-216-86/+294
* | | | | | | Make sure binder ioctl structs don't contain uninitialized values.Evgeniy Stepanov2011-04-211-0/+3
* | | | | | | Merge "Reduce verbosity of Renderscript logging."Stephen Hines2011-04-201-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Reduce verbosity of Renderscript logging.Stephen Hines2011-04-201-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Remove accidental logging."Jason Sams2011-04-201-1/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Remove accidental logging.Jason Sams2011-04-201-1/+0
* | | | | | | Merge "Create runtime stubs for compute driver."Jason Sams2011-04-2026-1367/+1870
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Create runtime stubs for compute driver.Jason Sams2011-04-2026-1367/+1870
* | | | | | Merge "Initial checkin of spot presentation for touchpad gestures."Jeff Brown2011-04-192-1/+11
|\ \ \ \ \ \
| * | | | | | Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-192-1/+11
| |/ / / / /