summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* am fc1544d5: am 17b5ca1e: Merge "opengl: fix UAL conformity"Glenn Kasten2014-04-022-2/+2
|\
| * am 17b5ca1e: Merge "opengl: fix UAL conformity"Glenn Kasten2014-04-022-2/+2
| |\
| | * opengl: fix UAL conformitysynergy dev2014-04-022-2/+2
* | | Request RGBX rather than RGBAAndy McFadden2014-03-251-1/+1
* | | am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-1311-51/+55
|\ \ \ | |/ /
| * | am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-1311-51/+55
| |\ \ | | |/
| | * native frameworks: 64-bit compile issuesMark Salyzyn2014-03-1211-51/+55
* | | Fix broken test buildJesse Hall2014-03-131-0/+1
* | | Adjust for device orientationAndy McFadden2014-03-121-1/+12
* | | Restore old OpenGL testsAndy McFadden2014-03-0637-73/+261
* | | am eac548c6: am 61d6a008: Merge "hwc test: 64-bit compilation error"Mark Salyzyn2014-03-041-2/+2
|\ \ \ | |/ /
| * | am 61d6a008: Merge "hwc test: 64-bit compilation error"Mark Salyzyn2014-03-041-2/+2
| |\ \ | | |/
| | * hwc test: 64-bit compilation errorMark Salyzyn2014-03-041-2/+2
* | | am 8ffc2346: am 6e79cb81: Enable OMAP4 SGX workaround for OMAP3 tooSimon Wilson2014-03-041-1/+1
|\ \ \ | |/ /
| * | am 6e79cb81: Enable OMAP4 SGX workaround for OMAP3 tooSimon Wilson2014-03-041-1/+1
| |\ \ | | |/ | |/|
| | * Enable OMAP4 SGX workaround for OMAP3 tooSimon Wilson2014-02-281-1/+1
* | | Fix bad link tag in javadoc.Narayan Kamath2014-02-281-1/+1
* | | API changes for 64 bit platforms.Narayan Kamath2014-02-271-15/+14
* | | am 3e599252: am 93e6a48b: Merge "AArch64: Make eglGetDisplay(int) work for EG...Narayan Kamath2014-02-272-3/+2
|\ \ \ | |/ /
| * | AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAYAshok Bhat2014-02-262-3/+2
* | | am aa01ad91: am aaa27fd5: Merge "Use reinterpret_cast when an integer is cast...Narayan Kamath2014-02-256-6/+8
|\ \ \ | |/ /
| * | Merge "Use reinterpret_cast when an integer is cast to a pointer"Narayan Kamath2014-02-256-6/+8
| |\ \
| | * | Use reinterpret_cast when an integer is cast to a pointerAshok Bhat2014-02-246-6/+8
* | | | am 097b5991: am e5c99bf3: Merge "Use long for pointers in opengl/EGL classes"Narayan Kamath2014-02-2514-40/+203
|\ \ \ \ | |/ / /
| * | | Use long for pointers in opengl/EGL classesAshok Bhat2014-02-2414-40/+203
| |/ /
| * | Merge "Update EGL codegen to be in sync with frameworks/base"Narayan Kamath2014-02-211-1/+1
| |\ \
| | * | Update EGL codegen to be in sync with frameworks/baseAshok Bhat2014-02-201-1/+1
| * | | Update GLES codegen to be in sync with frameworks/baseAshok Bhat2014-02-201-1/+1
| |/ /
* | | Merge "Hide three malformed GL bindings"Andy McFadden2014-02-195-2/+5
|\ \ \
| * | | Hide three malformed GL bindingsAndy McFadden2014-02-195-2/+5
* | | | am 7a66f7af: am 913a17fd: Merge "libagl: support multilib build"Colin Cross2014-02-181-11/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "libagl: support multilib build"Colin Cross2014-02-181-11/+7
| |\ \ \
| | * | | libagl: support multilib buildColin Cross2014-02-141-11/+7
* | | | | am 8a9a2e24: am d5fe844b: Merge "Use /(vendor|system)/lib64/egl for 64-bit EG...Colin Cross2014-02-181-0/+14
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Use /(vendor|system)/lib64/egl for 64-bit EGL librariesDan Willemsen2014-02-161-0/+14
| |/ /
* | | am 67041e68: am fd6a3ff4: Merge "GLES_trace: fix compile errors on 64 bit arc...Siva Velusamy2014-02-042-638/+640
|\ \ \ | |/ /
| * | GLES_trace: fix compile errors on 64 bit architecturesSiva Velusamy2014-01-282-638/+640
| |/
| * Make libEGL build cleanly under 64-bitDan Stoza2014-01-272-7/+8
* | am dec678db: am a21ba585: am 55f0668f: Merge "frameworks/native: convert LOCA...Colin Cross2014-01-281-1/+1
|\ \ | |/
| * frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-271-1/+1
* | am dd000905: am e3aeefd1: am af29b77a: Merge "libGLES_android: fix 64-bit com...Colin Cross2014-01-253-10/+14
|\ \ | |/
| * libGLES_android: fix 64-bit compile errorsColin Cross2014-01-243-10/+14
* | Make libEGL build cleanly under 64-bitDan Stoza2014-01-172-7/+8
* | Improve error messageAndy McFadden2014-01-071-3/+5
|/
* am 40da5283: Merge "EGL: rename CallStack::dump into CallStack::log" into klp...Igor Murashkin2013-10-301-1/+1
|\
| * EGL: rename CallStack::dump into CallStack::logIgor Murashkin2013-10-251-1/+1
* | am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-devJamie Gennis2013-10-023-3/+15
|\ \ | |/
| * GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-023-3/+15
* | am d9be16f9: Merge "Fix OpenGL stub exception handling."Elliott Hughes2013-09-271-0/+1
|\ \ | |/ |/|
| * Fix OpenGL stub exception handling.Elliott Hughes2013-09-241-0/+1