Areloch
|
0801a3cca8
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
há 8 anos atrás |
Areloch
|
19dcfde60f
Merge pull request #1984 from FooBarbarians/fix-1912
|
há 8 anos atrás |
Masquara
|
970dd5c477
Reordering initialization methods #1912
|
há 8 anos atrás |
Areloch
|
1bfdb41694
Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred.
|
há 8 anos atrás |
Azaezel
|
fbfd3ed8ed
clang: constructor initialization order
|
há 9 anos atrás |
rextimmy
|
41e5caf22b
Direct3D11 Engine/source changes
|
há 9 anos atrás |
Azaezel
|
b6bd8c863c
removes StaticObjectType flag from water objects.
|
há 10 anos atrás |
rextimmy
|
9c6ff1775b
Removed unused vertex colors from GFXWaterVertex
|
há 10 anos atrás |
LuisAntonRebollo
|
7453610563
Fix persistent underwater effect.
|
há 10 anos atrás |
LuisAntonRebollo
|
1c95ce21d6
Merge pull request #608 from BeamNG/use_gfxdevice_setupgenericshaders
|
há 11 anos atrás |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
há 11 anos atrás |
Areloch
|
eeb97ffa4c
Merge pull request #616 from BeamNG/water_object_use_shader_param
|
há 11 anos atrás |
LuisAntonRebollo
|
ada24b3d8c
Fix WaterObject loose reflection bug.
|
há 11 anos atrás |
LuisAntonRebollo
|
3995b974ed
Fix WaterObject TODO: Retrieve sampler numbers from parameter handles, see r22631.
|
há 11 anos atrás |
LuisAntonRebollo
|
33742599b3
Use GFXDevice::setupGenericShaders for support non Fixed Fuction Pipelines.
|
há 11 anos atrás |
DavidWyand-GG
|
2824bcf649
Remove hard coded paths pass 1
|
há 12 anos atrás |
James Urquhart
|
38c8e52c1d
Beginnings of the "pass everything using a native type wrapper" console code.
|
há 13 anos atrás |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
há 13 anos atrás |