Areloch
|
25686ed4be
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
|
před 8 roky |
Areloch
|
ec3806bb0a
Catches the remaining prepass to deferred changes on the engine side.
|
před 8 roky |
Areloch
|
af8fbf0e3a
Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred.
|
před 8 roky |
RexTimmy
|
d46f82ef1d
re-enable face culling for the terrain
|
před 9 roky |
Azaezel
|
fbfd3ed8ed
clang: constructor initialization order
|
před 9 roky |
Azaezel
|
598fb758f3
embeds blendtotal into the low bit for the normal|depth buffer for terrains to support multi-pass blending.
|
před 9 roky |
Azaezel
|
196b214eae
engine:
|
před 9 roky |
LuisAntonRebollo
|
7962eef7dd
Revert - Merge pull request #962 Fix OpenGL new terrain blend
|
před 11 roky |
LuisAntonRebollo
|
ff83e8c209
Merge remote-tracking branch 'GG-Github/development' into fix_opengl_new_terrain_blend
|
před 11 roky |
LuisAntonRebollo
|
2f8d18c0c0
Merge pull request #929 from BeamNG/remove_old_opengl_code
|
před 11 roky |
Anis A. Hireche
|
a954daa43f
terrain_blending_opengl_port_from_lukas_code
|
před 11 roky |
LuisAntonRebollo
|
1ac8fab884
Changes for get necesary sampler names for OpenGL shaders.
|
před 11 roky |
LuisAntonRebollo
|
f101fbe820
Remove unnecesary code for handle OpenGL.
|
před 11 roky |
xoltan
|
add2f8cb47
Terrain Macro Texture
|
před 12 roky |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
před 13 roky |