1. 57dc11a DO NOT MERGE - Move memory layout to driver. by Jason Sams · 12 years ago
  2. 43e3193 DO NOT MERGE - Plumb context through for serialization. by Jason Sams · 12 years ago
  3. 72f3ad8 Merge "fract() uses a float*, not an int*." by Stephen Hines · 12 years ago
  4. 52a1846 fract() uses a float*, not an int*. by Stephen Hines · 12 years ago
  5. 310fcd9 Merge "Add additional math constants" by Stephen Hines · 12 years ago
  6. 796ea15 Add additional math constants by Rajeev Sharma · 12 years ago
  7. 0bbb8e6 am 9d6b2b35: Fix single level forEach threading by Jason Sams · 12 years ago
  8. 9d6b2b3 Fix single level forEach threading by Jason Sams · 12 years ago
  9. d2d868f Fix build - remove unused variable by Jean-Baptiste Queru · 12 years ago
  10. 433d5f4 Merge "Link against NEON version of libclcore.bc when possible." into jb-dev by Stephen Hines · 12 years ago
  11. ebee948 Link against NEON version of libclcore.bc when possible. by Stephen Hines · 12 years ago
  12. 1d89243 Fix leak when app does not exit cleanly. by Jason Sams · 12 years ago
  13. 298691a Patch up remaining issues with revert. by Stephen Hines · 12 years ago
  14. 070cb23 Revert "Start chewing new libbcc APIs." by Stephen Hines · 12 years ago
  15. 2980f07 Support additional element/dim information for FieldPacker. by Stephen Hines · 12 years ago
  16. ec3fc11 Start chewing new libbcc APIs. by Shih-wei Liao · 12 years ago
  17. aaa4b34 Merge "unhide J API" by Alex Sakhartchouk · 12 years ago
  18. 2275e9c Fix duplicate malloc pointers. by Jason Sams · 12 years ago
  19. 340d15a unhide J API by Alex Sakhartchouk · 12 years ago
  20. 773d008 Setting the viewport for surface texture render targets. by Alex Sakhartchouk · 12 years ago
  21. ad62640 Merge "Removing unused dependencies" by Alex Sakhartchouk · 12 years ago
  22. ae8b795 Add in missing FONT support. by Stephen Hines · 12 years ago
  23. 0dc6693 IO_OUTPUT + Rendertarget implemetation. by Jason Sams · 12 years ago
  24. 5bab6bf Removing unused dependencies by Alex Sakhartchouk · 12 years ago
  25. f22c8ac Add support for stride != width. by Jason Sams · 12 years ago
  26. 90ac0fe update tests. by Jason Sams · 12 years ago
  27. 9f70a4e Move incRefs()/decRefs() logic from Allocation -> Type. by Stephen Hines · 12 years ago
  28. 69cccdf Make all references use smart pointers. by Jason Sams · 12 years ago
  29. a662edd Split cpp frontend to its own lib. by Jason Sams · 12 years ago
  30. b322033 Implement IO_OUTPUT + SurfaceTexture by Jason Sams · 12 years ago
  31. f31fa92 Implement nan. by Jason Sams · 12 years ago
  32. bb801bb Merge "rsdGL explicity connects the DummyConsumer" by Jamie Gennis · 12 years ago
  33. 0e8435a rsdGL explicity connects the DummyConsumer by Daniel Lam · 12 years ago
  34. e8c095f adjust PDK build workaround by Brian Swetland · 12 years ago
  35. a08c06f Correct PDK test in makefile. by Jason Sams · 12 years ago
  36. a6ab26a Workaround PDK issues. by Jason Sams · 12 years ago
  37. 65e9c8f Merge "State based shader recompile to support camera input." by Alex Sakhartchouk · 12 years ago
  38. 8ce904d rsdGL uses DummyConsumer by Daniel Lam · 12 years ago
  39. 6d6e114 State based shader recompile to support camera input. by Alex Sakhartchouk · 12 years ago
  40. 229929b Merge "Implement USAGE_IO_INPUT" by Jason Sams · 12 years ago
  41. 3522f40 Implement USAGE_IO_INPUT by Jason Sams · 12 years ago
  42. 3d1437e Merge "Wrapping new api's with proper RS_VERSION" by Alex Sakhartchouk · 12 years ago
  43. a703a6b Merge "More rearrangement and renaming." by Alex Sakhartchouk · 12 years ago
  44. 3c0c606 Wrapping new api's with proper RS_VERSION by Alex Sakhartchouk · 12 years ago
  45. c5512cd Merge remote-tracking branch 'goog/ics-aah-exp' into merge by Mike Lockwood · 12 years ago
  46. f8e195e More rearrangement and renaming. by Alex Sakhartchouk · 12 years ago
  47. 89fbb45 Changing rsg to rs where functions don't rely on graphics. by Alex Sakhartchouk · 12 years ago
  48. 14607a6 Breaking up rs headers by logical components. by Alex Sakhartchouk · 12 years ago
  49. d1f7da6 Add prop to force cap compute threading. by Jason Sams · 12 years ago
  50. 1fc0201 Fix minor C++ api issues. by Jason Sams · 12 years ago
  51. 8e412a1 Fix test makefile by Jason Sams · 12 years ago
  52. 13a57e2 Merge "Fix argument passing with dimLOD." by Stephen Hines · 13 years ago
  53. 19d9512 Fix argument passing with dimLOD. by Stephen Hines · 13 years ago
  54. 5e3c968 Split off driver code into a separate static library. by Alex Sakhartchouk · 13 years ago
  55. 4edf030 More header untangling. by Alex Sakhartchouk · 13 years ago
  56. e23d239 Starting to untangle header spaghetti. by Alex Sakhartchouk · 13 years ago
  57. 246fbee Moving lod's into hal struct. by Alex Sakhartchouk · 13 years ago
  58. ed8844c Remove references to sched_policy.h in RS by Glenn Kasten · 13 years ago
  59. 8588697 Merge "Add multisampling support to renderscript." by Alex Sakhartchouk · 13 years ago
  60. a277734 Merge "Using surface texture as a default renderscript surface." by Alex Sakhartchouk · 13 years ago
  61. c625583 Merge "Allocation sampling api prototypes." by Alex Sakhartchouk · 13 years ago
  62. 09db907 Allocation sampling api prototypes. by Alex Sakhartchouk · 13 years ago
  63. da7a148 Add multisampling support to renderscript. by Alex Sakhartchouk · 13 years ago
  64. 5575cf1 Using surface texture as a default renderscript surface. by Alex Sakhartchouk · 13 years ago
  65. 354add2 Merge "Removing GL calls from librs" by Alex Sakhartchouk · 13 years ago
  66. f7c0c7b Merge "remove dependency on android_native{s_priv|buffer}.h" by Mathias Agopian · 13 years ago
  67. b8eba19 remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  68. febbd7d Merge "test runs but I do not check results yet." by Jason Sams · 13 years ago
  69. e255929 remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  70. f1e6d22 test runs but I do not check results yet. by Jason Sams · 13 years ago
  71. 653b53e Removing GL calls from librs by Alex Sakhartchouk · 13 years ago
  72. b2e3dc5 More RS cpp binding work. All classes for by Jason Sams · 13 years ago
  73. 9e666cb Merge "start new headers" by Jason Sams · 13 years ago
  74. bb5c0b1 Merge "Support running ForEach on non-root functions." by Stephen Hines · 13 years ago
  75. 4419977 Support running ForEach on non-root functions. by Stephen Hines · 13 years ago
  76. 221a4b1 start new headers by Jason Sams · 13 years ago
  77. 8bab275 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  78. c1981c2 Merge "Work around VSync signal while screen is off." by Jason Sams · 13 years ago
  79. 9afd9a5 Work around VSync signal while screen is off. by Jason Sams · 13 years ago
  80. fdc6c0f Merge "Update prototype remote fifo. Tested primary connection using only fifo data transport." by Jason Sams · 13 years ago
  81. 5f5f9b5 Merge "Rename three header files to free namespace for api." by Jason Sams · 13 years ago
  82. bda75a9 Update prototype remote fifo. Tested primary connection by Jason Sams · 13 years ago
  83. 3715b00 Rename three header files to free namespace for api. by Jason Sams · 13 years ago
  84. 38c04ad Merge "Piping texture names through shader builder. Fixing uint size_t mismatch." by Alex Sakhartchouk · 13 years ago
  85. 748eb07 Piping texture names through shader builder. Fixing uint size_t mismatch. by Alex Sakhartchouk · 13 years ago
  86. 2543059 Merge "Fixing uint32 size_t mismatches." by Alex Sakhartchouk · 13 years ago
  87. 7ac2a4d Beging IO stream out from allocation to surface texture. by Jason Sams · 13 years ago
  88. c794cd5 Fixing uint32 size_t mismatches. by Alex Sakhartchouk · 13 years ago
  89. 26b8a16 Merge "Initialize all class members." by Stephen Hines · 13 years ago
  90. ebf4a14 Initialize all class members. by Stephen Hines · 13 years ago
  91. e98fc94 am 87a36a3b: Merge "Making shader compilation errors throw a Java exception." by Alex Sakhartchouk · 13 years ago
  92. 7c4b1b3 resolved conflicts for merge of cb66aec0 to graphics-dev by Jason Sams · 13 years ago
  93. d32b749 Merge "Making shader compilation errors throw a Java exception." by Alex Sakhartchouk · 13 years ago
  94. aed4bec Merge "Start implementing SurfaceTexture streaming into RS allocations." by Jason Sams · 13 years ago
  95. cf27eb4 Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  96. 9bf3cf6 am 468a9715: Merge "Remove unused param." by Jason Sams · 13 years ago
  97. 963a2fb Remove unused param. by Jason Sams · 13 years ago
  98. f118ff9 am 5b6abb38: Merge "Fix bug in generated code for functions with inband data from pointers. Passing zero length data would desync return command stream." by Jason Sams · 13 years ago
  99. ee5cf00 Fix bug in generated code for functions with inband data by Jason Sams · 13 years ago
  100. 7510992 Making shader compilation errors throw a Java exception. by Alex Sakhartchouk · 13 years ago