raze/source/common/2d
Christoph Oelckers 1de9c63d45 - fixed center aligned rendering of 2D content.
This calculates the centered pivot point in integer texel coordinate space so for odd numbers it must round down instead of using a fractional position.
2021-11-29 00:57:10 +01:00
..
v_2ddrawer.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
v_2ddrawer.h - silence some warnings. 2021-11-06 18:26:47 +01:00
v_draw.cpp - fixed center aligned rendering of 2D content. 2021-11-29 00:57:10 +01:00
v_draw.h - backend update from GZDoom. 2021-02-12 14:44:54 +01:00
v_drawtext.cpp - defined a new constant, CR_NATIVEPAL, to use the font functions with a predefined palette. 2021-05-29 11:47:05 +02:00