OpenTTD/src/blitter
Peter Nelson c5d3ac7a71 Codechange: Move colour brightness methods to palette code.
This allows reuse outside of blitters.
2025-01-21 00:45:31 +00:00
..
8bpp_base.cpp Codechange: Silence warnings about intentionally unused parameters. 2023-09-19 22:49:59 +02:00
8bpp_base.hpp Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management. 2023-11-04 16:08:34 +01:00
8bpp_optimized.cpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
8bpp_optimized.hpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
8bpp_simple.cpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
8bpp_simple.hpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
32bpp_anim_sse2.cpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
32bpp_anim_sse2.hpp Codechange: Pass std::string_view from blitters instead of char *. 2024-04-10 22:02:04 +01:00
32bpp_anim_sse4.cpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
32bpp_anim_sse4.hpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
32bpp_anim.cpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
32bpp_anim.hpp Codechange: use std::unique_ptr over manual memory management 2025-01-15 21:52:21 +01:00
32bpp_base.cpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
32bpp_base.hpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
32bpp_optimized.cpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
32bpp_optimized.hpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
32bpp_simple.cpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
32bpp_simple.hpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
32bpp_sse2.cpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
32bpp_sse2.hpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
32bpp_sse4.cpp
32bpp_sse4.hpp Codechange: Pass std::string_view from blitters instead of char *. 2024-04-10 22:02:04 +01:00
32bpp_sse_func.hpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
32bpp_sse_type.h Codechange: Redefine ZOOM_LVL so that ZOOM_LVL_NORMAL is 1x zoom. 2024-04-04 22:27:03 +01:00
32bpp_ssse3.cpp
32bpp_ssse3.hpp Codechange: Pass std::string_view from blitters instead of char *. 2024-04-10 22:02:04 +01:00
40bpp_anim.cpp Codechange: Move colour brightness methods to palette code. 2025-01-21 00:45:31 +00:00
40bpp_anim.hpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
base.hpp Codechange: Pass std::string_view from blitters instead of char *. 2024-04-10 22:02:04 +01:00
CMakeLists.txt
common.hpp
factory.hpp Codechange: Pass std::string_view from blitters instead of char *. 2024-04-10 22:02:04 +01:00
null.cpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
null.hpp Codechange: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00