65 Commits (5c02333fc047aa453ab6c19ab258b958ced08dc3)

Author SHA1 Message Date
Robin Eklind 21e2d2f9de Resolve CreatePalette name conflict 6 years ago
Gleb Mazovetskiy 803217538a DiabloUI: Fix software scaling along the X axis 6 years ago
Gleb Mazovetskiy 58fde28a2a Blit: ifdef all SDL1 stretching code 6 years ago
Gleb Mazovetskiy 114a166a01 Blit: Fix scaled output handling 6 years ago
Gleb Mazovetskiy ea32475ce9 SDL1: Avoid software-scaling SVid when possible 6 years ago
Anders Jenbo 32d91cb446 Render menu directly to the output surface 6 years ago
Anders Jenbo edeca6574d Replace tagRECT with SDL_Rect 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 67c58583d8 Implement fullscreen toggeling via alt+enter 6 years ago
Anders Jenbo 913de17a56 Use SDL_Color nativly instead of converting betwen it and PALETTEENTRY 6 years ago
Gleb Mazovetskiy f3ad0c37e1 dx_create_back_buffer: Minor improvement for SDL2 6 years ago
Anders Jenbo c3f283429b Fix high CPU load when game is minimized 6 years ago
Anders Jenbo e577f9bdc7 Remove more old save game format code 6 years ago
Anders Jenbo a261e8ad65 Better frame delay pressision 6 years ago
Anders Jenbo 0127478673 Improve frame delay for non-v-synced rendering 6 years ago
Anders Jenbo dffc89e41c Limit FPS when upscaling is disabled 6 years ago
Gleb Mazovetskiy ddce870dda Handle scaling for SDL1 (#370) 6 years ago
Gleb Mazovetskiy afaa25193a Set surface size to be the logical size 7 years ago
Gleb Mazovetskiy dd5bc39816 Get a fresh window surface before rendering to it (#358) 7 years ago
Anders Jenbo 810b12a37d Drop unused code 7 years ago
Anders Jenbo a8e4db538f Display SDL error messages in UI dialog 7 years ago
Gleb Mazovetskiy 426c246535 Simplify SDL1/2 palette handling 7 years ago
Gleb Mazovetskiy 2fb84d5f60 Renderer texture: use RGB888 instead of RGBA8888 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
Gleb Mazovetskiy 850d09b0a5 Minor cleanup of internal error handling 7 years ago
Gleb Mazovetskiy 7f61128d32 Fix more compilation warnings 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 7 years ago
Gleb Mazovetskiy 85295838a4 An option to use SDL1 instead of SDL2 7 years ago
Anders Jenbo 6a73d98e25 Remove reamaning dummy methodes only used in sound.cpp and dx.cpp 7 years ago
Anders Jenbo 7479f3a4ff Strip more dummy code 7 years ago
Anders Jenbo 288f31a1f1 Clean up unused code 7 years ago
Anders Jenbo 9925b2d7b8 Remove uninitialized parameteres 7 years ago
Anders Jenbo 1ebf8fe27d Remove unused fallbacks 7 years ago
Alex Yatskov f1da6e6a38 Fix invalid file and line constants (#222) 7 years ago
Anders Jenbo a2211ea1a4 update dx.cpp 7 years ago
Anders Jenbo b81ca8502d Fix some memory leaks 7 years ago
Anders Jenbo 897c090338 Merge dx.cpp 7 years ago
Anders Jenbo b791b1093c Clean up DDraw implementation 7 years ago
Anders Jenbo 631305035a Brute fix compile errors 7 years ago
Anders Jenbo a77c75a097
Make graphics modes configurable (#44) 7 years ago
Anders Jenbo cc3abbe92c Implement screen shots 7 years ago
Xadhoom 3feccdc989 Fixes, fix some warnings 7 years ago
Xadhoom 456aa70f16 More cleanup 7 years ago
Xadhoom f00e427ed2 Remove pch.h 7 years ago
Xadhoom 545009f729 Fix merge 7 years ago
Anders Jenbo 0bd6375969
Implementing dsound wrapper 7 years ago
Xadhoom c1ba436e69 miniwin_misc.h macro-clean 7 years ago
Xadhoom 30fbfa36a1 Progress with miniwin macros 7 years ago
Xadhoom 8b7f30b669 Continue refactoring macros from miniwin 7 years ago