summaryrefslogtreecommitdiffstats
path: root/graphics/jni
Commit message (Expand)AuthorAgeFilesLines
* Start passing element/dim information along with FieldPacker.Stephen Hines2012-05-011-0/+15
* Convert from SurfaceTexture to SurfaceJason Sams2012-03-281-7/+6
* Moving libRSAlex Sakhartchouk2012-03-281-1/+1
* Implement USAGE_IO_INPUTJason Sams2012-03-231-1/+11
* fix libgui header locationMathias Agopian2012-02-271-2/+0
* frameworks/base refactoringMathias Agopian2012-02-201-0/+1
* frameworks/base refactoring.Mathias Agopian2012-02-171-3/+3
* Merge "Rename three header files to free namespace for api."Jason Sams2012-02-171-2/+2
|\
| * Rename three header files to free namespace for api.Jason Sams2012-02-161-2/+2
* | Merge "Piping texture names through shader builder. Fixing uint size_t mismat...Alex Sakhartchouk2012-02-161-24/+70
|\ \ | |/ |/|
| * Piping texture names through shader builder.Alex Sakhartchouk2012-02-151-24/+70
* | Beging IO stream out from allocation to surface texture.Jason Sams2012-02-151-0/+34
|/
* Merge commit 'bdeec118' into manualmergeJason Sams2012-02-071-1/+1
|\
| * Implement RS VSync on new vsync infrastructure.Jason Sams2012-02-071-1/+1
* | am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments."Stephen Hines2012-01-301-2/+2
|\ \ | |/
| * Fix potential bug with reordered size/offset arguments.Stephen Hines2012-01-201-2/+2
* | Start implementing SurfaceTexture streaming into RS allocations.Jason Sams2012-01-131-0/+8
* | resolved conflicts for merge of 08289f55 to graphics-devSteve Block2012-01-091-3/+3
|\ \ | |/
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* | Private API to support MFF transition.Jason Sams2011-11-231-4/+4
* | Path renderingJason Sams2011-11-101-0/+12
|/
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-5/+5
* adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-181-3/+9
* Remove unused fields in ProgramRasterJason Sams2011-09-231-6/+4
* Start using bcinfo components within librs.Stephen Hines2011-08-031-6/+6
* Fixing bitmap invalidation bug.Alex Sakhartchouk2011-07-201-0/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-9/+0
* First cut at RSTextureView.Jason Sams2011-06-201-1/+22
* Allocation copy functions.Alex Sakhartchouk2011-06-141-1/+26
* Preparing libRS for for compilation on host.Alex Sakhartchouk2011-05-171-3/+3
* Core to client fifo on sockets.Jason Sams2011-05-171-9/+8
* Cleanup mesh creation.Alex Sakhartchouk2011-05-121-27/+17
* Add code for generating fifo command packing.Jason Sams2011-05-061-2/+1
* Code Cleanup and better Sampler creation methodAlex Sakhartchouk2011-05-041-27/+10
* Pipe rsa function though the RS api table.Jason Sams2011-04-281-4/+4
* Add dalvik code for forEach.Jason Sams2011-04-271-0/+20
* Cleanup rs.spec file and code generator.Jason Sams2011-04-261-5/+18
* Modifying libRS internal communication to handle network rendering.Alex Sakhartchouk2011-04-251-10/+26
* Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-071-11/+5
* Seperate ProgramRaster.Jason Sams2011-04-061-72/+13
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* Start seperating out RS compute implementation. Create halJason Sams2011-03-171-35/+19
* Fix for bug 3434228Alex Sakhartchouk2011-03-161-3/+4
* Cleanup logs.Jason Sams2011-01-181-2/+2
* Implement more of copy2DRange*Jason Sams2011-01-121-0/+46
* Cleanup bitmap uploadsJason Sams2011-01-121-1/+13
* Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-071-19/+100
* Move adapter2D to a derived class from Allocation.Jason Sams2010-12-291-192/+33
* Stale cache management to address a P1 bug # 3296131.Shih-wei Liao2010-12-201-3/+5
* API reaview cleanupAlex Sakhartchouk2010-12-171-2/+2