11693 Commits (b1f6895cad30696a574f52dcb1c9b51abc7bcb46)
 

Author SHA1 Message Date
staphen b1f6895cad Don't apply brightness twice in PaletteFadeIn() 8 months ago
Gleb Mazovetskiy 87c5b333c9 light_render: Clean up and optimize RenderTriangle 8 months ago
Maderator Creator 9e268eb95a
Update ru.po 9 months ago
Gleb Mazovetskiy 1629dc4693 Benchmarks: Use `state.iterations()` 9 months ago
staphen 1be33e8cf2 Compute scanlines for triangles in per-pixel light renderer 9 months ago
Gleb Mazovetskiy 8c6b2853ca Make light render benchmark standalone 9 months ago
Gleb Mazovetskiy a4c891928d Add POSIX fallbacks for ListFiles/Directories 9 months ago
staphen aedd98e10c Optimize case 15 of marching squares 9 months ago
Gleb Mazovetskiy 7f2eaf96ad Fix light_render line endings 9 months ago
staphen f7909cac28 Add benchmark for Lightmap::build() 9 months ago
Gleb Mazovetskiy 3b8f8d723d Extract light_render into a separate library 9 months ago
Gleb Mazovetskiy 1b4a574d45 Faster k-d tree construction 9 months ago
Gleb Mazovetskiy b8e528ebfb Palette k-d tree: A small lookup optimization 9 months ago
Gleb Mazovetskiy 79395b2ae3 Palette kd-tree: Store color values in leaves 9 months ago
Gleb Mazovetskiy 89aa7f5d70 Add graphviz visualization of the palette blending tree 9 months ago
Gleb Mazovetskiy e0c9e29ab1 Palette k-d tree: Store values in a flat array 9 months ago
obligaron 98f097997c Fix MSVC related warnings with sdl2 9 months ago
obligaron 73f448d1f2 Fix compling tests with sdl1 9 months ago
staphen 82868d5dfb Fix crashes at startup in Win9x builds 9 months ago
Gleb Mazovetskiy 4a22002769 Add more palette blending benchmarks 9 months ago
staphen 3c188fb9dd Check if peers are ready before sending info request 9 months ago
Gleb Mazovetskiy 424cbe10dd Update to SheenBidi v2.9.0 9 months ago
staphen bbc728a327 Remove overzealous validation logic in spell message handlers 9 months ago
Gleb Mazovetskiy 903f0a8181 Simplify palette handling 9 months ago
Gleb Mazovetskiy 0b6e99fa52 Fix a bug in `palette_update` 9 months ago
Gleb Mazovetskiy 4b3385c775 kd-tree: optimize getMedian 9 months ago
Gleb Mazovetskiy 6d307fbcab
static_vector.hpp: Use `std::destroy_n` in the destructor (#8030) 9 months ago
Gleb Mazovetskiy c3d8595b72
palette_update_quest_palette: tone map 1 color (#8027) 9 months ago
Gleb Mazovetskiy b6854fcc10 Implement skipFrom/To for the k-d tree 9 months ago
Gleb Mazovetskiy bc344ad0f8 Make palette k-d tree more balanced and 5-level 10 months ago
Gleb Mazovetskiy cd38ca7631 Use a k-d tree for palette blending 10 months ago
Gleb Mazovetskiy c8106a7f6d Palette blending: minor cleanups 10 months ago
Gleb Mazovetskiy 84e66f3001 3rdParty/googletest: Remove unneeded add_library 10 months ago
Gleb Mazovetskiy b210581435 Palette blending: Add a test and a benchmark 10 months ago
staphen ae5b49ce93 Fix crash due to text selection in chat box 10 months ago
staphen a6ad6e7d1c Validate messages that should not be sent in town 10 months ago
staphen 8d29b69089 Remove Tiger PPC workaround for SDL_PushEvent() bg threads 10 months ago
staphen eed05cea5f Restore SDL_PushEvent() on 3DS 10 months ago
staphen 88b39dc97d Make use of SDL_UserEvent::code instead of SDL_Event::type 10 months ago
Oleksandr Kalko e57a2d7d54 Android stuff 10 months ago
staphen 5a3bdce186 Separate logic for enemy position from activeForTicks 10 months ago
staphen 308399e31e Fix errors where Monster::enemy references garbage memory 10 months ago
staphen 94f6777d3f Call LuaShutdown() in timedemo test 10 months ago
Gleb Mazovetskiy af5431875f MpqArchives: Order by decreasing priority 10 months ago
Trihedraf e4661706c1
Fix WinXP (#8004) 10 months ago
Gleb Mazovetskiy 18070db9f8 Fix build on Amiga 10 months ago
Gleb Mazovetskiy 58fe44f836 init.h -> init.hpp 10 months ago
Gleb Mazovetskiy 5886651953 amiga/Dockerfile: run apt-get update 10 months ago
Gleb Mazovetskiy 1c50914630 amiga.cmake: Remove -Wno-attributes 10 months ago
Gleb Mazovetskiy 9c971c50b0 amiga.cmake: Remove -fexceptions 10 months ago