summaryrefslogtreecommitdiffstats
path: root/opengl/libs
Commit message (Expand)AuthorAgeFilesLines
* Use LOCAL_CLANG := false for GLES wrappers for nowBernhard Rosenkraenzer2014-10-151-0/+2
* Clean cruft out of makefiles.Dan Albert2014-09-111-3/+3
* GlES2: Add NULL checkAnshuman Dani2014-08-061-1/+1
* Install symlinks in multilib build.Ying Wang2014-07-231-12/+7
* Add aarch64 EGL/GLES trampolinesJesse Hall2014-06-063-27/+83
* EGL: add x86/64 assembly code for EGL/GLES wrappersmwajdecz2014-05-273-0/+121
* Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-5/+0
* Expose core EGL entry points to eglGetProcAddressMichael Chock2014-03-273-2/+11
* native frameworks: 64-bit compile issuesMark Salyzyn2014-03-123-9/+9
* Use /(vendor|system)/lib64/egl for 64-bit EGL librariesDan Willemsen2014-02-161-0/+14
* 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
* 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
* Don't swallow eglCreateContext errorsJesse Hall2013-08-121-6/+0
* make sure we have a context when creating the 1st surfaceMathias Agopian2013-08-081-0/+5
* Add EGL_KHR_get_all_proc_addresses to extension stringJesse Hall2013-08-062-18/+26
* Drop frames based on presentation timestampAndy McFadden2013-08-011-5/+0
* Make Flattenable not virtualMathias Agopian2013-07-301-4/+2
* EGL: fix eglTerminate blob cache behaviorJamie Gennis2013-07-301-6/+3
* am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"Jesse Hall2013-07-171-1/+1
|\
| * am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"Jesse Hall2013-07-171-1/+1
| |\
| | * EGL: Fix error for eglCreateWindowSurfaceJonathan Hamilton2013-07-171-1/+1
* | | resolved conflicts for merge of 5477d0e4 to masterJesse Hall2013-07-113-24/+55
|\ \ \ | |/ /
| * | am c07b5206: Find non-extension GLES wrappers in eglGetProcAddressJesse Hall2013-07-093-1/+32
| |\ \
| | * | Find non-extension GLES wrappers in eglGetProcAddressJesse Hall2013-07-043-1/+32
* | | | improve GLES jumptablesMathias Agopian2013-07-016-133/+50
* | | | am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation...Jean-Baptiste Queru2013-06-251-6/+11
|\ \ \ \ | |/ / /
| * | | am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"Jean-Baptiste Queru2013-06-251-6/+11
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge "Additional parameter validation for EGL functions"Jean-Baptiste Queru2013-06-251-6/+11
| | |\
| | | * Additional parameter validation for EGL functionsMichael Chock2012-09-121-6/+11
* | | | free EGL resources associated to a thread when it terminatesMathias Agopian2013-05-304-20/+25
* | | | Merge "change how the userspace GLES drivers are named"Mathias Agopian2013-05-022-63/+127
|\ \ \ \
| * | | | change how the userspace GLES drivers are namedMathias Agopian2013-04-262-63/+127
* | | | | am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extensionJamie Gennis2013-04-291-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | EGL: expose the EGL_KHR_create_context extensionJamie Gennis2013-04-251-0/+1
* | | | fix a typo in EGL loaderMathias Agopian2013-04-231-1/+1
|/ / /
* | | fix "traceGpuCompletion" debug featureMathias Agopian2013-04-161-13/+8
* | | Add liblogYing Wang2013-04-092-4/+4
* | | fix local include pathsMathias Agopian2013-04-0411-22/+20
* | | Fix MIPS assembly variable names to not conflict with GL API parameter namesJesse Hall2013-03-303-22/+22
* | | Merge "don't use compile-time configuration of libgui as much as possible" in...Mathias Agopian2013-03-291-4/+19
|\ \ \
| * | | don't use compile-time configuration of libgui as much as possibleMathias Agopian2013-03-291-4/+19