Laserlicht
|
7eae917497
basic algorithm
|
3 months ago |
Laserlicht
|
9f937e9791
code review
|
5 months ago |
Laserlicht
|
d102f660a0
color filter cheats
|
5 months ago |
Ivan Savenko
|
f7f94bb7dc
Remove old code
|
8 months ago |
Ivan Savenko
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 months ago |
Ivan Savenko
|
668bf63fc0
Remove access to internal surface of Canvas
|
9 months ago |
Ivan Savenko
|
0842ada1c7
Quick fix for xbrz scaling artifacts on window borders
|
10 months ago |
Ivan Savenko
|
35467039a7
Bitmap fonts now use nearest neighbour scaling instead of xbrz
|
1 year ago |
Ivan Savenko
|
d6059b044d
Implement selection of upscaling filter in launcher
|
1 year ago |
Ivan Savenko
|
6a17c08b7e
Implemeted wider lines for upscaled mode
|
1 year ago |
Ivan Savenko
|
fa65b0019c
First working version of xBRZ upscaler
|
1 year ago |
Ivan Savenko
|
4171026035
First iteration of upscaled rendering
|
1 year ago |
Ivan Savenko
|
7f5cd8a7aa
newSurface method now accepts Point instead of two integers
|
1 year ago |
Ivan Savenko
|
b256919dab
Implemented per-surface alpha for images that have palettes with alpha
|
1 year ago |
Ivan Savenko
|
9f3663b7d4
Remove unused method
|
1 year ago |
Ivan Savenko
|
f11c5f62e1
Remove no longer needed code
|
1 year ago |
Ivan Savenko
|
47de9a62dc
Created separate classes for shared, unchangeable image and image
|
1 year ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
Laserlicht
|
2cb28178ae
code review
|
2 years ago |
Michael
|
20fd0d8901
fix cursor issue
|
2 years ago |
Ivan Savenko
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
Ivan Savenko
|
b4e7093c01
Added IWindowHandler interface for OS screen/window utilities
|
2 years ago |
Konstantin
|
86f5d6de69
vcmi: modernize headers
|
2 years ago |
Ivan Savenko
|
45e2875342
Completely removed old TerrainRect class
|
2 years ago |
Ivan Savenko
|
ca13e7dedf
Implemented terrain palette animatiions. Removed old code
|
2 years ago |
Ivan Savenko
|
d0f57fed6f
Cleaned up code of Minimap
|
2 years ago |
Ivan Savenko
|
c8c38ac922
Merge pull request #1386 from IvanSavenko/resolutions_filter
|
2 years ago |
Ivan Savenko
|
62151cd20c
Replaced genRect with Rect constructor call
|
2 years ago |
Ivan Savenko
|
34dcb4127a
Removed text utilities from SDL_Extensions
|
2 years ago |
Ivan Savenko
|
7c58a46279
Removed some instances of access to `screen` surface
|
2 years ago |