1. 7272add we were not fetching the texture coords in the copybit case, so we were using garbage by Mathias Agopian · 16 years ago
  2. aa6e88b fix/add some comments by Mathias Agopian · 16 years ago
  3. 6d2cad2 s/w OpenGL no detects and handles all any combinations of triangle fans corresponding to a rectangle by Mathias Agopian · 16 years ago
  4. cf251b9 fix a scissor bug in the GLES-on-top-of copybit code by Mathias Agopian · 16 years ago
  5. b6822d7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  6. 168f3c5 am b4f7592b: Merge change 4299 into donut by Android (Google) Code Review · 16 years ago
  7. c96812c Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. by Jack Palevich · 16 years ago
  8. 0a3139a fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 16 years ago
  9. 7e2a937 revive the copybit test. by Mathias Agopian · 16 years ago
  10. 1a0c4cd Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  11. 9648c1a make sure clear the draw and read EGLSurface when eglMakeCurrent() is called for unbinding from the thread by Mathias Agopian · 16 years ago
  12. f909cb6 remove some spurious debuging LOGD by Mathias Agopian · 16 years ago
  13. acdebe3 fix/clean these Android.mk following dbort and joeo's comments by Mathias Agopian · 16 years ago
  14. bee8b90 am cede1ed3: fix [1610840] Positional light doesn\'t work correctly on emulator by Mathias Agopian · 16 years ago
  15. a35197e am 5de674e1: Merge change 3013 into donut by Android (Google) Code Review · 16 years ago
  16. 69ca17a fix [1610840] Positional light doesn't work correctly on emulator by Mathias Agopian · 16 years ago
  17. 2216b95 Merge change 3013 into donut by Android (Google) Code Review · 16 years ago
  18. cddc40a am 5f784df5: Merge change 3011 into donut by Android (Google) Code Review · 16 years ago
  19. 50aba6d fix a bug in GL lighting where the specular component could be ommited when vertex material was disabled. by Mathias Agopian · 16 years ago
  20. 17836ac simplify this test by Mathias Agopian · 16 years ago
  21. cb1ae92 am 7728be03: Merge change 2896 into donut by Android (Google) Code Review · 16 years ago
  22. 4d661eb added a test that exhibits some lighting issues in the software renderer. see external bug 1709 by Mathias Agopian · 16 years ago
  23. de58697 implement a real loader for EGL drivers by Mathias Agopian · 16 years ago
  24. b1a39d6 Added most of the support needed for GLES 2.x by Mathias Agopian · 16 years ago
  25. a3d66a8 minor modifications to the official GLES 2.x headers by Mathias Agopian · 16 years ago
  26. 48efd95 add GLES 2.x headers by Mathias Agopian · 16 years ago
  27. 310f8da merge master to master_gl by Mathias Agopian · 16 years ago
  28. e6b922a am bb7b7b31: Merge change 2152 into donut by Android (Google) Code Review · 16 years ago
  29. 5c846bd make sure to fail to software when the h/w renderer cannot be initialized by Mathias Agopian · 16 years ago
  30. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  31. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
  32. 614ecde libGLESv1_CM.so doesn't need to depend on libutils or libui by Mathias Agopian · 16 years ago
  33. d8fb7b5 remove libEGL and libGLESv1_CM dependencies on libutils and libui by Mathias Agopian · 16 years ago
  34. 6eedc8d Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 16 years ago
  35. d717598 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  36. eccc8cf should help fix the Simulator build. by Mathias Agopian · 16 years ago
  37. d373c63 remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h by Mathias Agopian · 16 years ago
  38. 94aa096 should fix the build. by Mathias Agopian · 16 years ago
  39. 48685c4 only export the GL entry-points, hide everything else. by Mathias Agopian · 16 years ago
  40. 5958661 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  41. 46d25a3 Require native-order direct buffers for glXXXPointer APIs. by Jack Palevich · 16 years ago
  42. e6bf8b3 fix EGL extension string names by Mathias Agopian · 16 years ago
  43. df3ca30 created an new EGL extension called ANDROID_swap_rectangle by Mathias Agopian · 16 years ago
  44. 593f203 Fix automatically generated code for glGet by Jack Palevich · 16 years ago
  45. 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 · 16 years ago
  46. 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 · 16 years ago
  47. 21c59d0 get rid of android_native_buffer_t::getHandle() and replace it with an handle field by Mathias Agopian · 16 years ago
  48. e71212b removed the "bits" attribute from android_native_buffer_t. by Mathias Agopian · 16 years ago
  49. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
  50. 7be3e5d Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  51. 3d88179 oops forgot to remove a LOGD when loading an opengl driver by Mathias Agopian · 16 years ago
  52. 4e8bdce Merge change 551 into donut by Android (Google) Code Review · 16 years ago
  53. 3327d6c Enable static Java APIs for OpenGL ES 1.1 extensions. by Jack Palevich · 16 years ago
  54. 1c2be6a Make sure to map undefined OES functions to their non-OES counterpart if it exists. by Mathias Agopian · 16 years ago
  55. b519abb use gl.h to generate the *.in files. we are now supporting the full gl.h and glext.h apis. by Mathias Agopian · 16 years ago
  56. 53238bd integrate some OpenGL ES changes back from master_gl in preparation of opening GLES to the NDK. by Mathias Agopian · 16 years ago
  57. 34dd2d1 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  58. 412f38f2 Manually merge 129, 174, and 233 from donut by Jack Palevich · 16 years ago
  59. 427f585 Add an Android-specific static OpenGL ES 1.1 Java API. by Jack Palevich · 16 years ago
  60. ffac1ef Improve glgen by Jack Palevich · 16 years ago
  61. 8f75e09 Add clarifying comment. by Jack Palevich · 16 years ago
  62. 6cbca50 Clean up trivial Eclipse warnings and fix whitespace. by Jack Palevich · 16 years ago
  63. 8b765b7 more debugging tools around BufferMapper by Mathias Agopian · 16 years ago
  64. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  65. 4ec2152 AI 144401: am: CL 144282 Tweak this tool to work with the current directory structure. by Jack Palevich · 16 years ago
  66. c893868 AI 144282: Tweak this tool to work with the current directory structure. by Jack Palevich · 16 years ago
  67. 749c63d Automated import from //branches/master/...@142578,142578 by Jack Palevich · 16 years ago
  68. 87d8022 Automated import from //branches/donutburger/...@142484,142484 by Jack Palevich · 16 years ago
  69. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  70. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  71. 43aa2b1 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  72. 0bb0340 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  73. d2bd26d auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  74. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  75. 8a7a675 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  76. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  77. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago