- 187edf9 Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 12 years ago
- f31510a Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES by Mathias Agopian · 12 years ago
- ed6d08b fix "traceGpuCompletion" debug feature by Mathias Agopian · 12 years ago
- 2f67fae Merge changes I66085c30,Ic9b3be9f,Icc6b23ab,I359a9511,I11a7394e,Ic8bcd03e,I40834d6f,I02a1548a,I638a36b0,I814befe2,Iaaef7d53,I349575e5,I0b5acc78,I6fad8803 into jb-mr2-dev by Jesse Hall · 12 years ago
- 87d1e34 BufferItemConsumer: add functions to set default buffer format/size by Igor Murashkin · 12 years ago
- c0d184b Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX by Jesse Hall · 12 years ago
- 883daf6 Merge "Make gen more readable, use UNIX-style line endings" into jb-mr2-dev by Jesse Hall · 12 years ago
- 48be323 Merge "make sure to update the "current state" when we "fake" the transaction" into jb-mr2-dev by Mathias Agopian · 12 years ago
- 2ea0c67 Merge "Sensor changes." into jb-mr2-dev by Jaikumar Ganesh · 12 years ago
- 9380d78 Add new resources trace. by Dianne Hackborn · 12 years ago
- 6c67f0f make sure to update the "current state" when we "fake" the transaction by Mathias Agopian · 12 years ago
- 4342fdf Sensor changes. by Jaikumar Ganesh · 12 years ago
- 5e5bed6 Merge "DO NOT MERGE Make sure surfaces always have latest orientation info" into jb-mr2-dev by Chet Haase · 12 years ago
- 453cfe0 Merge "Improve screenshot performance on some devices (DO NOT MERGE)" into jb-mr2-dev by Mathias Agopian · 12 years ago
- 180f10d Improve screenshot performance on some devices (DO NOT MERGE) by Mathias Agopian · 12 years ago
- 91d2593 DO NOT MERGE Make sure surfaces always have latest orientation info by Chet Haase · 12 years ago
- 53dc904 Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 12 years ago
- 4f66930 Special-case glGetActiveUniformBlockName by Jesse Hall · 12 years ago
- fa4c117 Special-case glGetStringi by Jesse Hall · 12 years ago
- 1c8b8e8 Special-case glMapBufferRange by Jesse Hall · 12 years ago
- 610bbf2 Special-case glGetBufferPointerv by Jesse Hall · 12 years ago
- 27c86b9 Special-case glGetUniformIndices by Jesse Hall · 12 years ago
- 31f6edc Special-case glGetTransformFeedbackVarying by Jesse Hall · 12 years ago
- 552a620 Special-case glTransformFeedbackVaryings by Jesse Hall · 12 years ago
- 071fc66 Add buffer object versions of several functions by Jesse Hall · 12 years ago
- 68fc8bb Add *int64 and GLsync types and related functions by Jesse Hall · 12 years ago
- 2d9faaf Add ES3 functions and constants, difficult ones commented out by Jesse Hall · 12 years ago
- d19e519 Merge "fix another bug where screenshots could end-up all black" into jb-mr2-dev by Mathias Agopian · 12 years ago
- 9eb1f05 fix another bug where screenshots could end-up all black by Mathias Agopian · 12 years ago
- a3b641e Make gen more readable, use UNIX-style line endings by Jesse Hall · 12 years ago
- 0eb6ad5 Support "const GLChar*" and "const GLenum*" types by Jesse Hall · 12 years ago
- 439bc16 Minor changes to ES3 functions inherited from ES2 by Jesse Hall · 12 years ago
- 63ed38d Generate GLES30 class, just a clone of GLES20 for now by Jesse Hall · 12 years ago
- c76e8a2 Merge "Add liblog" into jb-mr2-dev by Ying Wang · 12 years ago
- 8a0cb4e Add liblog by Ying Wang · 12 years ago
- 8758a3e Merge changes I82e361a6,I83694682 into jb-mr2-dev by Jamie Gennis · 12 years ago
- e6a0f50 libgui_test: increase the tolerance for a YUV test by Jamie Gennis · 12 years ago
- ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 12 years ago
- 1df59c9 Merge "Tell HWComposer the dimensions of virtual displays" into jb-mr2-dev by Jesse Hall · 12 years ago
- d5e345b Merge "Actually set the virtual display output buffer." into jb-mr2-dev by Jesse Hall · 12 years ago
- 1c569c4 Tell HWComposer the dimensions of virtual displays by Jesse Hall · 12 years ago
- 753e341 Updated comments by Andy McFadden · 12 years ago
- 39c24a2 fix local include paths by Mathias Agopian · 12 years ago
- 18bd1d6 Merge "Implement async event callout from drm plugin to Java app" into jb-mr2-dev by Jeff Tinker · 12 years ago
- 6d5b8e6 Merge "Clean up HWC state when releasing a DisplayDevice" into jb-mr2-dev by Jesse Hall · 12 years ago
- 2ba647e Actually set the virtual display output buffer. by Jesse Hall · 12 years ago
- 7eafcae Implement async event callout from drm plugin to Java app by Jeff Tinker · 12 years ago
- 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 12 years ago
- 128fcea Merge "Fix include paths" into jb-mr2-dev by Mathias Agopian · 12 years ago
- 263e8cb Merge "MediaDrm API update" into jb-mr2-dev by Jeff Tinker · 12 years ago
- bcbd78b MediaDrm API update by Jeff Tinker · 12 years ago
- 33ceeb3 Fix include paths by Mathias Agopian · 12 years ago
- 83a3ad4 Merge "EGL_ANDROID_presentation_time: initial spec draft" into jb-mr2-dev by Jamie Gennis · 12 years ago
- 6730acb EGL_ANDROID_presentation_time: initial spec draft by Jamie Gennis · 12 years ago
- 441f694 Fix MIPS assembly variable names to not conflict with GL API parameter names by Jesse Hall · 12 years ago
- 86e392e Merge "don't use compile-time configuration of libgui as much as possible" into jb-mr2-dev by Mathias Agopian · 12 years ago
- ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
- 7fd5ef3 am e3a396b2: am 906bd042: Merge "[MIPS] Add MIPS architecture support to libagl" by Keun-young Park · 12 years ago
- e3a396b am 906bd042: Merge "[MIPS] Add MIPS architecture support to libagl" by Keun-young Park · 12 years ago
- 906bd04 Merge "[MIPS] Add MIPS architecture support to libagl" by Keun-young Park · 12 years ago
- ea116f1 am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 12 years ago
- 111d920 am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 12 years ago
- d3b2c02 Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 12 years ago
- 8171aec fix uninitialized attribute in SurfaceFlinger by Mathias Agopian · 12 years ago
- bf667e3 Merge changes I22f1b358,I5496d0de,Ifd98966b into jb-mr2-dev by Mathias Agopian · 12 years ago
- 94ebadf Merge "Remove unused clz.cpp" into jb-mr2-dev by Jesse Hall · 12 years ago
- 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
- 12af3f6 update EGL headers to most recent by Mathias Agopian · 12 years ago
- e9b3dfb cleanup EGL extensions strings and entry-points by Mathias Agopian · 12 years ago
- f7f29c8 atrace: add support for app tracing by Jamie Gennis · 12 years ago
- c9a4e2f am 4194b389: am 0b6c4157: Merge "frameworks/native/opengl: Fix build with gcc 4.8" by Jesse Hall · 12 years ago
- 4194b38 am 0b6c4157: Merge "frameworks/native/opengl: Fix build with gcc 4.8" by Jesse Hall · 12 years ago
- 0b6c415 Merge "frameworks/native/opengl: Fix build with gcc 4.8" by Jesse Hall · 12 years ago
- b1196e6 Remove unused clz.cpp by Jesse Hall · 12 years ago
- 46b4253 [MIPS] Add MIPS architecture support to opengl framework by Duane Sand · 12 years ago
- 9794f90 Merge "atrace: fix tracing on user builds" into jb-mr2-dev by Jamie Gennis · 12 years ago
- 6f6f3f7 atrace: fix tracing on user builds by Jamie Gennis · 12 years ago
- 02d8656 Clean up HWC state when releasing a DisplayDevice by Jesse Hall · 12 years ago
- b43722c [MIPS] Add MIPS architecture support to libagl by Duane Sand · 12 years ago
- c80fae6 frameworks/native/opengl: Fix build with gcc 4.8 by Bernhard Rosenkränzer · 12 years ago
- caa81f0 Merge "make sure to unlock the screenshot's buffer on destruction" into jb-mr2-dev by Mathias Agopian · 12 years ago
- 8000d06 make sure to unlock the screenshot's buffer on destruction by Mathias Agopian · 12 years ago
- 9dd8d89 am 1cd763f1: am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
- 1cd763f am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
- cd91024 Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
- 437bdbb Merge "Add seinfo parsing to PackageManagerService." into jb-mr2-dev by Geremy Condra · 12 years ago
- 4d3fd4e Add seinfo parsing to PackageManagerService. by Robert Craig · 12 years ago
- d7cde42 Merge "Bugreport broadcasts are only useful to owners." into jb-mr2-dev by Jeff Sharkey · 12 years ago
- aaaa57b Bugreport broadcasts are only useful to owners. by Jeff Sharkey · 12 years ago
- 5a557a6 Merge "Fix virtual displays for HWC<=1.1" into jb-mr2-dev by Jesse Hall · 12 years ago
- 78d2a07 Merge changes I98927540,I95c71e8d into jb-mr2-dev by Jesse Hall · 12 years ago
- 0046d96 Implement #8323587, #8323342, #8323590: new features. by Dianne Hackborn · 12 years ago
- ffe1f19 Fix virtual displays for HWC<=1.1 by Jesse Hall · 12 years ago
- 48bc05b Fix dump when virtual display exists by Jesse Hall · 12 years ago
- 851cfe8 Isolate knowledge that fb target == output buffer by Jesse Hall · 12 years ago
- afaf14b Use descriptive aliases instead of HWC_NUM_DISPLAY_TYPES by Jesse Hall · 12 years ago
- 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
- 8d8c759 Merge "Release virtual display buffer immediately after HWC set" into jb-mr2-dev by Jesse Hall · 12 years ago
- ed98557 make sure screenshot are in a format supported by Bitmap.java by Mathias Agopian · 12 years ago
- 7133f86 Merge "improved CallStack a bit" into jb-mr2-dev by Mathias Agopian · 12 years ago