5
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use Vec3f and Vec2f in SMY_VERTEX and SMY_VERTEX3. More... over 12 years ago
Hide the cursor in SDLWindow and not SDLInputBackend to match Win32Window. More... over 12 years ago
[D3D9] Implemented D3D9Renderer::getSnapshot() More... over 12 years ago
Cursor was shown in windowed mode with Win32Window, now hidden. More... over 12 years ago
Merge branch 'dx9' of github.com:lubosz/ArxFatalis into dx9 More... over 12 years ago
[D3D9] Added gamma ramp support More... over 12 years ago
Add a workaround for missing symbols in wine's dinput8.dll.so More... over 12 years ago
Merge branch 'dx9' of github.com:lubosz/ArxFatalis into dx9 More... over 12 years ago
[D3D9] Added better handling of texture formats More... over 12 years ago
Add missing #include in DSoundBackend. More... over 12 years ago
[include-what-you-use] Fix include files for src/game. More... over 12 years ago
[include-what-you-use] Fix includes for src/core. More... over 12 years ago
[include-what-you-use] Fix includes in src/audio. More... over 12 years ago
[include-what-you-use] Fix includes in src/animation. More... over 12 years ago
[include-what-you-use] Fix include files in src/ai. More... over 12 years ago
Fix MinGW32 build, improve the crash handler. More... over 12 years ago
Fix initialization order for D3D9Window constructor. More... over 12 years ago
Add a crash handler that prints very detailed stack traces if gdb is installed. More... over 12 years ago
Use D3DPOOL_MANAGED when creating static IBs & VBs More... over 12 years ago
Fixed small typo in DInput8Backend More... over 12 years ago
D3D9 now supports the FSAA and vsync options More... over 12 years ago
Removed unused vsync variable in RenderWindow More... over 12 years ago
Improved D3D9 renderer performance by using the right VB & IB flags More... over 12 years ago
Fixed warnings in D3D9 renderer More... over 12 years ago
Use SDL_GL_SWAP_CONTROL for the vsync option when using SDL More... over 12 years ago
Added an option for vsync in config file More... over 12 years ago
Fix D3D7Renderer build; fix d3d9 include file casing; add workaround for bug in wine's d3dx9math.h. More... over 12 years ago
Fix gcc compiler error in D3D9VertexBuffer. More... over 12 years ago
Add missing DInput8Backend. More... over 12 years ago
Fix error in README.md MinGW32 instructions. More... over 12 years ago