2 Commits (render)

Author SHA1 Message Date
Gleb Mazovetskiy 680ab5ec40 Overhaul backbuffer state handling 3 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago
Gleb Mazovetskiy 7de6a25b41 Remove `(un)lock_buf` 4 years ago
Anders Jenbo cf9b5ae79d Split up graphics settings initializers 4 years ago
staphen f897f5fd92 Resize PalSurface when resizing the game window 4 years ago
Vladimir Olteanu d4d89077cd Don't free PalSurface when it was obtained from SDL_GetVideoSurface 5 years ago
Anders Jenbo a19e7b2a3b Remove some more use of miniwin 5 years ago
Anders Jenbo ecea12fc15 Clang-tidy: ParameterCase 5 years ago
Gleb Mazovetskiy cb0dae8590 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
Anders Jenbo f0e5bd819b 💚 Fix debug builds 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Gleb Mazovetskiy cb9da2cadc 🎉 SDL1: An option to render directly to video mem 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo b59b1179a1 🚨 Resolve remaning c-style warnings 5 years ago
Gleb Mazovetskiy cd59a1c323 Completely replace gpBuffer with CelOutputBuffer 5 years ago
Anders Jenbo 36a196389b Fix remaning basic compiler errors and warnings 5 years ago
Anders Jenbo fd21b95e01 Clean up dx.h 5 years ago
qndel f66339a9ac clean unused variables 6 years ago
Joel Falcou c4223d4c29 Per file basis use of extern C 6 years ago
Joel Falcou 64d26a7934 Sanitize use of namespace 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Robin Eklind 21e2d2f9de Resolve CreatePalette name conflict 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 913de17a56 Use SDL_Color nativly instead of converting betwen it and PALETTEENTRY 6 years ago
galaxyhaxz 8570d3bdfe Fix function order [dx.cpp] 6 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 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
Anders Jenbo dc4f0572f6 Remove unused variables 7 years ago
Anders Jenbo 7c071924ad Format recently cleaned code 7 years ago
galaxyhaxz fd53ad06ba Rename lock_buf 7 years ago
galaxyhaxz cef65ea0b6 Implement Critical section constructor 7 years ago
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago
galaxyhaxz befd52c003 Fix type for 'gpBuffer' (#672) 7 years ago
Anders Jenbo cfbe27f3b8 Clean up (#568) 7 years ago
Anders Jenbo 54247a076c C init (#549) 7 years ago
Anders Jenbo e795b6116a Make use of atexit() C compatible (#537) 7 years ago
Anders Jenbo 77849aea72 Remove unused init (#533) 7 years ago
Anders Jenbo 47bf82b059 C compatability from a-d (#518) 7 years ago
Anders Jenbo 553086dca7 Format graphics related files 8 years ago
Anders Jenbo b1b80c957a Clean up dx_create_back_buffer 8 years ago
Anders Jenbo a39453dfeb Clean up dx_DirectDrawCreate 8 years ago
Robin Eklind 9772cd0743 Add definition of j_lock_buf_priv and j_unlock_buf_priv for debug release. 8 years ago
Robin Eklind 3103da7f1d
Add missing arg to j_lock_buf_priv and j_unlock_buf_priv (#374) 8 years ago
aperturesecurity 42ce77ce05 Rebirth and Nuke 8 years ago