0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changes required for sound to work. Added updated .xgs, .xsb and xwb files. Thanks espes. More... over 13 years ago
some mods for the tests More... almost 14 years ago
Add TestDataSetAndGet to test Get and Set Data on normal textures and render targets More... almost 14 years ago
Added new TextureScaleColorTest for Mac and iOS More... almost 14 years ago
updated VectorRumble to include the monogame splash screen More... almost 14 years ago
Scaled the title screen for vector rumble to be 512 wide so it will fit better on lower res screens More... almost 14 years ago
updated the VectorRumble sample to include the ability to use the touch screen to select menu items Added the gamepad support. (not working yet) More... almost 14 years ago
Added BlurIntensity to VR. Also modifications to tests and samples. More... almost 14 years ago
Added VectorRumble icon file, updated Info.plist as well as updated BloomComponents to latest versions and shaders that compile. Added support so that 2 players can now play on the same keyboard. P1 Join = Z, P2 Join = M, P1 controls = WASD, P2 controls = cursorkey, P1 Leave=X, P2 Leave=N. More... almost 14 years ago
Merge branch 'master' of github.com:CartBlanche/MonoGame-Samples More... almost 14 years ago
Fix up tests solution. More... almost 14 years ago
Merge branch 'master' of github.com:CartBlanche/MonoGame-Samples More... almost 14 years ago
Add samples to Samples solution More... almost 14 years ago
Clean up the effect setting code a little More... almost 14 years ago
Added UseCustomVertex Sample and Colored3DCube. More... almost 14 years ago
Merge branch 'master' of github.com:CartBlanche/MonoGame-Samples More... almost 14 years ago
Added new sample StateObjectWindows to test SetVertexBuffer and DrawPrimitives. More... almost 14 years ago
Merge branch 'master' of github.com:CartBlanche/MonoGame-Samples More... almost 14 years ago
New sample TextureQuad More... almost 14 years ago
Small changes for Tests More... almost 14 years ago
Merge branch 'master' of github.com:CartBlanche/MonoGame-Samples More... almost 14 years ago
Added link to the SDL.dll for the NetRumble.csproj and RenderTarget2D.csproj More... almost 14 years ago
Fixed a few references problems in the sample projects. Added a link to the SDL.dll in the Draw2D/MonoGame.Samples.Draw2D.Windows.csproj so that is gets copied to the runtime directory. Needs to be done on all the other projects. More... almost 14 years ago
Added VectorRumble for windows (not working yet) More... almost 14 years ago
Updated the shader *.fx files to XNA 4, as per Shawn Hargreaves suggestion of using the Bloom sample. First attempt at porting these shaders to GLSL. More... almost 14 years ago
Added the rest of the DrawPrimitives to the test program More... almost 14 years ago
Add PrimitivesTest Test program More... almost 14 years ago
Merge branch 'master' of github.com:CartBlanche/MonoGame-Samples More... almost 14 years ago
Solutions that include VectoRumble project for iOS-Android. More... almost 14 years ago
Add InputReporter sample to Linux More... almost 14 years ago