aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
Commit message (Expand)AuthorAge
* remove all GYP filesGravatar Hal Canary2017-02-06
* Revert "Remove all KTX support"Gravatar Leon Scroggins2016-12-16
* Remove all KTX supportGravatar Leon Scroggins III2016-12-15
* Various fixes in VulkanWindowContextGravatar Greg Daniel2016-10-28
* gpu.gypi -> gpu.gniGravatar Mike Klein2016-10-26
* Update Windows build to use VULKAN_SDK rather than VK_SDK_PATHGravatar bsalomon2016-09-06
* Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.Gravatar mtklein2016-08-10
* Compile Vulkan when building for the Android framework.Gravatar djsollen2016-07-06
* initial checkin of SkSL compilerGravatar ethannicholas2016-07-01
* Update GYP for linux Vulkan to support SDK 1.0.13Gravatar egdaniel2016-06-17
* Delete ChromeOS codeGravatar borenet2016-04-29
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...Gravatar robertphillips2016-03-30
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Fix 32bit win Vulkan buildGravatar bsalomon2016-03-10
* Support building Vulkan on Linux.Gravatar bsalomon2016-03-04
* Use installed vulkan SDK and remove checked in SDKGravatar bsalomon2016-03-03
* Pull and build shaderc rather than use checked in lib/headerGravatar bsalomon2016-03-03
* Revert "Pull and build shaderc rather than use checked in lib/header"Gravatar Eric Boren2016-03-03
* Pull and build shaderc rather than use checked in lib/headerGravatar bsalomon2016-03-02
* Update shaderc lib and use single combined libGravatar Greg Daniel2016-02-25
* Incorporate Vulkan files into main gpu.gyp/gpu.gypiGravatar bsalomon2016-02-22
* skia: add ability to load command_buffer_gles2Gravatar hendrikw2015-08-27
* Add include paths in gputest.gyp for use by additional gpu tests.Gravatar egdaniel2015-08-14
* add -Iinclude/private anywhere we have -Isrc/coreGravatar mtklein2015-07-28
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* delete experimental path renderersGravatar joshualitt2015-05-29
* Remove all code related to NaClGravatar borenet2015-04-02
* Add copyright headers to remaining gyp files.Gravatar scroggo2015-03-25
* Both DM and nanobench need this, so moving the duplicated code toGravatar tomhudson2015-03-23
* Allow user to pass in a path for extra dependencies for gpuGravatar egdaniel2015-03-09
* Apply the layer's image filter to the hoisted imageGravatar robertphillips2014-12-11
* Fix include for GrPortderDuffXferProcessor.cppGravatar egdaniel2014-12-05
* Move GrPorterDuffXferProcessor to include/gpu/effects.Gravatar egdaniel2014-12-05
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...Gravatar bsalomon2014-11-13
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-13
* Add support for EGL on linuxGravatar derekf2014-10-01
* Revert "Add support for EGL on linux"Gravatar borenet2014-09-24
* Add support for EGL on linuxGravatar derekf2014-09-23
* Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this ...Gravatar krajcevski2014-08-12
* update our build system to support the experimental L-Release NDKGravatar Derek Sollenberger2014-07-10
* Add an LATC compressor to the A8 masks, and hide it behind an ifdef.Gravatar krajcevski2014-06-10
* Initial KTX file decoderGravatar krajcevski2014-06-03
* Initial work to get ETC1 data up to the GPUGravatar krajcevski2014-06-02