summaryrefslogtreecommitdiffstats
path: root/rs.spec
Commit message (Expand)AuthorAgeFilesLines
* Handle error case when yylex() failed to parse.Logan Chien2015-04-211-2/+2
* Added a name to ScriptGroup2Yang Ni2015-04-131-0/+1
* Add cache dir to context object.Tim Murray2015-04-091-1/+5
* Clean up ScriptGroup2 implementationYang Ni2015-03-311-2/+2
* Fix the bug for AllocationRead() that cannot handle 3d AllocationMiao Wang2015-02-231-0/+32
* Merge "Implement arrays and allocation adapters"Jason Sams2015-02-091-0/+12
|\
| * Implement arrays and allocation adaptersJason Sams2015-02-091-0/+12
* | Runtime support for invocables in ScriptGroupsYang Ni2015-02-041-0/+16
* | Runtime support for compiler kernel fusion.Yang Ni2015-02-021-0/+1
|/
* Merge "Array type and allocation support"Jason Sams2015-01-121-0/+6
|\
| * Array type and allocation supportJason Sams2015-01-121-0/+6
* | New Script Group API: runtime and cpu driver support.Yang Ni2015-01-071-0/+31
|/
* Adds support for multi-input kernels to Frameworks/RS.Chris Wailes2014-07-081-1/+9
* Switch the dimensions array to use uint32_t instead of size_t.Stephen Hines2014-06-251-1/+1
* Add getPointer for USAGE_SHARED allocations.Jason Sams2014-02-261-0/+9
* Make object destruction asynchronous.Tim Murray2014-01-081-0/+1
* Replace "mips" with "mipmaps" since the MIPS gcc compiler defines mips to 1.Stephen Hines2013-12-201-4/+4
* Move to dynamic dispatch. Add support for IoAllocation* in rs.spec.Tim Murray2013-07-231-0/+6
* Removed unused methods from rs.spec.Tim Murray2013-07-171-12/+2
* Add support for synchronous get().Tim Murray2013-04-111-0/+7
* Add 3D allocation copies.Jason Sams2013-04-091-6/+30
* Start making RS 64-bit clean.Tim Murray2013-03-201-38/+1
* Split rs.spec into generic and native-specific functions.Tim Murray2013-03-181-9/+0
* Split graphics rs.spec into its own file.Tim Murray2013-03-181-86/+0
* Implement usage IO INPUTJason Sams2013-02-221-7/+2
* Add API entry points for clipped kernels and fix Z-dimension clipping.Tim Murray2013-02-071-0/+1
* Implement rs.sendMessage()Jason Sams2013-02-051-0/+5
* Add support for YUV allocations.Jason Sams2013-01-091-0/+1
* Add support for 2D strided copies to/from an allocation with the C++ API.Tim Murray2012-11-271-0/+2
* Add support for 2D copies to arbitrary data pointers.Tim Murray2012-11-261-0/+10
* Add copy1DRangeToUnchecked.Tim Murray2012-11-131-0/+9
* Add backed for script groups.Jason Sams2012-09-171-0/+43
* IntrinisicsJason Sams2012-08-141-0/+5
* Support additional element/dim information for FieldPacker.Stephen Hines2012-05-011-0/+8
* Implement USAGE_IO_INPUTJason Sams2012-03-231-0/+6
* Merge "Piping texture names through shader builder. Fixing uint size_t mismat...Alex Sakhartchouk2012-02-161-190/+191
|\
| * Piping texture names through shader builder.Alex Sakhartchouk2012-02-151-190/+191
* | Beging IO stream out from allocation to surface texture.Jason Sams2012-02-151-0/+15
|/
* Merge commit 'bdeec118' into manualmergeJason Sams2012-02-071-0/+1
|\
| * Implement RS VSync on new vsync infrastructure.Jason Sams2012-02-071-0/+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-1/+4
* | Private API to support MFF transition.Jason Sams2011-11-231-0/+1
* | Path renderingJason Sams2011-11-101-0/+10
|/
* Remove unused fields in ProgramRasterJason Sams2011-09-231-3/+0
* Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-161-0/+7
* First cut at RSTextureView.Jason Sams2011-06-201-0/+1
* Allocation copy functions.Alex Sakhartchouk2011-06-141-0/+15
* Move context and device creation out of the spec file.Jason Sams2011-05-181-38/+0