Commit Graph

30 Commits

Author SHA1 Message Date
dexy
c6aa4c7baf HD lights rendering in interiors 2019-12-05 03:40:52 +11:00
dexy
f333e64812 Hardware MSAA support for deferred render 2019-12-04 20:14:11 +11:00
dexy
152d439f89 Refactored deferred lights code, and skipping SSAA when sample count is 1 2019-12-04 17:54:48 +11:00
dexy
1843d70652 Added MSAA pass to deferred render 2019-12-04 04:33:27 +11:00
dexy
9a53c2147b Deferred shading 2019-12-04 00:52:22 +11:00
dexy
ef1debfb41 Ped clothes not exploding 2019-11-29 20:47:11 +11:00
dexy
dead879d99 Weapon rendering improvements 2019-11-27 12:56:34 +11:00
dexy
91873ea87a Peds no longer sharing skeletons, Cutscene object AnimHash conflict resolution 2019-11-26 17:00:41 +11:00
dexyfex
7be446cf04
Merge pull request #64 from carmineos/vertexlayout
Dynamic generation of vertex layouts for GTAV vertex types
2019-11-14 19:30:13 +11:00
dexy
7e43271a67 Animations XML conversion 2019-11-14 18:58:20 +11:00
Carmine Giugliano
68bba817d3 dynamic generation of vertex layouts for GTAV vertex types 2019-11-11 12:28:37 +01:00
dexy
918ed7fccf Fix for leg jankyness. Added PBBNCCTTX shader 2019-11-10 02:01:52 +11:00
dexy
03fa5575bf Fix for bones on peds drawables with existing skeletons. Also included code to use geometry-specific bone matrices where boneIds array is used, but commented out since it never seems necessary (leaving in for reference) 2019-11-09 21:07:41 +11:00
dexy
6be0d5cb30 Skin mesh now using correct bone transforms 2019-11-03 22:43:39 +11:00
dexy
9f84ba8ad0 Added vertex shaders for skin mesh support 2019-11-03 06:25:20 +11:00
dexy
80b6f3742b Experimental UV animations playing from YCD. (some air cons broken!) 2019-11-02 06:46:45 +11:00
dexy
4834b8c520 Fixed casing issues with MetaNames which probably was causing XML issues. Moved shader param names to new ShaderParamNames enum to preserve casing. Moved meta type names to new MetaTypeName enum to avoid polluting MetaNames. 2019-10-31 17:11:12 +11:00
dexy
a11ec59dda Optimised BasicShaderPSGeomVars for DiffuseSampler2, added BasicVS_PNCTT.cso to source control 2019-02-20 20:56:04 +11:00
horstche
3690b082bc Added vertex shader PNCTT and started implementation of DiffuseSampler2. (#43)
Added vertex shader PNCTT and implementation of DiffuseSampler2.
2019-02-20 20:41:00 +11:00
dexy
d7d4054971 Fix for XmlMeta not importing Vector3 arrays properly, Added extra texture sampler options 2019-01-12 12:17:02 +11:00
dexy
f3c7538d78 Fixed vehicle license plates rendering 2019-01-11 20:40:13 +11:00
dexy
9dde38c930 HD textures (WIP), vehicles.meta gtxd loading 2019-01-06 05:04:33 +11:00
dexy
801d530d78 Slightly improved newer vehicles rendering 2018-12-21 22:37:55 +11:00
dexy
7660a228eb Renamed skin vertex types and adjusted vertex layouts 2018-12-21 20:11:28 +11:00
dexy
1e2e927cf6 Fixed grass painting and selection bugs/glitchiness 2018-12-07 13:41:18 +11:00
Soloman N
b971beb5bf added grass painting 2018-06-07 12:42:41 -04:00
dexyfex
4c46a850f4 Improved rendering for nav poly selection, path shader now batches selection lines and tris 2018-05-01 18:03:20 +10:00
dexyfex
a85eb257be Rendering support for missing/new vertex type used by some vehicles 2018-03-17 01:03:37 +11:00
dexyfex
0264011ad0 Shader improvements for decal_dirt 2018-03-07 22:24:37 +11:00
dexyfex
a8243c3e0e R26_dev8 - First public commit 2017-09-21 20:33:05 +10:00