index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
libagl: eglSwapInterval fix
Ari Hirvonen
2010-10-06
1
-1
/
+1
*
Initial checkin of a framerate test app
Jim Shuma
2010-09-28
5
-0
/
+223
*
am 4eb1ad5e: am 524a6d8e: Merge "better fix for [3028370] GL get error should...
Mathias Agopian
2010-09-23
3
-9
/
+4
|
\
|
*
am 524a6d8e: Merge "better fix for [3028370] GL get error should return a val...
Mathias Agopian
2010-09-23
3
-9
/
+4
|
|
\
|
|
*
better fix for [3028370] GL get error should return a valid error if no conte...
Mathias Agopian
2010-09-23
3
-9
/
+4
*
|
|
am 9c4d7d67: am 5c6c5c7a: fix [3028370] GL get error should return a valid er...
Mathias Agopian
2010-09-23
1
-0
/
+9
|
\
\
\
|
|
/
/
|
*
|
am 5c6c5c7a: fix [3028370] GL get error should return a valid error if no con...
Mathias Agopian
2010-09-23
1
-0
/
+9
|
|
\
\
|
|
|
/
|
|
*
fix [3028370] GL get error should return a valid error if no context is bound.
Mathias Agopian
2010-09-23
1
-0
/
+9
*
|
|
am d01ce192: am 9d5fac51: Merge "fix small bug in EGL error management" into ...
Mathias Agopian
2010-09-22
1
-2
/
+4
|
\
\
\
|
|
/
/
|
*
|
am 9d5fac51: Merge "fix small bug in EGL error management" into gingerbread
Mathias Agopian
2010-09-22
1
-2
/
+4
|
|
\
\
|
|
|
/
|
|
*
fix small bug in EGL error management
Mathias Agopian
2010-09-21
1
-2
/
+4
*
|
|
Merge "fix typo EGL_NO_IMAGE_KHR -> EGL_NO_SYNC_KHR"
Mathias Agopian
2010-09-22
1
-4
/
+4
|
\
\
\
|
*
|
|
fix typo EGL_NO_IMAGE_KHR -> EGL_NO_SYNC_KHR
Mathias Agopian
2010-09-21
1
-4
/
+4
*
|
|
|
Add simple interactive end-to-end latency test.
Jack Palevich
2010-09-22
5
-0
/
+400
*
|
|
|
am 5c746522: am 181e5ea8: Merge "support loading EGL libraries from /vendor/l...
Brian Swetland
2010-09-20
2
-14
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
am 181e5ea8: Merge "support loading EGL libraries from /vendor/lib/egl as wel...
Brian Swetland
2010-09-20
2
-14
/
+16
|
|
\
\
|
|
|
/
|
|
*
support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl
Brian Swetland
2010-09-20
2
-14
/
+16
*
|
|
am 793b2293: am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into...
Mathias Agopian
2010-09-16
2
-10
/
+16
|
\
\
\
|
|
/
/
|
*
|
am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread
Mathias Agopian
2010-09-16
2
-10
/
+16
|
|
\
\
|
|
|
/
|
|
*
surfaceflinger / GL extensions cleanup
Michael I. Gold
2010-09-15
2
-10
/
+16
*
|
|
Add support for KHR_fence_sync
Mathias Agopian
2010-09-10
2
-0
/
+132
*
|
|
Merge "Rework gl perf test to focus on important use cases."
Jason Sams
2010-09-09
4
-254
/
+238
|
\
\
\
|
*
|
|
Rework gl perf test to focus on important use cases.
Jason Sams
2010-09-08
4
-254
/
+238
*
|
|
|
am 45bd9946: am fec5d38b: Merge "option to enable multisampling" into gingerb...
Mathias Agopian
2010-09-09
1
-61
/
+71
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
am fec5d38b: Merge "option to enable multisampling" into gingerbread
Mathias Agopian
2010-09-09
1
-61
/
+71
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
option to enable multisampling
Mathias Agopian
2010-09-09
1
-61
/
+71
*
|
|
|
am a9ff29b5: am 6808e6a8: Merge "Fix a few typos in EGL wrapper" into gingerb...
Mathias Agopian
2010-09-09
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 6808e6a8: Merge "Fix a few typos in EGL wrapper" into gingerbread
Mathias Agopian
2010-09-09
1
-2
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge "Fix a few typos in EGL wrapper" into gingerbread
Mathias Agopian
2010-09-09
1
-2
/
+2
|
|
|
\
\
|
|
|
*
|
Fix a few typos in EGL wrapper
Mathias Agopian
2010-09-09
1
-2
/
+2
*
|
|
|
|
am 099aa9a1: am edbb8083: Merge "add a fps counter to sanangeles demo" into g...
Mathias Agopian
2010-09-08
1
-9
/
+18
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
am edbb8083: Merge "add a fps counter to sanangeles demo" into gingerbread
Mathias Agopian
2010-09-08
1
-9
/
+18
|
|
\
\
\
|
|
|
/
/
|
|
*
|
add a fps counter to sanangeles demo
Mathias Agopian
2010-09-08
1
-9
/
+18
|
|
|
/
|
*
|
am ff3dcf27: Merge "cleanup EGL a bit. remove unused extension." into gingerb...
Mathias Agopian
2010-08-27
3
-55
/
+0
|
|
\
\
|
|
|
/
|
|
*
cleanup EGL a bit. remove unused extension.
Mathias Agopian
2010-08-27
3
-55
/
+0
*
|
|
Add KHR_gl_texture_2D_image extension string.
Mathias Agopian
2010-08-27
1
-0
/
+1
*
|
|
cleanup EGL a bit. remove unused extension.
Mathias Agopian
2010-08-27
3
-55
/
+0
*
|
|
am d72c1172: am 0c490839: Merge "reserve android.opengl.GLWallpaperService na...
Romain Guy
2010-08-25
1
-0
/
+25
|
\
\
\
|
|
/
/
|
*
|
am 0c490839: Merge "reserve android.opengl.GLWallpaperService name for future...
Romain Guy
2010-08-25
1
-0
/
+25
|
|
\
\
|
|
|
/
|
|
*
reserve android.opengl.GLWallpaperService name for future use
Mathias Agopian
2010-08-25
1
-0
/
+25
*
|
|
am b3aaf3ba: am bccfcd95: Merge "fix [2931718] glDrawArrays skips a triangle ...
Mathias Agopian
2010-08-21
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
am bccfcd95: Merge "fix [2931718] glDrawArrays skips a triangle when more tha...
Mathias Agopian
2010-08-19
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used.
Mathias Agopian
2010-08-18
1
-2
/
+2
*
|
|
am 43647129: am 17da0663: Merge "fix [2931161] crash in labyritnth when compl...
Mathias Agopian
2010-08-21
1
-32
/
+35
|
\
\
\
|
|
/
/
|
*
|
am 17da0663: Merge "fix [2931161] crash in labyritnth when completing a level...
Mathias Agopian
2010-08-18
1
-32
/
+35
|
|
\
\
|
|
|
/
|
|
*
fix [2931161] crash in labyritnth when completing a level
Mathias Agopian
2010-08-18
1
-32
/
+35
*
|
|
am a4ed1c67: am 1e4aa48c: Merge "fix [2912927] Can\'t get NV_draw_path extens...
Romain Guy
2010-08-16
1
-2
/
+3
|
\
\
\
|
|
/
/
|
*
|
am 1e4aa48c: Merge "fix [2912927] Can\'t get NV_draw_path extension to work" ...
Romain Guy
2010-08-13
1
-2
/
+3
|
|
\
\
|
|
|
/
|
|
*
fix [2912927] Can't get NV_draw_path extension to work
Mathias Agopian
2010-08-13
1
-2
/
+3
*
|
|
am 553a333d: am 603a34ee: Merge "improve a bit the implementation of eglGetPr...
Mathias Agopian
2010-08-10
1
-86
/
+32
|
\
\
\
|
|
/
/
[next]