summaryrefslogtreecommitdiff
path: root/libs/rs/driver
AgeCommit message (Expand)Author
2012-03-28Moving libRS Alex Sakhartchouk
2012-03-27Merge "State based shader recompile to support camera input." Alex Sakhartchouk
2012-03-26rsdGL uses DummyConsumer Daniel Lam
2012-03-26State based shader recompile to support camera input. Alex Sakhartchouk
2012-03-23Implement USAGE_IO_INPUT Jason Sams
2012-03-15Add prop to force cap compute threading. Jason Sams
2012-03-09More header untangling. Alex Sakhartchouk
2012-03-05Remove references to sched_policy.h in RS Glenn Kasten
2012-03-05Merge "Add multisampling support to renderscript." Alex Sakhartchouk
2012-03-05Merge "Using surface texture as a default renderscript surface." Alex Sakhartchouk
2012-02-28Add multisampling support to renderscript. Alex Sakhartchouk
2012-02-28Using surface texture as a default renderscript surface. Alex Sakhartchouk
2012-02-27Merge "Removing GL calls from librs" Alex Sakhartchouk
2012-02-24remove dependency on android_native{s_priv|buffer}.h Mathias Agopian
2012-02-24remove libui dependency on libEGL Mathias Agopian
2012-02-24Removing GL calls from librs Alex Sakhartchouk
2012-02-23Merge "Support running ForEach on non-root functions." Stephen Hines
2012-02-22Support running ForEach on non-root functions. Stephen Hines
2012-02-16Merge "Piping texture names through shader builder. Fixing uint size_t mismat... Alex Sakhartchouk
2012-02-15Piping texture names through shader builder. Alex Sakhartchouk
2012-02-15Merge "Fixing uint32 size_t mismatches." Alex Sakhartchouk
2012-02-15Beging IO stream out from allocation to surface texture. Jason Sams
2012-02-14Fixing uint32 size_t mismatches. Alex Sakhartchouk
2012-02-14Merge "Initialize all class members." Stephen Hines
2012-02-13Initialize all class members. Stephen Hines
2012-02-10am 87a36a3b: Merge "Making shader compilation errors throw a Java exception." Alex Sakhartchouk
2012-02-10Merge "Making shader compilation errors throw a Java exception." Alex Sakhartchouk
2012-02-10Start implementing SurfaceTexture streaming into RS allocations. Jason Sams
2012-02-07Making shader compilation errors throw a Java exception. Alex Sakhartchouk
2012-02-07Merge commit 'bdeec118' into manualmerge Jason Sams
2012-02-07Implement RS VSync on new vsync infrastructure. Jason Sams
2012-01-29am dfbcee6c: fix build Mathias Agopian
2012-01-29fix build Mathias Agopian
2012-01-26am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min." Stephen Hines
2012-01-25Fix bugs with unsigned rsAtomicCas/Max/Min. Stephen Hines
2012-01-13am d36f7d24: Merge "Add support for new root.expand() calls." Stephen Hines
2012-01-13Start implementing SurfaceTexture streaming into RS allocations. Jason Sams
2012-01-12Add support for new root.expand() calls. Stephen Hines
2012-01-12Plumbing for RS priority. Jason Sams
2012-01-10Fix LOGE. Jason Sams
2012-01-10Merge "Adding ability to bind constants to shaders." into graphics-dev Alex Sakhartchouk
2012-01-10Adding ability to bind constants to shaders. Alex Sakhartchouk
2012-01-09resolved conflicts for merge of 08289f55 to graphics-dev Steve Block
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2012-01-05Cleanup based on comments. Alex Sakhartchouk
2012-01-05am a8719ad9: Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" Glenn Kasten
2012-01-05Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" Glenn Kasten
2012-01-05Use the standard CC_LIKELY and CC_UNLIKELY macros Glenn Kasten
2012-01-04Merge "Adding better error behavior to RS" into graphics-dev Alex Sakhartchouk
2012-01-04Merge "Adding RS comments, cleaning up the gl implementation with new Element... Alex Sakhartchouk