summaryrefslogtreecommitdiffstats
path: root/opengl/libs
Commit message (Expand)AuthorAgeFilesLines
...
| * | Modify EGL to disconnect the window when the surface gets destroyed.Michael Lentine2014-07-291-0/+9
* | | Install symlinks in multilib build.Ying Wang2014-07-241-12/+7
* | | Use the count parameter to store all the uniform vectors, not just the first ...Ben Clayton2014-07-211-4/+8
|/ /
* | Add data capturing of glCompressedTexImage2D and glCompressedTexSubImage2D ca...Ben Clayton2014-07-071-0/+63
* | am 17cbadf0: am 6fa169fa: Merge "Add aarch64 EGL/GLES trampolines"Jesse Hall2014-06-073-27/+83
|\ \ | |/
| * Add aarch64 EGL/GLES trampolinesJesse Hall2014-06-063-27/+83
* | am ad8d25e8: am 90654afb: Revert "Enable OMAP4 SGX workaround for OMAP3 too"Simon Wilson2014-05-291-1/+1
|\ \
| * \ am 90654afb: Revert "Enable OMAP4 SGX workaround for OMAP3 too"Simon Wilson2014-05-291-1/+1
| |\ \
| | * | Revert "Enable OMAP4 SGX workaround for OMAP3 too"Simon Wilson2014-05-291-1/+1
* | | | am 92374318: am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code f...Jesse Hall2014-05-273-0/+121
|\ \ \ \ | |/ / /
| * | | am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code for EGL/GLES w...Jesse Hall2014-05-273-0/+121
| |\ \ \ | | | |/ | | |/|
| | * | EGL: add x86/64 assembly code for EGL/GLES wrappersmwajdecz2014-05-273-0/+121
* | | | opengl: Regenerate code with ES 3.1 and new extensionsJesse Hall2014-05-2113-15/+5448
* | | | opengl: Update GLES headers and generate *.in from registry XMLJesse Hall2014-05-2113-3837/+9470
* | | | Revert "opengl: Generate *.in from registry XML"Jesse Hall2014-05-2013-9470/+3837
* | | | opengl: Generate *.in from registry XMLJesse Hall2014-05-1913-3837/+9470
* | | | Remove vestigial remnants of GLES2_dbgJesse Hall2014-05-172-254/+0
* | | | Disable warnings when generating GL wrappersJesse Hall2014-05-172-0/+4
* | | | Rationalize GLES2/3 .in files.Jesse Hall2014-05-178-761/+324
* | | | am 114d71ce: am 214b4a61: am 8155ce81: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-5/+0
|\ \ \ \ | |/ / /
| * | | am 214b4a61: am 8155ce81: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-071-5/+0
| |\ \ \ | | |/ /
| | * | Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-5/+0
* | | | Merge "Revert "Temporarily turn on callstack logging""John Reck2014-04-241-1/+1
|\ \ \ \
| * | | | Revert "Temporarily turn on callstack logging"John Reck2014-04-241-1/+1
* | | | | am 43b3e600: am 3f0d5669: Merge "Expose core EGL entry points to eglGetProcAd...Jesse Hall2014-04-213-2/+11
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 3f0d5669: Merge "Expose core EGL entry points to eglGetProcAddress"Jesse Hall2014-04-213-2/+11
| |\ \ \ | | |/ /
| | * | Expose core EGL entry points to eglGetProcAddressMichael Chock2014-03-273-2/+11
* | | | Temporarily turn on callstack loggingJohn Reck2014-04-081-1/+1
* | | | am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-133-9/+9
|\ \ \ \ | |/ / /
| * | | am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-133-9/+9
| |\ \ \ | | |/ /
| | * | native frameworks: 64-bit compile issuesMark Salyzyn2014-03-123-9/+9
* | | | 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
* | | 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
* | Make libEGL build cleanly under 64-bitDan Stoza2014-01-172-7/+8
* | Improve error messageAndy McFadden2014-01-071-3/+5
|/
* EGL: rename CallStack::dump into CallStack::logIgor Murashkin2013-10-251-1/+1
* GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-021-2/+2
* Disable the egl_khr_gl_colorspace extensionJesse Hall2013-09-161-3/+29
* fix a possible null dereference when eglMakeCurrent() failsMathias Agopian2013-09-061-1/+2
* remove adreno 130 workaround supportMathias Agopian2013-08-282-19/+0
* try to keep omap4 aliveMathias Agopian2013-08-283-35/+22
* only use format compatible with CPU consumersMathias Agopian2013-08-211-15/+28
* Replace sRGB_888 with sRGB_X_8888Jesse Hall2013-08-161-3/+3
* Add support for EGL_KHR_gl_colorspaceJesse Hall2013-08-133-19/+77