1. 245fae1 Merge "emulator/opengl: Add global lock to libOpenglRender." into idea133 by David 'Digit' Turner · 10 years ago
  2. 312fcf9 emulator/opengl: Add global lock to libOpenglRender. by David 'Digit' Turner · 10 years ago
  3. f2be082 Merge "Enable large sd cards." into idea133 automerge: b554f97 by Xavier Ducrohet · 10 years ago
  4. dc034da Enable large sd cards. by Xavier Ducrohet · 10 years ago
  5. 2991e02 Merge "Move to custom plugin for native setup." into idea133 automerge: a6e9f7b by Xavier Ducrohet · 10 years ago
  6. bbd3db1 Merge "move to prebuilt mingw32." into idea133 automerge: 5952d03 by Xavier Ducrohet · 10 years ago
  7. 1af0da2 Merge "emulator/opengl: Prepare for 64-bit build changes." into idea133 by David 'Digit' Turner · 10 years ago
  8. d430650 emulator/opengl: Prepare for 64-bit build changes. by David 'Digit' Turner · 10 years ago
  9. b79105d Move to custom plugin for native setup. by Xavier Ducrohet · 10 years ago
  10. 6734a95 move to prebuilt mingw32. by Xavier Ducrohet · 10 years ago
  11. 63d8e84 Merge "Win build for mksdcard." into idea133 by Xavier Ducrohet · 10 years ago
  12. 61d47da Win build for mksdcard. by Xavier Ducrohet · 10 years ago
  13. 09a02f8 Merge "emulator/opengl: Fix compilation with Mingw64 toolchain." into idea133 by David 'Digit' Turner · 10 years ago
  14. e57726b Merge "emulator/opengl: Fix GPU emulation library crash on Windows." into idea133 by David 'Digit' Turner · 10 years ago
  15. 3fa9c79 emulator/opengl: Fix compilation with Mingw64 toolchain. by David 'Digit' Turner · 10 years ago
  16. f7ca633 emulator/opengl: Fix GPU emulation library crash on Windows. by David 'Digit' Turner · 10 years ago
  17. 662a8c9 Merge "opengl: rcOpenColorBuffer must be synchronous" into idea133 by David Turner · 10 years ago
  18. 40e0b05 opengl: rcOpenColorBuffer must be synchronous by Jesse Hall · 10 years ago
  19. f492ee5 Merge "emulator/opengl: A few debugging, stability improvements to emugl" into idea133 by David Turner · 10 years ago
  20. a2520d7 emulator/opengl: A few debugging, stability improvements to emugl by Ken Mixter · 11 years ago
  21. b98201d Merge "Update to new notice support." into idea133 Auto-merge: b22dbfb by Xavier Ducrohet · 10 years ago
  22. 806d60d Update to new notice support. by Xavier Ducrohet · 10 years ago
  23. d161177 Merge "Fix build of mksdcard with Gradle." into idea133 Auto-merge: 14bad8a by Xavier Ducrohet · 10 years ago
  24. 232a2ea Fix build of mksdcard with Gradle. by Xavier Ducrohet · 10 years ago
  25. 985356d Merge "Build mksdcard for mac/linux with Gradle." into idea133 by Xavier Ducrohet · 10 years ago
  26. 0a55da4 Build mksdcard for mac/linux with Gradle. by Xavier Ducrohet · 11 years ago
  27. 4bd2163 emulator: Do not build emulator-related modules with platform-build. by David 'Digit' Turner · 11 years ago
  28. 88a8c6a emulator/opengl: Fix GCC 4.8 warnings. by David 'Digit' Turner · 11 years ago
  29. 2a4aa00 emulator/opengl: Backport fixes from master branch. by David 'Digit' Turner · 11 years ago
  30. 3630e36 Merge "Fix compilation error due to missing getopt with x86_64-linux-glibc2.11-4.8" into idea133 by David Turner · 11 years ago
  31. 3d3ebb7 emulator/opengl: Fix misc. compiler warnings. by David 'Digit' Turner · 11 years ago
  32. d065592 emulator/opengl: Fix Windows EGL queryConfigs(). by David 'Digit' Turner · 11 years ago
  33. f652f50 emulator/opengl: Fix eglWaitGL implementation. by David 'Digit' Turner · 11 years ago
  34. 7bccd89 Fix compilation error due to missing getopt with x86_64-linux-glibc2.11-4.8 by Andrew Hsieh · 11 years ago
  35. 68fbb34 emulator/opengl: Fix Windows SDK build. by David 'Digit' Turner · 11 years ago
  36. 56b89bc emulator/opengl: Allow standalone build. by David 'Digit' Turner · 11 years ago
  37. 829f46f emulator/opengl: Remove libcutils/libutils/liblog by David 'Digit' Turner · 11 years ago
  38. c268796 emulator/opengl: Remove <utils/List.h> + <utils/String8.h> by David 'Digit' Turner · 11 years ago
  39. aa20016 emulator/opengl: Remove android::KeyedVector usage. by David 'Digit' Turner · 11 years ago
  40. 0863e15 emulator/opengl: Remove android::Vector<> usage. by David 'Digit' Turner · 11 years ago
  41. bfc6160 emulator/opengl: Remove <cutils/sockets.h> by David 'Digit' Turner · 11 years ago
  42. 47752bc emulator/opengl: Remove Android-specific thread_store. by David 'Digit' Turner · 11 years ago
  43. aac93f1 emulator/opengl: Remove android::Mutex. by David 'Digit' Turner · 11 years ago
  44. 32851ad emulator/opengl: Build 64-bit unit tests. by David 'Digit' Turner · 11 years ago
  45. 7693d29 emulator/opengl: Fix SmartPtr memory leak. by David 'Digit' Turner · 11 years ago
  46. bfb9f63 emulator/opengl: Remove compiler warnings by David 'Digit' Turner · 11 years ago
  47. d024ad7 emulator: Remove obsolete qtools directory. by David 'Digit' Turner · 11 years ago
  48. 7cd3fbc gtest needs -lpthread. by Elliott Hughes · 11 years ago
  49. bf5b0bc emulator/opengl: Refactor SmartPtr implementation. by David 'Digit' Turner · 11 years ago
  50. 2cab9c9 emulator/opengl: Prepare out-of-platform build with SDL. by David 'Digit' Turner · 11 years ago
  51. b81cc7b emulator/opengl: Get rid of all compiler warnings (Linux). by David 'Digit' Turner · 11 years ago
  52. 71c628f Fix idea133 build. by David 'Digit' Turner · 11 years ago
  53. b31d3de Merge "Catch NULL context and bubbling error up." by Xavier Ducrohet · 11 years ago
  54. da9160e Merge "Copy the GL2 extension string before destroying context" by Xavier Ducrohet · 11 years ago
  55. 16e5b7d Merge "EglMacApi: Make sure that some returned EGL configs have alpha == 0" by Xavier Ducrohet · 11 years ago
  56. da36d35 Delete buffer data when removing it from the SharedGroup namespace by Jesse Hall · 11 years ago
  57. 5b81755 Merge changes I0cccba67,I4cf8a19b by Xavier Ducrohet · 11 years ago
  58. 8ec69ca EglMacApi: Make sure that some returned EGL configs have alpha == 0 by Martin Storsjo · 11 years ago
  59. d7efb90 Copy the GL2 extension string before destroying context by Jesse Hall · 11 years ago
  60. 9ca0017 Catch NULL context and bubbling error up. by Stuart Scott · 11 years ago
  61. 45c24e2 Merge changes Ibc381479,I21a2430c by Xavier Ducrohet · 11 years ago
  62. bf5add6 Check the return value of eglChooseConfig by Martin Storsjo · 11 years ago
  63. 6aa81f9 ColorBuffer: Remove the y-invert Intel GPU bug workaround by Martin Storsjo · 11 years ago
  64. 5750115 EglMacApi: Use the right pbuffer texture target and format parameters by Martin Storsjo · 11 years ago
  65. 69f2fc8 Ignore empty ranges by Alessandro Pignotti · 11 years ago
  66. da87b57 Fix rangeUnion return value in the successful case by Alessandro Pignotti · 11 years ago
  67. 31694ac Merge "Fix RenderThreadInfo lifetime and cleanup" by Jesse Hall · 11 years ago
  68. 43c42cf Fix a crash which occured with some graphic libraries. by Deepanshu Gupta · 11 years ago
  69. a85d7d3 Fix RenderThreadInfo lifetime and cleanup by Jesse Hall · 11 years ago
  70. 47ea21f Prevent SocketStream to be freed twice by Petar Jovanovic · 11 years ago
  71. 2cab88d use tlsDestruct in linux to destroy thread specific OpenGl resources by keunyoung · 12 years ago
  72. 06ebcd5 delete socket when the thread is destroyed by keunyoung · 12 years ago
  73. e21a341 prevent dead-lock by removing mutex lock in errorHandlerProc by keunyoung · 12 years ago
  74. 4d54754 Delete duplicate files by Ying Wang · 12 years ago
  75. e9704e2 Extend Mac Intel graphics bug workaround to HD 4000 by Jesse Hall · 12 years ago
  76. 097ffd9 Add a new skin 'dynamic'. by Siva Velusamy · 12 years ago
  77. 425be59 Check that the native display is valid before using it by Jesse Hall · 12 years ago
  78. 34b173f host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  79. a65ebe4 Fixed "Bus error" running tests triangleV2 and triangleCM by Andrew Hsieh · 12 years ago
  80. c1d62c4 Send full-size framebuffer to OnPost callback by Jesse Hall · 12 years ago
  81. a06273f Fix OSX emulator build due to missing header by Jesse Hall · 12 years ago
  82. dca7f2a Use a per-process server address for the GLES server by Jesse Hall · 12 years ago
  83. d7c0637 Fix socket leak when shutting down renderer by Jesse Hall · 12 years ago
  84. 307c6c1 Use linear filtering for colorbuffer textures by Jesse Hall · 12 years ago
  85. 9c01b88 Fix tex and EGLImage leak in ColorBuffer by Jesse Hall · 12 years ago
  86. f0b684d Fix convert8To4, convert8To5 by Jack Palevich · 12 years ago
  87. 3d1eacc Move emugl system code to development.git by Jesse Hall · 12 years ago
  88. 8c40e1f [MIPS] Add support to handle unaligned accesses by Bhanu Chetlapalli · 12 years ago
  89. 6c96a4b Merge "Mac 10.6 needs /usr/lib/dylib1.o too." by Ying Wang · 12 years ago
  90. 0908a87 [MIPS] Allow tests to be built for MIPS by Bhanu Chetlapalli · 12 years ago
  91. 445cb99 [MIPS] Enable OpenGL emulation for MIPS by Bhanu Chetlapalli · 12 years ago
  92. 66517fe Mac 10.6 needs /usr/lib/dylib1.o too. by Ying Wang · 12 years ago
  93. 29292ac Implement the EGL_KHR_fence_sync extension by Jesse Hall · 12 years ago
  94. 257abb4 Merge "Allow frame callback to be enabled/disabled" by Jesse Hall · 12 years ago
  95. ebf85a7 Explicitly include -X11 while building emulator_renderer by Bhanu Chetlapalli · 12 years ago
  96. ab800d7 Allow frame callback to be enabled/disabled by Jesse Hall · 13 years ago
  97. de5cb35 Use the same compilation options on OS X 10.8 as 10.7 by Al Sutton · 13 years ago
  98. 81e3720 Export GL strings through render_api by Jesse Hall · 13 years ago
  99. 37264a8 Merge "Publish and use libOpenglRender interface header" by Jesse Hall · 13 years ago
  100. e444a25 Add support for RAW_SENSOR pixel format to emulator gralloc. by Eino-Ville Talvala · 13 years ago