| .. |
|
shaders
|
New pipeline and set layouts design.
|
2017-04-13 19:37:11 +03:00 |
|
qgl.h
|
Correct framebuffer's attachments clearing when multiple views are rendered.
|
2017-04-12 18:25:20 +03:00 |
|
tr_animation.c
|
Rename: source -> src.
|
2017-03-17 15:28:25 +02:00 |
|
tr_backend.c
|
Fixed r_fastsky and preparation to fix the rest of sky rendering.
|
2017-04-18 13:40:28 +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
|
New pipeline and set layouts design.
|
2017-04-13 19:37:11 +03:00 |
|
tr_init.c
|
Fixed r_fastsky and preparation to fix the rest of sky rendering.
|
2017-04-18 13:40:28 +03:00 |
|
tr_light.c
|
Rename: source -> src.
|
2017-03-17 15:28:25 +02:00 |
|
tr_local.h
|
Fixed r_fastsky and preparation to fix the rest of sky rendering.
|
2017-04-18 13:40:28 +03:00 |
|
tr_main.c
|
Removed glm third party dependency.
|
2017-04-10 12:48:24 +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
|
First attempt for general frame begin/end vulkan functionality.
|
2017-03-23 23:19:44 +02:00 |
|
tr_shade_calc.c
|
Rename: source -> src.
|
2017-03-17 15:28:25 +02:00 |
|
tr_shade.c
|
Fixed r_fastsky and preparation to fix the rest of sky rendering.
|
2017-04-18 13:40:28 +03:00 |
|
tr_shader.c
|
Logic to specify face culling during pipeline creation.
|
2017-04-10 14:42:52 +03:00 |
|
tr_shadows.c
|
Rename: source -> src.
|
2017-03-17 15:28:25 +02:00 |
|
tr_sky.c
|
Fixed r_fastsky and preparation to fix the rest of sky rendering.
|
2017-04-18 13:40:28 +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_allocator.cpp
|
Rename: source -> src.
|
2017-03-17 15:28:25 +02:00 |
|
vk_allocator.h
|
Added vk.h/cpp - it is going to be the main vulkan related module in the renderer.
|
2017-03-24 11:52:01 +02:00 |
|
vk_demo.cpp
|
Fixed r_fastsky and preparation to fix the rest of sky rendering.
|
2017-04-18 13:40:28 +03:00 |
|
vk_demo.h
|
Fixed r_fastsky and preparation to fix the rest of sky rendering.
|
2017-04-18 13:40:28 +03:00 |
|
vk_resource_manager.cpp
|
Code reorganization and cleanup.
|
2017-04-14 13:43:04 +03:00 |
|
vk_resource_manager.h
|
Code reorganization and cleanup.
|
2017-04-14 13:43:04 +03:00 |
|
vk_utils.cpp
|
Code reorganization and cleanup.
|
2017-04-14 13:43:04 +03:00 |
|
vk_utils.h
|
Code reorganization and cleanup.
|
2017-04-14 13:43:04 +03:00 |
|
vk.cpp
|
Fixed r_fastsky and preparation to fix the rest of sky rendering.
|
2017-04-18 13:40:28 +03:00 |
|
vk.h
|
Fixed r_fastsky and preparation to fix the rest of sky rendering.
|
2017-04-18 13:40:28 +03:00 |