TheSpydog pushed to msaa at TheSpydog/Refresh
-
2706b6fe43 fixed a few msaa validation errors
-
c4b9798fc1 enable samplerAnisotropy device feature (#24)
- Compare 2 commits »
TheSpydog created pull request MoonsideGames/MoonWorks#29
Use the texture's sample count in the ColorAttachmentInfo constructorsTheSpydog pushed to samplecount at TheSpydog/MoonWorks
-
fd24536ecc use the texture's sample count in the ColorAttachmentInfo constructors
-
db38ada410 update dependency libraries
-
bd98ae8441 fix validation error when TextBatch is empty
-
59190e619d fix Mouse.Wheel calculation
-
ea86212199 add AudioDevice.MasteringVolume property
- Compare 5 commits »
TheSpydog created pull request MoonsideGames/Refresh#24
enable samplerAnisotropy device featureTheSpydog pushed to anisotropy at TheSpydog/Refresh
-
e62b5b919c enable samplerAnisotropy device feature
-
5166ae87b2 1.8.2
-
3c7755d8bf rework window claim and swapchain acquisition
-
9073f68e0a Fix swapchain extent check when size is zero
-
403dcc6084 1.8.1
- Compare 10 commits »
TheSpydog created pull request MoonsideGames/MoonWorks#28
Add support for custom Video shadersTheSpydog pushed to custom_video_shaders at TheSpydog/MoonWorks
-
4f89325d29 Add support for custom Video shaders
-
66c6ceec04 hide main window until Game.Run is called
-
dfddc24d0e add PresentMode to WindowCreateInfo
-
b66e077376 GraphicsDevice throw if backend invalid
-
07c0b1b9a2 Window API revision + Framerate limiter (#27)
- Compare 10 commits »
TheSpydog created pull request MoonsideGames/MoonWorks#26
Specify readonly access when creating ShaderModule streamTheSpydog pushed to finnickyfilesystemfixes at TheSpydog/MoonWorks
-
75788aafd1 Specify readonly access when creating ShaderModule stream
-
bace9f570d add Fix64.Step
-
32f80282a0 clean up Video.cs
-
23252a149f ignore currently loaded video on VideoPlayer.Load
-
80f19e4521 Refresh 1.7.0
- Compare 9 commits »
TheSpydog created pull request MoonsideGames/MoonWorks#25
Fix debug assertion in AudioDevice constructorTheSpydog closed pull request MoonsideGames/MoonWorks#24
Fix debug assertion in AudioDevice constructorTheSpydog deleted branch nativeaot-dllmap from TheSpydog/MoonWorks
TheSpydog created pull request MoonsideGames/MoonWorks#24
Fix debug assertion in AudioDevice constructorTheSpydog pushed to audio-assert at TheSpydog/MoonWorks
-
041f549387 Fix debug assertion in AudioDevice constructor
-
ebfd4fd457 Ignore dllmap logic when running under NativeAOT (#23)
- Compare 2 commits »
TheSpydog deleted branch attachment-info-style from TheSpydog/MoonWorks