summaryrefslogtreecommitdiff
path: root/graphics/jni
AgeCommit message (Expand)Author
2013-02-22add support for debug and profile contexts.Jason Sams
2013-02-22Implement USAGE_IO_INPUTJason Sams
2013-02-15Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian
2013-02-13Add rsnScriptForEachClipped() implementation with no param array.Stephen Hines
2013-02-07Add API entry points for clipped kernels.Tim Murray
2013-02-05Implement rs.sendMessage()Jason Sams
2013-01-08Add YUV allocation creation.Jason Sams
2012-12-18Rename ISurfaceTexture and SurfaceTextureAndy McFadden
2012-12-11stop using a deprecated SurfaceTextureClient ctorJamie Gennis
2012-12-04Add support for Bitmap-backed Allocations in Java.Tim Murray
2012-11-27Update JNI for strided 2D copies.Tim Murray
2012-09-18Add Kernel, Method, and field IDsJason Sams
2012-09-16Make librs_jni depend on libRSDriver to remove circular dependencyYing Wang
2012-08-27Add plumbing for new surface flinger display API.Jeff Brown
2012-08-14Intrinsics testJason Sams
2012-07-27Fix readback lengthsJason Sams
2012-05-16Fix incorrect Log message.Stephen Hines
2012-05-01Start passing element/dim information along with FieldPacker.Stephen Hines
2012-03-28Convert from SurfaceTexture to SurfaceJason Sams
2012-03-28Moving libRSAlex Sakhartchouk
2012-03-23Implement USAGE_IO_INPUTJason Sams
2012-02-27fix libgui header locationMathias Agopian
2012-02-20frameworks/base refactoringMathias Agopian
2012-02-17frameworks/base refactoring.Mathias Agopian
2012-02-17Merge "Rename three header files to free namespace for api."Jason Sams
2012-02-16Rename three header files to free namespace for api.Jason Sams
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-15Beging IO stream out from allocation to surface texture.Jason Sams
2012-02-07Merge commit 'bdeec118' into manualmergeJason Sams
2012-02-07Implement RS VSync on new vsync infrastructure.Jason Sams
2012-01-30am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments."Stephen Hines
2012-01-20Fix potential bug with reordered size/offset arguments.Stephen Hines
2012-01-13Start implementing SurfaceTexture streaming into RS allocations.Jason Sams
2012-01-09resolved conflicts for merge of 08289f55 to graphics-devSteve Block
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-11-23Private API to support MFF transition.Jason Sams
2011-11-10Path renderingJason Sams
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-10-18adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk
2011-09-23Remove unused fields in ProgramRasterJason Sams
2011-08-03Start using bcinfo components within librs.Stephen Hines
2011-07-20Fixing bitmap invalidation bug.Alex Sakhartchouk
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-06-20First cut at RSTextureView.Jason Sams
2011-06-14Allocation copy functions.Alex Sakhartchouk
2011-05-17Preparing libRS for for compilation on host.Alex Sakhartchouk
2011-05-17Core to client fifo on sockets.Jason Sams
2011-05-12Cleanup mesh creation.Alex Sakhartchouk
2011-05-06Add code for generating fifo command packing.Jason Sams