Quake-III-Arena-VS/src/engine/renderer
Artem Kharytoniuk 1d78b91051 Fixed incorrect model positioning in model selection menu.
In general scissor and viewport  rectangles are different: scissor should be inside renderable area, viewport has no such restriction.
2017-05-01 23:35:04 +03:00
..
shaders Mirrors and portals. 2017-04-28 19:13:24 +03:00
qgl.h Skybox rendering. 2017-04-19 18:44:21 +03:00
tr_animation.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_backend.c Fixed incorrect model positioning in model selection menu. 2017-05-01 23:35:04 +03:00
tr_bsp.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_cmds.c Started work on removing vulkan demo code. 2017-04-10 11:11:17 +03:00
tr_curve.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_flares.c Started work on removing vulkan demo code. 2017-04-10 11:11:17 +03:00
tr_font.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_image.c Texture filtering. 2017-04-27 14:53:37 +03:00
tr_init.c Clean up. 2017-04-24 18:49:53 +03:00
tr_light.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_local.h Mirrors and portals. 2017-04-28 19:13:24 +03:00
tr_main.c Fixed bug in SurfIsOffscreen. 2017-04-28 21:10:42 +03:00
tr_marks.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_mesh.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_model.c Started work on removing vulkan demo code. 2017-04-10 11:11:17 +03:00
tr_noise.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_public.h Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_scene.c Demo project files removal and cleanup. 2017-04-20 12:57:46 +03:00
tr_shade_calc.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_shade.c Dynamic lights. 2017-04-29 15:44:26 +03:00
tr_shader.c Mirrors and portals. 2017-04-28 19:13:24 +03:00
tr_shadows.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
tr_sky.c Skybox rendering. 2017-04-19 18:44:21 +03:00
tr_surface.c Removed unused code. 2017-04-14 21:06:06 +03:00
tr_world.c Rename: source -> src. 2017-03-17 15:28:25 +02:00
vk.cpp Fixed incorrect model positioning in model selection menu. 2017-05-01 23:35:04 +03:00
vk.h Fixed incorrect model positioning in model selection menu. 2017-05-01 23:35:04 +03:00