aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Reduce the amount of validation in GrResourceCache2Gravatar bsalomon2014-11-17
* Allow GPU resources to not be counted against the cache budget.Gravatar bsalomon2014-11-17
* Use DrawStates ProcOptInfo when creating the Optimized Draw State.Gravatar egdaniel2014-11-17
* Correct accounting for wrapped resourcesGravatar bsalomon2014-11-17
* Push creation of default GP to the callerGravatar joshualitt2014-11-14
* Guard high water cache stats vars by GR_CACHE_STATSGravatar bsalomon2014-11-14
* Make GrResourceCache2 responsible for calling release, abandon, and ~.Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Fix ref-cnting bug in GrContext::readRenderTargetPixelsGravatar bsalomon2014-11-14
* Move WGL header from include to srcGravatar djsollen2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* remove unused kLCD_MaskFormatGravatar reed2014-11-13
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...Gravatar bsalomon2014-11-13
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-13
* Remove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX.Gravatar bungeman2014-11-13
* Cleanup public includes directory.Gravatar djsollen2014-11-13
* rename filterTextFlags to disableLCDGravatar reed2014-11-13
* Combine similar DrawPaths calls in GrInOrderDrawBufferGravatar cdalton2014-11-13
* Cleanup GrContextFactory and make it's subclasses privateGravatar djsollen2014-11-13
* Add GrProcOptInfo class to track various output information for color and cov...Gravatar egdaniel2014-11-13
* Rename onCreateDevice -> onCreateCompatibleDeviceGravatar fmalita2014-11-13
* Relax constraints on src coeff in GrDrawState::willBlendWithDst.Gravatar egdaniel2014-11-13
* Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...Gravatar reed2014-11-13
* start to replace onCreateDevice with onCreateCompatibleDeviceGravatar reed2014-11-12
* Fix use of NULL ptr in GrContext::drawRectGravatar bsalomon2014-11-12
* Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual implGravatar bsalomon2014-11-12
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* Move GrInvariantOutput out of GrProcessor and into its own class.Gravatar egdaniel2014-11-12
* Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cppGravatar robertphillips2014-11-12
* Add isUnblended query to GrDrawState.Gravatar egdaniel2014-11-11
* Add GrGpuResource::CacheAccessGravatar bsalomon2014-11-11
* Remove coverage from grpaintGravatar joshualitt2014-11-11
* remove separate color from coverageGravatar joshualitt2014-11-11
* Remove bogus assertGravatar bsalomon2014-11-11
* Remove cached OptDrawState from GrDrawState.Gravatar egdaniel2014-11-11
* Remove all knowledge of resource keys from the legacy cache.Gravatar bsalomon2014-11-11
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Snap optdrawstate in inorder draw buffer and pass into gpuGravatar joshualitt2014-11-10
* Move GrResourceKey static functions from .h to .cpp to fix shared lib buildsGravatar bsalomon2014-11-10
* Use GrResourceCache2 to service content key lookupsGravatar bsalomon2014-11-10
* Small refactoring of layer discovery codeGravatar robertphillips2014-11-10
* Address MSAA rendering in layer hoistingGravatar robertphillips2014-11-10
* Default geometry processorGravatar joshualitt2014-11-08
* simple cl to cleanup friends in GrGpuGravatar joshualitt2014-11-07
* cleaning up geometry handling in gpuGravatar joshualitt2014-11-07
* Update GrTRecorder to preserve memory allocationsGravatar cdalton2014-11-07
* Revert of Default geometry processor (patchset #9 id:160001 of https://codere...Gravatar joshualitt2014-11-07
* Default geometry processorGravatar joshualitt2014-11-07
* Mesa ES 3.0 requires sized internal formatsGravatar derekf2014-11-07