1. ede7bec mesa3d: Fix build in ISO C++11 mode by Bernhard Rosenkraenzer · 12 years ago linaro_android_4.1.1 linaro_android_4.1.2
  2. 477b87a pixelflinger2: Fix aliasing violation by Bernhard Rosenkraenzer · 12 years ago
  3. 1b46c44 mesa3d: Use -fno-strict-aliasing for now by Bernhard Rosenkraenzer · 12 years ago
  4. 45d57d9 Revert "Migrate to use new libbcc APIs." by Stephen Hines · 12 years ago jb-dev jb-mr0-release jb-release tools_r21 android-4.1.1_r1 android-4.1.1_r1.1 android-4.1.1_r2 android-4.1.1_r3 android-4.1.1_r4 android-4.1.1_r5 android-4.1.1_r6 android-4.1.1_r6.1 android-4.1.2_r1 android-4.1.2_r2 android-4.1.2_r2.1 android-cts-4.1_r1 android-cts-4.1_r2 android-cts-4.1_r4
  5. 187673e Migrate to use new libbcc APIs. by Shih-wei Liao · 12 years ago
  6. bd65b6b resolved conflicts for merge of 52b8f5e8 to master by Stephen Hines · 12 years ago
  7. 8105b08 am 7205b059: Merge "Add missing dependency on bcinfo." by Stephen Hines · 12 years ago
  8. 52b8f5e Merge "One more update for libbcinfo." by Stephen Hines · 12 years ago ics-plus-aosp tools_r20 android-sdk-adt_r20
  9. 7205b05 Merge "Add missing dependency on bcinfo." by Stephen Hines · 12 years ago
  10. 1d52518 One more update for libbcinfo. by Stephen Hines · 12 years ago
  11. f4d54d7 Add missing dependency on bcinfo. by Stephen Hines · 12 years ago
  12. b078113 Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 12 years ago
  13. 38f4dc4 Remove UnwindInst from compiler. by Stephen Hines · 12 years ago
  14. ba69b37 remove dependency on android_natives_priv.h by Mathias Agopian · 12 years ago
  15. abd5b63 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  16. a5ca04a Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 53ab4f9 am 2cb62b64: Fix warnings/errors specific to gcc 4.6.1 by Conley Owens · 13 years ago
  18. 2cb62b6 Fix warnings/errors specific to gcc 4.6.1 by Conley Owens · 13 years ago
  19. 4f05461 Fix warnings/errors specific to gcc 4.6.1 by Conley Owens · 13 years ago
  20. 2d016a4 keep previous history after reset to mr1 plus aah changes (ics-aah-wip) by Ed Heyl · 13 years ago
  21. 3556f25 undo reset to ics-mr1 until we have a better method by Ed Heyl · 13 years ago
  22. 3bcc900 reset to ics-mr1, but keep history by Ed Heyl · 13 years ago
  23. d4bf901 am c976701a: Note that llvm::UnwindInst may not be supported after LLVM 3.0. by Shih-wei Liao · 13 years ago
  24. c976701 Note that llvm::UnwindInst may not be supported after LLVM 3.0. by Shih-wei Liao · 13 years ago ics-mr1-release android-4.0.3_r1 android-4.0.3_r1.1 android-4.0.4_r1 android-4.0.4_r1.1 android-4.0.4_r1.2 android-4.0.4_r2 android-4.0.4_r2.1 android-cts-4.0.3_r1 android-cts-4.0.3_r2 android-cts-verifier-4.0.3_r1 android-cts-verifier-4.0_r1 android-sdk-4.0.3-tools_r1 android-sdk-4.0.3_r1
  25. a15d45e am 8a0502c8: Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  26. 8a0502c Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  27. 00c7535 am 76b8920c: Clean up and use Andorid.mk. by Shih-wei Liao · 13 years ago
  28. 76b8920 Clean up and use Andorid.mk. by Shih-wei Liao · 13 years ago
  29. 997abf8 am 6a9d1449: (-s ours) am 080bf9b2: (-s ours) Cleanup & turnoff of libMesa. DO NOT MERGE by Shih-wei Liao · 13 years ago
  30. 6a9d144 am 080bf9b2: (-s ours) Cleanup & turnoff of libMesa. DO NOT MERGE by Shih-wei Liao · 13 years ago
  31. 080bf9b Cleanup & turnoff of libMesa. DO NOT MERGE by Shih-wei Liao · 13 years ago ics-factoryrom-2-release ics-mr0 ics-mr0-release android-4.0.1_r1 android-4.0.1_r1.1 android-4.0.1_r1.2 android-4.0.2_r1 android-cts-4.0_r1 android-sdk-adt_r16.0.1
  32. 7662f26 Cleanup & turnoff of libMesa. by Shih-wei Liao · 13 years ago
  33. 985ef94 Finish the refactor work of bccPrepareExecutable. by Logan Chien · 13 years ago
  34. ae0c16b Apply changes to migrate to llvm r135568. by Logan Chien · 13 years ago
  35. 0783e59 Second step in migrating to upstream API. by Shih-wei Liao · 13 years ago
  36. 82a20bd First step in migrating to upstream API. by Shih-wei Liao · 13 years ago
  37. bfe38a8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  38. aaa87ae Migrate to new libbcc API bccPrepareExecutableEx. by Logan Chien · 13 years ago
  39. 30c4418 Merge "Pixelflinger2 and GLSL code modification. To catch up with API changes." by Shih-wei Liao · 13 years ago
  40. 2365781 use new SurfaceComposerClient transaction api by Mathias Agopian · 13 years ago
  41. 8159d55 Pixelflinger2 and GLSL code modification. To catch up with API changes. by Shih-wei Liao · 13 years ago
  42. 5821f80 android_native_buffer_t --> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  43. d666768 remove dependency on copybit by Mathias Agopian · 13 years ago
  44. 1ceee09 Fix build for host executable 'mesa' by Steve Block · 13 years ago
  45. b3e294a Add glsl_compiler main file and build target by David Li · 13 years ago
  46. 7cca854 Merge "Fix build problems for Mac." by David Li · 13 years ago
  47. d1e2ad9 Fix build problems for Mac. by David Li · 13 years ago
  48. 806f7ed Add NOTICE for MIT, BSD and ASL2 licenses by David Li · 13 years ago
  49. f9de39d replace libsurfaceflinger_client by libgui by Mathias Agopian · 13 years ago
  50. a2da5a5 external/mesa3d: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  51. 6730e48 1. Correctness fixes on 3 places due to LLVM API changes. (Earlier CL only fixed 1.) by Shih-wei Liao · 13 years ago
  52. 6426f20 Clean up, plus davidxli's fix in Line 425. by Shih-wei Liao · 13 years ago
  53. e1576cb Fix build problem for Mac by temporarily disabling host build. by David Li · 13 years ago
  54. ff98a1d Merge changes Icbc6c857,Ia5b2c794 by David Li · 13 years ago
  55. 0d626ca Remove include which breaks build after compiler has changed. by David Li · 13 years ago
  56. 01e6ff9 Changes to work with libAgl2 to implement GL ES 2.0 by David Li · 13 years ago
  57. 8e39977 Fix make files, attribute & uniform linking and pow intrinsic. by David Li · 13 years ago
  58. 460ec7b Disable makefile for now. by Jean-Baptiste Queru · 13 years ago
  59. be98af5 no-op merge by David Li · 13 years ago
  60. 60afd53 Remove unnecessary files and minor interface change. by David Li · 13 years ago
  61. c3fafa6 Initial empty repository by Android (Google) Code Review · 13 years ago
  62. b341bc8 Changed some states to enum; static gl_context for shader compiling/linking. by David Li · 13 years ago
  63. 2ac1cf8 Checkpoint: factor out minimum context required for shader functionality by David Li · 13 years ago
  64. 0f34e4e Checkpoint: factor out minimum context required for shader functionality by David Li · 13 years ago
  65. 470970d Checkpoint: shader execution uses data pointers by David Li · 13 years ago
  66. f9ad8a7 Checkpoint: work on test by David Li · 13 years ago
  67. dae46b9 Delete unnecessary files. by David Li · 13 years ago
  68. fee3eee Checkpoint: work on test and debugging by David Li · 13 years ago
  69. ed77b4a Change build target to static library and a test executable. by David Li · 13 years ago
  70. a15cd3d Delete unnecessary files. by David Li · 13 years ago
  71. 3225321 Checkpoint: scanline codegen. by David Li · 13 years ago
  72. e82376d Checkpoint on functional shader functions in pixelfinger2. by David Li · 13 years ago
  73. d274f94 Checkpoint on refactoring shader functions into pixelfinger2. by David Li · 13 years ago
  74. c0025eb Attribute, varying and uniform linking. by David Li · 13 years ago
  75. 3b02c91 Fix hieralloc_realloc bug, and prepare for attributes list. by David Li · 13 years ago
  76. 36ffccf Checkpoint on implementing texture sampling by David Li · 13 years ago
  77. 13fea0f Start merging pixelflinger2 by David Li · 13 years ago
  78. 25e19a4 Use EGL and Surfaceflinger to display. by David Li · 13 years ago
  79. 5b031a9 Eliminate hieralloc_reference to reduce leaked memory. by David Li · 13 years ago
  80. 16ea2fa Remove unnecessary files. by David Li · 13 years ago
  81. b286f63 Fix bug with scalar/vector expansion. by David Li · 13 years ago
  82. d50d9a9 Working GLSL Compiler & JIT by David Li · 13 years ago
  83. 2ccfc24 Merge Mesa glsl2-llvm Branch Code by David Li · 13 years ago
  84. 1591693c Initial Mesa Source Code by David Li · 13 years ago