Files
0ad/source/graphics
Ralph Sennhauser 99bbc24265 Remove global g_xres and x_yres
Instead query g_VideoMode where needed. As both g_xres and g_yres aren't
global anymore remove static from UpdateRenderer. While at it use more
desicriptive names: GetXRes -> GetWindowWidth, GetYRes ->
GetWindowHeight.

This reduces the amount of variables tracking width and height by one
each.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-07-08 11:35:46 +02:00
..
2026-06-28 17:57:26 +02:00
2026-06-04 20:29:48 +02:00
2025-10-25 13:35:59 +02:00
2025-08-14 20:15:30 +02:00
2026-07-07 23:12:45 +02:00
2026-06-28 13:34:01 +02:00