summaryrefslogtreecommitdiffstats
path: root/opengl/libs
Commit message (Expand)AuthorAgeFilesLines
* EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flagMichal Wajdeczko2014-11-123-6/+6
* am e9034b45: Merge "Use LOCAL_CLANG := false for GLES wrappers for now"Chih-hung Hsieh2014-10-161-0/+2
|\
| * Use LOCAL_CLANG := false for GLES wrappers for nowBernhard Rosenkraenzer2014-10-151-0/+2
* | am 12c4bdad: Add rate-limited logging for unimplemented es functions.Michael Lentine2014-09-231-5/+19
|\ \
| * | Add rate-limited logging for unimplemented es functions.Michael Lentine2014-09-231-5/+19
* | | am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-121-3/+3
|\ \ \ | | |/ | |/|
| * | Clean cruft out of makefiles.Dan Albert2014-09-111-3/+3
* | | am 4c5b9acf: Merge "Don\'t try to capture the pointer when using PBOs for tex...Ben Clayton2014-08-203-34/+85
|\ \ \ | | |/ | |/|
| * | Don't try to capture the pointer when using PBOs for texture APIsBen Clayton2014-08-203-34/+85
* | | am 45e2fc22: Revert "Modify EGL to disconnect the window when the surface get...Michael Lentine2014-08-081-9/+0
|\ \ \ | |/ /
| * | Revert "Modify EGL to disconnect the window when the surface gets destroyed."Michael Lentine2014-08-081-9/+0
* | | am e2e17e5b: Merge "GlES2: Add NULL check"Jesse Hall2014-08-061-1/+1
|\ \ \ | |/ / |/| / | |/
| * GlES2: Add NULL checkAnshuman Dani2014-08-061-1/+1
| * Install symlinks in multilib build.Ying Wang2014-07-231-12/+7
* | Merge "Modify EGL to disconnect the window when the surface gets destroyed." ...Michael Lentine2014-07-251-0/+9
|\ \
| * | 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
|\ \ \ | |/ /