summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* am 84fd9bd1: am f8954c81: Merge "OpenGL tests: Fix unused variables"Andreas Gampe2014-12-024-18/+0
|\
| * am f8954c81: Merge "OpenGL tests: Fix unused variables"Andreas Gampe2014-12-024-18/+0
| |\
| | * Merge "OpenGL tests: Fix unused variables"Andreas Gampe2014-12-024-18/+0
| | |\
| | | * OpenGL tests: Fix unused variablesAndreas Gampe2014-11-244-18/+0
* | | | am 414fd6fc: am 4aaa3935: Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"Jesse Hall2014-12-021-10/+6
|\ \ \ \ | |/ / /
| * | | am 4aaa3935: Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"Jesse Hall2014-12-021-10/+6
| |\ \ \ | | |/ /
| | * | Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"Jesse Hall2014-12-021-10/+6
| | |\ \ | | | |/ | | |/|
| | | * Avoid overwriting EGL14.EGL_NO_SURFACESangkyu Lee2014-11-251-10/+6
* | | | am 22536916: am 1bb53054: Merge "Fix class vs. struct mismatch"Chih-hung Hsieh2014-11-171-1/+1
|\ \ \ \ | |/ / /
| * | | am 1bb53054: Merge "Fix class vs. struct mismatch"Chih-hung Hsieh2014-11-171-1/+1
| |\ \ \ | | |/ /
| | * | Fix class vs. struct mismatchBernhard Rosenkränzer2014-11-171-1/+1
* | | | am 36ec7a8b: am d72ff140: Merge "Move frameworks/native to libc++."Dan Albert2014-11-161-3/+2
|\ \ \ \ | |/ / /
| * | | am d72ff140: Merge "Move frameworks/native to libc++."Dan Albert2014-11-161-3/+2
| |\ \ \ | | |/ /
| | * | Move frameworks/native to libc++.Dan Albert2014-11-151-3/+2
* | | | am c5657b0c: am fecc0bf4: Merge "Frameworks/native: Add pragmas to glgen head...Andreas Gampe2014-11-1213-2/+46
|\ \ \ \ | |/ / /
| * | | am fecc0bf4: Merge "Frameworks/native: Add pragmas to glgen headers"Andreas Gampe2014-11-1213-2/+46
| |\ \ \ | | |/ /
| | * | Merge "Frameworks/native: Add pragmas to glgen headers"Andreas Gampe2014-11-1213-2/+46
| | |\ \
| | | * | Frameworks/native: Add pragmas to glgen headersAndreas Gampe2014-11-1213-2/+46
| | | |/
* | | | am 3b93c2b9: am 7b3fd290: Merge "EGL: make x86/64 wrappers resistant to -fno-...Jesse Hall2014-11-123-6/+6
|\ \ \ \ | |/ / /
| * | | am 7b3fd290: Merge "EGL: make x86/64 wrappers resistant to -fno-omit-frame-po...Jesse Hall2014-11-123-6/+6
| |\ \ \ | | |/ /
| | * | EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flagMichal Wajdeczko2014-11-123-6/+6
| | |/
* | | am 8e624d4c: am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailab...Dan Stoza2014-11-071-1/+1
|\ \ \ | |/ /
| * | am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-...Dan Stoza2014-11-071-1/+1
| |\ \ | | |/ | |/|
| | * Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-071-1/+1
* | | am 090dbeb7: am c90b7d9c: am d12586b8: Merge "Move hwc tests to libc++."Dan Albert2014-11-052-37/+32
|\ \ \ | |/ /
| * | am d12586b8: Merge "Move hwc tests to libc++."Dan Albert2014-11-052-37/+32
| |\ \
| | * | Move hwc tests to libc++.Dan Albert2014-11-042-37/+32
| * | | am e9034b45: Merge "Use LOCAL_CLANG := false for GLES wrappers for now"Chih-hung Hsieh2014-10-161-0/+2
| |\ \ \ | | |/ /
| * | | am 12c4bdad: Add rate-limited logging for unimplemented es functions.Michael Lentine2014-09-231-5/+19
| |\ \ \ | | | |/ | | |/|
* | | | am 108e6334: am e9034b45: Merge "Use LOCAL_CLANG := false for GLES wrappers f...Chih-hung Hsieh2014-10-161-0/+2
|\ \ \ \
| * \ \ \ 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 14fa402f: am 12c4bdad: Add rate-limited logging for unimplemented es funct...Michael Lentine2014-09-231-5/+19
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | Merge "Return EGL_FALSE early when eglInitialize() fails"Tom Hudson2014-09-231-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Return EGL_FALSE early when eglInitialize() failsTom Hudson2014-09-231-0/+1
| * | | Don't try to capture the pointer when using PBOs for texture APIsBen Clayton2014-08-193-34/+85
* | | | am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-124-26/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Clean cruft out of makefiles.Dan Albert2014-09-114-26/+12
* | | | 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