Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
f023e6879c63e5d223e89707a714f18688a93a4a
/
gyp
/
gpu.gyp
d5fd2ff
Compile Vulkan when building for the Android framework.
by djsollen
· 8 years ago
b3058bd
initial checkin of SkSL compiler
by ethannicholas
· 8 years ago
58daedb
Update GYP for linux Vulkan to support SDK 1.0.13
by egdaniel
· 8 years ago
43bf511
Delete ChromeOS code
by borenet
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
fe3456c
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
a6b439a
Fix 32bit win Vulkan build
by bsalomon
· 9 years ago
41dc3d6
Support building Vulkan on Linux.
by bsalomon
· 9 years ago
f98bc6d
Use installed vulkan SDK and remove checked in SDK
by bsalomon
· 9 years ago
de7bbab
Pull and build shaderc rather than use checked in lib/header
by bsalomon
· 9 years ago
b5f0d40
Revert "Pull and build shaderc rather than use checked in lib/header"
by Eric Boren
· 9 years ago
7d4490e
Pull and build shaderc rather than use checked in lib/header
by bsalomon
· 9 years ago
2d07b76
Update shaderc lib and use single combined lib
by Greg Daniel
· 9 years ago
7499e69
Incorporate Vulkan files into main gpu.gyp/gpu.gypi
by bsalomon
· 9 years ago
885bf09
skia: add ability to load command_buffer_gles2
by hendrikw
· 9 years ago
540e488
Add include paths in gputest.gyp for use by additional gpu tests.
by egdaniel
· 9 years ago
cd1f2da
add -Iinclude/private anywhere we have -Isrc/core
by mtklein
· 9 years ago
478c9e4
Revert "Move headers used by headers in include/ to include/private."
by Mike Klein
· 9 years ago
928e165
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago
4417c7f
Revert "Move headers used by headers in include/ to include/private."
by jvanverth
· 9 years ago
a89f551
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago
611cc5f
delete experimental path renderers
by joshualitt
· 9 years ago
4808757
Remove all code related to NaCl
by borenet
· 10 years ago
3e56227
Add copyright headers to remaining gyp files.
by scroggo
· 10 years ago
f7edcde
Both DM and nanobench need this, so moving the duplicated code to
by tomhudson
· 10 years ago
86e31a1
Allow user to pass in a path for extra dependencies for gpu
by egdaniel
· 10 years ago
7b9e8a4
Apply the layer's image filter to the hoisted image
by robertphillips
· 10 years ago
ced9010
Fix include for GrPortderDuffXferProcessor.cpp TBR=bsalomon@google.com
by egdaniel
· 10 years ago
8bf2bd3
Move GrPorterDuffXferProcessor to include/gpu/effects.
by egdaniel
· 10 years ago
71cb0c2
Replace GrResourceCache with GrResourceCache2.
by bsalomon
· 10 years ago
ac49acd
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/)
by bsalomon
· 10 years ago
407aa58
Replace GrResourceCache with GrResourceCache2.
by bsalomon
· 10 years ago
f21dab9
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/)
by bsalomon
· 10 years ago
66a450f
Replace GrResourceCache with GrResourceCache2.
by bsalomon
· 10 years ago
29dda80
Add support for EGL on linux
by derekf
· 10 years ago
e33985a
Revert "Add support for EGL on linux"
by borenet
· 10 years ago
1cea736
Add support for EGL on linux
by derekf
· 10 years ago
9c6d4d7
Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this by introducing an Options struct to be passed to a GrContext on creation.
by krajcevski
· 10 years ago
c7d29c8
update our build system to support the experimental L-Release NDK
by Derek Sollenberger
· 10 years ago
5c2fca0
Add an LATC compressor to the A8 masks, and hide it behind an ifdef.
by krajcevski
· 10 years ago
99ffe24
Initial KTX file decoder
by krajcevski
· 10 years ago
9c0e629
Initial work to get ETC1 data up to the GPU
by krajcevski
· 10 years ago
999cfd1
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/)
by commit-bot@chromium.org
· 10 years ago
af091a1
Initial work to get ETC1 data up to the GPU
by commit-bot@chromium.org
· 10 years ago
b97c3ff
Enable use of distance fields via SkPaint flag.
by commit-bot@chromium.org
· 11 years ago
8065ec5
Add new module for distance field generation.
by commit-bot@chromium.org
· 11 years ago
b5f3b35
Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/)
by commit-bot@chromium.org
· 11 years ago
bf99824
Add new module for distance field generation.
by commit-bot@chromium.org
· 11 years ago
9d0ecf4
Modify how gpu.gyp includes angle.gyp.
by commit-bot@chromium.org
· 11 years ago
ddf2bfb
Move GrTextContext to private interface
by commit-bot@chromium.org
· 11 years ago
d8ed851
Turn NVPR on by default (but off in tools).
by commit-bot@chromium.org
· 11 years ago
68c7488
Revert "Turn NVPR on by default (but off in tools)."
by halcanary@google.com
· 11 years ago
83d81c9
Turn NVPR on by default (but off in tools).
by commit-bot@chromium.org
· 11 years ago
42cc237
New Composite CSS border object
by robertphillips@google.com
· 11 years ago
611fde1
Remove the comments settings for vim tab width and expansion variables.
by commit-bot@chromium.org
· 11 years ago
d830d13
Hook in rough distance field support for fonts
by jvanverth@google.com
· 11 years ago
4e5559a
Allow specifying the max texture count on the bots
by robertphillips@google.com
· 11 years ago
4382330
Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
by commit-bot@chromium.org
· 11 years ago
d28063e
Replace uses of GR_API by SK_API.
by commit-bot@chromium.org
· 11 years ago
b8f3655
Update obvious deps.
by bungeman@google.com
· 11 years ago
899f1d8
Revert deps changes in r10220 and r10217.
by bungeman@google.com
· 11 years ago
2b0ab9e
Update obvious deps.
by bungeman@google.com
· 11 years ago
e63296e
Fuse skgr & gr targets in gyp files
by robertphillips@google.com
· 11 years ago
05d550e
GYP Changes and Scripts for Compiling Skia for ChromeOS
by borenet@google.com
· 11 years ago
403b90e
Exclude angle dependency on non-angle builds
by djsollen@google.com
· 12 years ago
71cf3ae
Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a fix for a bug that unit tests and GM trigger.
by bsalomon@google.com
· 12 years ago
7af56be
Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use.
by humper@google.com
· 12 years ago
74dda90
This takes the convex path tesselator from the Android code and hooks it into a
by jvanverth@google.com
· 12 years ago
e3453cb
This CL introduces a new path renderer.
by sugoi@google.com
· 12 years ago
0d92353
Fix Linux link errors for some targets by adding -lX11 to gpu.gyp's
by senorblanco@chromium.org
· 12 years ago
db2e25a
Fix NoGPU build
by borenet@google.com
· 12 years ago
7158e6a
Improve NaCl support
by borenet@google.com
· 12 years ago
42041e6
Allow default texture cache limit to be set within gyp.
by djsollen@google.com
· 12 years ago
efb1d77
Build Skia as a static library
by borenet@google.com
· 12 years ago
2b64f84
Add SkNativeGLContext implementation for iOS.
by bsalomon@google.com
· 12 years ago
cca3c8f
Make gpu work in iOS SampleApp.
by bsalomon@google.com
· 12 years ago
202a51b
Add effects/core.gypi to 'sources' to make them appear in VS projects
by bsalomon@google.com
· 12 years ago
ac4b86c
Make gpu.gypi show up in IDE projects
by bsalomon@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
2080635
Add gpu.gypi to ease skia->chrome rolls
by bsalomon@google.com
· 12 years ago
84207c4
Move the code for the GPU implementation of morphology effects from GrContext
by senorblanco@chromium.org
· 12 years ago
2e2aedc
Added GrTextureStripAtlas object.
by rileya@google.com
· 12 years ago
3c4121e
Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpu
by robertphillips@google.com
· 12 years ago
46a8600
Refactored cacheID in preparation for clip mask caching changes
by robertphillips@google.com
· 12 years ago
d472620
Registry-based unit test for custom effects
by bsalomon@google.com
· 12 years ago
c3841b9
Move GL programs unit test code to tests project.
by bsalomon@google.com
· 12 years ago
cf8fb1f
Create GPU-less build of Skia.
by bsalomon@google.com
· 12 years ago
a2d7148
Removed GrClip & related classes
by robertphillips@google.com
· 12 years ago
d7cc651
Move GPU gradients into src/effects/gradients.
by rileya@google.com
· 12 years ago
dbbc4e2
Add GL uniform manager Review URL: http://codereview.appspot.com/6423066/
by bsalomon@google.com
· 12 years ago
5807116
This CL implements the Ganesh path for the SkTable_ColorFilter color transformation.
by twiz@google.com
· 12 years ago
2f68e76
Move texture domains onto a GrCustomStage, off of GrSamplerState.
by tomhudson@google.com
· 12 years ago
d0c1a06
Introduces new SingleTextureEffect base class for GrCustomStage objects.
by tomhudson@google.com
· 12 years ago
5f47a39
The correct fix for the lighting filters on Windows: set the GL calling
by senorblanco@chromium.org
· 12 years ago
894790d
This patch implements the diffuse and specular lighting filters in Ganesh.
by senorblanco@chromium.org
· 12 years ago
f0a104e
Remove GrStringBuilder
by bsalomon@google.com
· 12 years ago
41efe04
Partially rolled forward the SkGrPixelRef changes
by robertphillips@google.com
· 12 years ago
375ff85
Un-trifurcate GrTextContext: get rid of Default and Batched subclasses,
by tomhudson@google.com
· 12 years ago
e9c0469
Pseudo-reverted r4396 (SkGrPixelRef files are still in source pool but are unused)
by robertphillips@google.com
· 12 years ago
Next »