Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 876a398

Browse filesBrowse files
committed
API change note on automatic blitting detection for backends
1 parent 1636987 commit 876a398
Copy full SHA for 876a398

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Backends do not need to explicitly define the flag ``supports_blit`` anymore
2+
````````````````````````````````````````````````````````````````````````````
3+
4+
This is only relevant for backend developers. Backends had to define the flag
5+
``supports_blit``. This is not needed anymore because the blitting capability
6+
is now automatically detected.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.