1. 73568cd Set proper error code for glShaderBinary function by Bo Hu · 10 years ago
  2. 19b99f2 Merge "Add parameters validation to glShaderSource() API" by Bo Hu · 10 years ago
  3. 9c3e569 Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 10 years ago
  4. d1c3a7a Add shader version to glGetString by bohu · 10 years ago
  5. 7a84f65 Add parameters validation to glShaderSource() API by Tina Zhang · 10 years ago
  6. 6af4f01 Fix a missed function override in GLEncoder.cpp by bohu · 10 years ago
  7. 84bdc04 Merge "Fix eglDestroyContext and glTexImage2D" by bohu · 10 years ago
  8. 0f788d8 opengl: Fix pixelDataSize() ambiguity. by David 'Digit' Turner · 10 years ago
  9. 26a9298 Fix eglDestroyContext and glTexImage2D by bohu · 10 years ago
  10. cabeeca Merge "handles glGetBooleanv when value is nonboolean" by bohu · 10 years ago
  11. 05101d2 handles glGetBooleanv when value is nonboolean by bohu · 10 years ago
  12. 1a401b4 Properly initialize GLClientState's m_states by bohu · 10 years ago
  13. 6c5eae0 Merge "Unbind buffer when buffer is deleted" by bohu · 10 years ago
  14. b0f0cdf Unbind buffer when buffer is deleted by bohu · 10 years ago
  15. b3be85d am 3fe2263e: Merge "opengl: Fix 64-bit build." by David 'Digit' Turner · 10 years ago
  16. deb7a70 opengl: Fix 64-bit build. by David 'Digit' Turner · 10 years ago
  17. 23cda35 resolved conflicts for merge of 5a7d8f2d to stage-aosp-master by David 'Digit' Turner · 10 years ago
  18. 4f91c8e opengl: Regenerate GPU emulation encoder sources. by David 'Digit' Turner · 10 years ago
  19. a8e28d7 Fix build which is due to a poor merge by Bill Yi · 10 years ago
  20. e01d5f4 opengl: Remove compiler warnings. by David 'Digit' Turner · 10 years ago
  21. 3afd44b opengl: Remove accessor functions from encoders. by David 'Digit' Turner · 10 years ago
  22. 02fdb69 opengl: Fix a few function name typos. by David 'Digit' Turner · 10 years ago
  23. 1b66faf resolved conflicts for merge of 7472654e to stage-aosp-master by David 'Digit' Turner · 10 years ago
  24. 3372af9 Fix GPU emulation crash. by David 'Digit' Turner · 10 years ago
  25. 87bc4e4 Merge commit 'ca37eef61fa94932463f117ff1655a7e68f1827e' into HEAD by Bill Yi · 10 years ago
  26. 5401f63 Merge "Handle empty data parameter in glTexSubImage2D_enc" by bohu · 10 years ago
  27. 402039b Merge "Allow glGetProgramInfoLog_enc to have empty length" by bohu · 10 years ago
  28. 566d7ba Merge "Guard against negative buffer size" by bohu · 10 years ago
  29. 47ad680 Merge "Guard against negative width and height" by bohu · 10 years ago
  30. 2242ac9 Handle empty data parameter in glTexSubImage2D_enc by bohu · 10 years ago
  31. 56bf82f Guard against negative buffer size by bohu · 10 years ago
  32. bd119bf Guard against negative width and height by bohu · 10 years ago
  33. 73523b3 Allow glGetProgramInfoLog_enc to have empty length by bohu · 10 years ago
  34. 2fe96e1 Handle empty buffer in QemuPipeStream::writeFully by bohu · 10 years ago
  35. 6c27092 am 9c6d3726: Merge "Fix emulator crashes on glDrawElements command" by bohu · 10 years ago
  36. 52371ec Fix emulator crashes on glDrawElements command by bohu · 10 years ago
  37. cc207ef am 7fa2b92d: Merge "Use more appropriate type in cb_handle_t::validate." by Bo Hu · 10 years ago
  38. 0c7d275 Use more appropriate type in cb_handle_t::validate. by Alex Vallée · 10 years ago
  39. ca26d06 am 6dc9b1b6: Merge "Make the size of "cb_handle_t" same for 32/64-bit" into lmp-dev by Vince Harron · 10 years ago
  40. d3485bd am 6c6a12d1: Remove display initialization from eglGetProcAddress API by Tina Zhang · 10 years ago
  41. dbe92cf Merge "Make the size of "cb_handle_t" same for 32/64-bit" into lmp-dev by Vince Harron · 10 years ago
  42. 1135d67 Remove display initialization from eglGetProcAddress API by Tina Zhang · 10 years ago
  43. 11d09c7 Make the size of "cb_handle_t" same for 32/64-bit by Tina Zhang · 10 years ago
  44. ef797cc am 638ee524: Merge "Remove display initialization from eglGetProcAddress API" by David Turner · 10 years ago
  45. 9254439 Merge "Remove display initialization from eglGetProcAddress API" by David Turner · 10 years ago
  46. dc8a00f Remove display initialization from eglGetProcAddress API by Tina Zhang · 10 years ago
  47. a4e1d0d am 9b1e6c5a: Merge "Make the size of "cb_handle_t" same for 32/64-bit" by David Turner · 10 years ago
  48. 82bacbd Make the size of "cb_handle_t" same for 32/64-bit by Tina Zhang · 10 years ago
  49. e51dc4b am cdd78a38: am aec15d91: am 646f0b25: Merge "opengl: rcOpenColorBuffer must be synchronous" by Jesse Hall · 10 years ago
  50. be3ee6c am dc684041: am c04a27cb: opengl: rcOpenColorBuffer must be synchronous by Jesse Hall · 10 years ago
  51. 15c7285 am aec15d91: am 646f0b25: Merge "opengl: rcOpenColorBuffer must be synchronous" by Jesse Hall · 10 years ago
  52. cfd012a am 646f0b25: Merge "opengl: rcOpenColorBuffer must be synchronous" by Jesse Hall · 10 years ago
  53. cbf1253 am c04a27cb: opengl: rcOpenColorBuffer must be synchronous by Jesse Hall · 10 years ago
  54. 052c3f1 opengl: rcOpenColorBuffer must be synchronous by Jesse Hall · 10 years ago
  55. e7fce11 opengl: rcOpenColorBuffer must be synchronous by Jesse Hall · 10 years ago
  56. 88816d4 opengl: Fix const-ness of GLES prototypes to match new headers by Jesse Hall · 10 years ago
  57. 173b172 am dbda557d: am 5cb5779a: Merge "gralloc: don\'t initialize reserved_proc" by Greg Hackmann · 10 years ago
  58. f1295b4 am 5cb5779a: Merge "gralloc: don\'t initialize reserved_proc" by Greg Hackmann · 10 years ago
  59. c99ae19 gralloc: don't initialize reserved_proc by Greg Hackmann · 10 years ago
  60. 360ac3d am 67334d0b: Merge commit \'d9dc763708823aa865983bb8dc37b5ecc5669620\' into HEAD by Bill Yi · 10 years ago
  61. 6201409 Merge commit 'd9dc763708823aa865983bb8dc37b5ecc5669620' into HEAD by Bill Yi · 10 years ago
  62. d17e897 am 7076e464: Merge "Add 64-bit software GLES/EGL support in gralloc.goldfish module" by Jesse Hall · 10 years ago
  63. c950e0d Add 64-bit software GLES/EGL support in gralloc.goldfish module by Tina Zhang · 10 years ago
  64. e72b6ba am 61a8f0bb: Merge "Fix the Chrome app crash in emulator issue" by David Turner · 10 years ago
  65. 711069e Merge "Fix the Chrome app crash in emulator issue" by David Turner · 10 years ago
  66. 0c57f20 am bd93fee7: Merge "Support GLES acceleration in 64bit emulator on device side" by David Turner · 10 years ago
  67. 8b41372 Merge "Support GLES acceleration in 64bit emulator on device side" by David Turner · 10 years ago
  68. 3a32aaf Fix the Chrome app crash in emulator issue by Tina Zhang · 10 years ago
  69. a02e382 am 4f94a5f8: Merge "Remove the useless folder and files in emulator GLES/EGL drivers" by David Turner · 10 years ago
  70. 51adf91 Remove the useless folder and files in emulator GLES/EGL drivers by Tina Zhang · 10 years ago
  71. 163119f Support GLES acceleration in 64bit emulator on device side by Tina Zhang · 11 years ago
  72. 1ab90b6 am 48a76778: Merge "Remove #include <asm/page.h>." by Elliott Hughes · 11 years ago
  73. 7d51154 am 48a76778: Merge "Remove #include <asm/page.h>." by Elliott Hughes · 11 years ago
  74. 4d3424d Remove #include <asm/page.h>. by Elliott Hughes · 11 years ago
  75. 9a2f216 am 48107fa1: Merge "device/generic/goldfish: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 11 years ago
  76. 8ce3a52 device/generic/goldfish: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 11 years ago
  77. 03b46f0 am 59922432: Merge commit \'f09bc5256e48a44eec9ca47ba838c12d0e89a198\' into HEAD by The Android Open Source Project · 11 years ago
  78. 73c98df Merge commit 'f09bc5256e48a44eec9ca47ba838c12d0e89a198' into HEAD by The Android Open Source Project · 11 years ago
  79. 65252eb am b9a62053: Merge commit \'828bd482a1aeacf96d5f3a3e0701029d9f890c5f\' into HEAD by The Android Open Source Project · 11 years ago
  80. 04e4ceb Merge commit '828bd482a1aeacf96d5f3a3e0701029d9f890c5f' into HEAD by The Android Open Source Project · 11 years ago
  81. 343b637 am 2befc3ed: Merge "Modify the build targets for goldfish from to include aosp*." by Elliott Hughes · 11 years ago
  82. 80d57e3 Modify the build targets for goldfish from to include aosp*. by Raghu Gandham · 11 years ago
  83. beae73f am b9a7de1a: Merge "Delete buffer data when removing it from the SharedGroup namespace" by Jesse Hall · 11 years ago
  84. 4169f3f Delete buffer data when removing it from the SharedGroup namespace by Jesse Hall · 11 years ago
  85. 26addf5 am 3bd0e079: Merge "Return EGL_FALSE if eglChooseConfig failed to find any matching configs" by Jesse Hall · 11 years ago
  86. 02f1562 Return EGL_FALSE if eglChooseConfig failed to find any matching configs by Martin Storsjo · 11 years ago
  87. e16dc39 get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  88. 32698d3 Reconcile with jb-mr2-release jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 11 years ago
  89. 948eec0 Flush QemuPipeStream when needed by Petar Jovanovic · 11 years ago
  90. 5127e6a Flush QemuPipeStream when needed by Petar Jovanovic · 11 years ago
  91. a600078 Gralloc/Camera3: Support new HAL_PIXEL_FORMAT_YCbCr_420_888 format by Eino-Ville Talvala · 11 years ago
  92. 1a4dcff goldfish: fix gralloc module by Alex Ray · 11 years ago
  93. b2757f6 Add liblog by Ying Wang · 11 years ago
  94. b85b275 migrate opengl and system from development/tools by keunyoung · 12 years ago
  95. 3db6a2a Initial empty repository by Android (Google) Code Review · 14 years ago