FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/skia/GrContext.cpp - skia-python/skia-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
skia-python
/
skia-python
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
322
Code
Issues
44
Pull requests
6
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
skia-python
src
skia
GrContext.cpp
on
main
User selector
Datepicker
Commit history
Commits on Dec 9, 2025
m144: &GrBackendFormats::MakeGL() need py::overload_cast<>
Show description for 133924c
HinTak
committed
133924c
View commit details
Copy full SHA for 133924c
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
Correct uneven indentations from Sphinx warning
HinTak
committed
0230d46
View commit details
Copy full SHA for 0230d46
View code at this point
Browse repository at this point
Commits on May 29, 2025
m138: needs py::overload_cast for GrDirectContext::storeVkPipelineCacheData
Show description for 38ee1c1
HinTak
committed
38ee1c1
View commit details
Copy full SHA for 38ee1c1
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
m131: GrDirectContext::submit now overloaded and needs "py::overload_cast"
HinTak
committed
c301867
View commit details
Copy full SHA for c301867
View code at this point
Browse repository at this point
m130: Many headers moved from include/gpu/ to include/gpu/ganesh/
Show description for f47ad72
HinTak
committed
f47ad72
View commit details
Copy full SHA for f47ad72
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Merge branch 'm130-public' into skparagraph-binding
HinTak
committed
165602f
View commit details
Copy full SHA for 165602f
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
manually specify preview of default arguments
Show description for 5122c9d
MeetWq
authored and
HinTak
committed
5122c9d
View commit details
Copy full SHA for 5122c9d
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
m129: include/gpu/ganesh/vk/GrVkBackendSurface.h now needs include/gpu/vk/GrVkTypes.h
Show description for 052046a
HinTak
committed
052046a
View commit details
Copy full SHA for 052046a
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
m128: Vulkan symbols are renamed to skgpu::*
Show description for d061735
HinTak
committed
d061735
View commit details
Copy full SHA for d061735
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
m88->m116: Allow some m1xx APIs in GrContext
Show description for adf6e3f
HinTak
committed
adf6e3f
View commit details
Copy full SHA for adf6e3f
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
m127: GrVkBackendContext -> skgpu::VulkanBackendContext
Show description for 406bb17
HinTak
committed
406bb17
View commit details
Copy full SHA for 406bb17
View code at this point
Browse repository at this point
Commits on May 14, 2024
Header not needed
HinTak
committed
95ad306
View commit details
Copy full SHA for 95ad306
View code at this point
Browse repository at this point
Re-enable GrContext_Base::defaultBackendFormat and GrContext_Base::compressedBackendFormat
Show description for 2c96aee
HinTak
committed
2c96aee
View commit details
Copy full SHA for 2c96aee
View code at this point
Browse repository at this point
Adding 9 blocks of SK_METAL, after their SK_VULKAN equivalents.
Show description for 10a3b62
HinTak
committed
10a3b62
View commit details
Copy full SHA for 10a3b62
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
m124: `GrBackendSemaphore::initVk/vkSemaphore` replaced with `GrBackendSemaphores::MakeVk/GetVkSemaphore`
Show description for 3ca9d20
HinTak
committed
3ca9d20
View commit details
Copy full SHA for 3ca9d20
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
Undo one bulk substitution /skgpu::Mipmapped/ for python object name
HinTak
committed
df5685f
View commit details
Copy full SHA for df5685f
View code at this point
Browse repository at this point
m121: s/GrMipmapped/skgpu::Mipmapped/g, s/GrMipMapped/skgpu::Mipmapped/g
Show description for 5bd6e7a
HinTak
committed
5bd6e7a
View commit details
Copy full SHA for 5bd6e7a
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
Update comment about ignoring sampleCnt in GrBackendRenderTarget()
HinTak
committed
d09d27b
View commit details
Copy full SHA for d09d27b
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
m98: initVulkan and vkSemaphore are not defined unless the Vulkan backend is compiled in
Show description for c6991de
HinTak
committed
c6991de
View commit details
Copy full SHA for c6991de
View code at this point
Browse repository at this point
Re-enabling vulkan-related code, plus adjustments to m118/m120 changes
Show description for 6240d5f
HinTak
committed
6240d5f
View commit details
Copy full SHA for 6240d5f
View code at this point
Browse repository at this point
m118: Vulkan-specific calls are being removed from GrBackendSurface.h
Show description for 20f7585
HinTak
committed
20f7585
View commit details
Copy full SHA for 20f7585
View code at this point
Browse repository at this point
m120: `GrDirectContext::MakeVulkan...` has been moved to `GrDirectContexts::MakeVulkan...`
Show description for 0715b08
HinTak
committed
0715b08
View commit details
Copy full SHA for 0715b08
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
m120: GrDirectContext::MakeGL renamed to GrDirectContexts::MakeGL
Show description for 355cf0c
HinTak
committed
355cf0c
View commit details
Copy full SHA for 355cf0c
View code at this point
Browse repository at this point
m120: GrBackendSemaphore::initGL and GrBackendSemaphore::glSync removed
Show description for d5d10f2
HinTak
committed
d5d10f2
View commit details
Copy full SHA for d5d10f2
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Emulate m118-removed GL-based GrBackendTexture constructor
Show description for 7328547
HinTak
committed
7328547
View commit details
Copy full SHA for 7328547
View code at this point
Browse repository at this point
Emulate m118-removed GL-based GrBackendRenderTarget constructor
Show description for c77272c
HinTak
committed
c77272c
View commit details
Copy full SHA for c77272c
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
m119: GrDirectContext::purgeUnlockedResources & GrDirectContext::flushAndSubmit takes GrSyncCpu and GrPurgeResourceOptions new enums
Show description for aaf8c8d
HinTak
committed
aaf8c8d
View commit details
Copy full SHA for aaf8c8d
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
m118: Remove bridge code for legacy GL GrBackendSurface code
Show description for 6c388af
HinTak
committed
6c388af
View commit details
Copy full SHA for 6c388af
View code at this point
Browse repository at this point
m118: Remove bridge code for legacy GL GrBackendSurface code
Show description for d410cc4
HinTak
committed
d410cc4
View commit details
Copy full SHA for d410cc4
View code at this point
Browse repository at this point
m118: Remove GrBackendApi::kDawn
Show description for 455c7d6
HinTak
committed
455c7d6
View commit details
Copy full SHA for 455c7d6
View code at this point
Browse repository at this point
m118: Remove GrBackendSurfaceMutableState
Show description for a57e2d5
HinTak
committed
a57e2d5
View commit details
Copy full SHA for a57e2d5
View code at this point
Browse repository at this point
m118: client supposed to use skgpu::MutableTextureState directly
HinTak
committed
3aa7ac9
View commit details
Copy full SHA for 3aa7ac9
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
m90: GrDirectContext::ComputeImageSize() is removed. Use SkImage::textureSize() instead.
Show description for 110abb4
HinTak
committed
110abb4
View commit details
Copy full SHA for 110abb4
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
Small fixes to make `Surface.MakeFromRenderTarget` work
jonathanhogg
authored and
HinTak
committed
3d0209a
View commit details
Copy full SHA for 3d0209a
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
skia.GrBackendSurfaceMutableState returns a slightly different enum in m116
HinTak
committed
af085f1
View commit details
Copy full SHA for af085f1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL