1. 9648c1a make sure clear the draw and read EGLSurface when eglMakeCurrent() is called for unbinding from the thread by Mathias Agopian · 15 years ago
  2. f909cb6 remove some spurious debuging LOGD by Mathias Agopian · 15 years ago
  3. acdebe3 fix/clean these Android.mk following dbort and joeo's comments by Mathias Agopian · 15 years ago
  4. de58697 implement a real loader for EGL drivers by Mathias Agopian · 15 years ago
  5. b1a39d6 Added most of the support needed for GLES 2.x by Mathias Agopian · 15 years ago
  6. a3d66a8 minor modifications to the official GLES 2.x headers by Mathias Agopian · 15 years ago
  7. 48efd95 add GLES 2.x headers by Mathias Agopian · 15 years ago
  8. 310f8da merge master to master_gl by Mathias Agopian · 15 years ago
  9. e6b922a am bb7b7b31: Merge change 2152 into donut by Android (Google) Code Review · 15 years ago
  10. 5c846bd make sure to fail to software when the h/w renderer cannot be initialized by Mathias Agopian · 15 years ago
  11. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  12. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  13. 614ecde libGLESv1_CM.so doesn't need to depend on libutils or libui by Mathias Agopian · 15 years ago
  14. d8fb7b5 remove libEGL and libGLESv1_CM dependencies on libutils and libui by Mathias Agopian · 15 years ago
  15. 6eedc8d Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 15 years ago
  16. d717598 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  17. eccc8cf should help fix the Simulator build. by Mathias Agopian · 15 years ago
  18. d373c63 remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h by Mathias Agopian · 15 years ago
  19. 94aa096 should fix the build. by Mathias Agopian · 15 years ago
  20. 48685c4 only export the GL entry-points, hide everything else. by Mathias Agopian · 15 years ago
  21. 5958661 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  22. 46d25a3 Require native-order direct buffers for glXXXPointer APIs. by Jack Palevich · 15 years ago
  23. e6bf8b3 fix EGL extension string names by Mathias Agopian · 15 years ago
  24. df3ca30 created an new EGL extension called ANDROID_swap_rectangle by Mathias Agopian · 15 years ago
  25. 593f203 Fix automatically generated code for glGet by Jack Palevich · 15 years ago
  26. 58a79f4 move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it. by Mathias Agopian · 15 years ago
  27. 7189c00 move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h by Mathias Agopian · 15 years ago
  28. 21c59d0 get rid of android_native_buffer_t::getHandle() and replace it with an handle field by Mathias Agopian · 15 years ago
  29. e71212b removed the "bits" attribute from android_native_buffer_t. by Mathias Agopian · 15 years ago
  30. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  31. 7be3e5d Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  32. 3d88179 oops forgot to remove a LOGD when loading an opengl driver by Mathias Agopian · 15 years ago
  33. 4e8bdce Merge change 551 into donut by Android (Google) Code Review · 15 years ago
  34. 3327d6c Enable static Java APIs for OpenGL ES 1.1 extensions. by Jack Palevich · 15 years ago
  35. 1c2be6a Make sure to map undefined OES functions to their non-OES counterpart if it exists. by Mathias Agopian · 15 years ago
  36. b519abb use gl.h to generate the *.in files. we are now supporting the full gl.h and glext.h apis. by Mathias Agopian · 15 years ago
  37. 53238bd integrate some OpenGL ES changes back from master_gl in preparation of opening GLES to the NDK. by Mathias Agopian · 15 years ago
  38. 34dd2d1 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  39. 412f38f Manually merge 129, 174, and 233 from donut by Jack Palevich · 15 years ago
  40. 427f585 Add an Android-specific static OpenGL ES 1.1 Java API. by Jack Palevich · 15 years ago
  41. ffac1ef Improve glgen by Jack Palevich · 15 years ago
  42. 8f75e09 Add clarifying comment. by Jack Palevich · 15 years ago
  43. 6cbca50 Clean up trivial Eclipse warnings and fix whitespace. by Jack Palevich · 15 years ago
  44. 8b765b7 more debugging tools around BufferMapper by Mathias Agopian · 15 years ago
  45. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  46. 4ec2152 AI 144401: am: CL 144282 Tweak this tool to work with the current directory structure. by Jack Palevich · 15 years ago
  47. c893868 AI 144282: Tweak this tool to work with the current directory structure. by Jack Palevich · 15 years ago
  48. 749c63d Automated import from //branches/master/...@142578,142578 by Jack Palevich · 15 years ago
  49. 87d8022 Automated import from //branches/donutburger/...@142484,142484 by Jack Palevich · 15 years ago
  50. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  51. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  52. 43aa2b1 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  53. 0bb0340 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  54. d2bd26d auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  55. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  56. 8a7a675 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  57. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  58. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago