summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add an auto-exposure lock feature to the Camera API."Eino-Ville Talvala2011-05-031-0/+3
|\
| * Add an auto-exposure lock feature to the Camera API.Eino-Ville Talvala2011-05-021-0/+3
* | Merge "Allows to render with an OpenGL context inside a TextureView."Romain Guy2011-05-027-24/+45
|\ \
| * | Allows to render with an OpenGL context inside a TextureView.Romain Guy2011-05-027-24/+45
* | | Merge "Line endcaps for AA lines are now antialiased."Chet Haase2011-05-026-65/+124
|\ \ \
| * | | Line endcaps for AA lines are now antialiased.Chet Haase2011-05-026-65/+124
* | | | Merge "Moving renderscript GL code into the HAL This change affects - shader...Alex Sakhartchouk2011-05-0235-986/+1549
|\ \ \ \
| * | | | Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-2935-986/+1549
* | | | | Temporarly disable auto-inbanding.Jason Sams2011-05-021-1/+2
| |_|/ / |/| | |
* | | | Fix bug 4355588Jason Sams2011-04-291-1/+3
* | | | Merge "Pipe rsa function though the RS api table."Jason Sams2011-04-296-69/+153
|\ \ \ \
| * | | | Pipe rsa function though the RS api table.Jason Sams2011-04-286-69/+153
* | | | | Merge "Fix fifo size check code."Jason Sams2011-04-291-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix fifo size check code.Jason Sams2011-04-291-1/+1
| | |/ / | |/| |
* | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |