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 1135826

Browse filesBrowse files
authored
N19: Fullscreen Exclusive (Learning Materials) (rust-gamedev#513)
* Adds blog post about fullscreen exclusivity * Fixes typo in link * Updates caption * Elaborates further in description * Fixes line length
1 parent da2b32f commit 1135826
Copy full SHA for 1135826

File tree

2 files changed

+17
-0
lines changed
Filter options

2 files changed

+17
-0
lines changed

‎content/posts/newsletter-019/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-019/index.md
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,23 @@ or send an e-mail to projectyawc@gmail.com.
232232

233233
## Learning Material Updates
234234

235+
### [Fullscreen Exclusive Is A Lie (...sort of)][fs-exclusive]
236+
237+
![Way of Rhea's video settings](wor-video-settings.jpg)
238+
_[Way of Rhea][wor-site]'s video settings_
239+
240+
[Anthropic Studios][anthropic] has [shared an article][fs-exclusive] walking
241+
through what they learned from implementing fullscreen exclusivity in their Rust
242+
game engine and testing the fullscreen exclusive implementation of existing
243+
games on a variety of hardware.
244+
245+
_Discussions:
246+
[/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/lokeml/fullscreen_exclusive_is_a_lie_sort_of)_
247+
248+
[fs-exclusive]: https://www.anthropicstudios.com/2021/02/20/fullscreen-exclusive-is-a-lie/
249+
[anthropic]: https://anthropicstudios.com
250+
[wor-site]: https://store.steampowered.com/app/1110620/Way_of_Rhea/
251+
235252
## Engine Updates
236253

237254
### [Tetra]
Loading

0 commit comments

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