qzdoom/src/rendering
Rachael Alexanderson 7ba485f632
fixed the software resized texture warp problem. (#934)
* - almost nearly fixed the software resized texture warp problem.

* - proposed fix for mipmapping issue for previous commit

* - reduce texture allocation for mipmapped warped textures in the software renderer

* - add a check for the resize mode
2019-09-23 22:37:35 -04:00
..
2d - moved some more files. 2019-07-14 21:09:49 +02:00
gl - moved the generic palette utilities and the matrix class to 'utility' 2019-08-20 23:05:20 +02:00
gl_load - Fixed uninitialized variable in case GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS does not exist. 2019-06-02 21:20:53 +02:00
hwrenderer - moved the generic palette utilities and the matrix class to 'utility' 2019-08-20 23:05:20 +02:00
polyrenderer - moved the generic palette utilities and the matrix class to 'utility' 2019-08-20 23:05:20 +02:00
swrenderer fixed the software resized texture warp problem. (#934) 2019-09-23 22:37:35 -04:00
vulkan - release any references to command buffer when flushed 2019-08-25 12:12:29 +02:00
i_video.h - moved some more files. 2019-07-14 21:09:49 +02:00
r_sky.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
r_sky.h - moved some more files. 2019-07-14 21:09:49 +02:00
r_utility.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
r_utility.h - moved some more files. 2019-07-14 21:09:49 +02:00
r_videoscale.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
r_videoscale.h - moved some more files. 2019-07-14 21:09:49 +02:00
v_framebuffer.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
v_video.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
v_video.h - fixed survey data retrieval for Vulkan. 2019-08-11 21:26:08 +02:00