raze/source/common/rendering
Simon 7c37bad4ac Squashed commit of the following:
commit 57ebeb79e2
Author: Simon <simonbrown77@googlemail.com>
Date:   Thu Feb 16 22:07:38 2023 +0000

    Fixed issue with FrameSetup being called in the wrong place

    this seemed to limit the correctly submitted frames to 60 fps!

commit 16299b3f8a
Author: Simon <simonbrown77@googlemail.com>
Date:   Tue Feb 14 20:51:03 2023 +0000

    Get floor height offset correct for each game

commit fa74cf0559
Author: Simon <simonbrown77@googlemail.com>
Date:   Tue Feb 14 20:37:29 2023 +0000

    Clean exit on Pico & Quest

    and gold tier patron credit screen

commit deb2c35988
Author: Simon <simonbrown77@googlemail.com>
Date:   Mon Feb 13 22:22:29 2023 +0000

    Number of small changed

    - Hide crosshair if it isn't needed
    - Don't draw black bar when drawing FPS counter
    - added roll in to the weapon sprite
    - If drawing full screen mode always use orthographic projection

commit f1a165add7
Author: Simon <simonbrown77@googlemail.com>
Date:   Mon Feb 13 21:44:42 2023 +0000

    FInal changes to get MV rendering correctly

commit 936f079db8
Merge: 06a99dbaf f8c1f49e6
Author: Simon <simonbrown77@googlemail.com>
Date:   Mon Feb 13 11:29:23 2023 +0000

    Merge branch 'multiview' into direct-eye-buffers

commit 06a99dbafb
Author: Simon <simonbrown77@googlemail.com>
Date:   Mon Feb 13 11:26:44 2023 +0000

    Implementation using no additional frame buffers

commit f8c1f49e6f
Author: Simon <simonbrown77@googlemail.com>
Date:   Sun Feb 12 11:19:27 2023 +0000

    Failed attempt at multiview
2023-02-16 22:09:25 +00:00
..
gl Squashed commit of the following: 2023-02-16 22:09:25 +00:00
gl_load Initial commit of update to Raze mazter 2023-01-13 23:41:22 +00:00
gles Additional 2D drawer for fullscreen palette blend (for damage/pickups) 2023-01-16 20:14:08 +00:00
hwrenderer Squashed commit of the following: 2023-02-16 22:09:25 +00:00
vulkan Merge remote-tracking branch 'upstream/master' 2023-01-16 21:16:26 +00:00
i_modelvertexbuffer.h - Backend update from GZDoom 2022-10-20 22:24:25 +02:00
i_video.h - Backend update from GZDoom 2022-04-25 11:13:55 +02:00
r_thread.cpp - removed all remnants of the softpoly renderer which was never used in Raze. 2022-08-03 13:27:48 +02:00
r_thread.h - removed all remnants of the softpoly renderer which was never used in Raze. 2022-08-03 13:27:48 +02:00
r_videoscale.cpp - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
r_videoscale.h - updated common code. 2020-05-30 22:28:24 +02:00
v_framebuffer.cpp Squashed commit of the following: 2023-02-16 22:09:25 +00:00
v_video.cpp - got new CVar system from GZDoom. 2022-10-22 00:12:17 +02:00
v_video.h - Backend update from GZDoom 2022-11-06 11:46:26 +01:00