Erick Vasquez Garcia
|
03473abea2
|
A software implementation for gamma, brightness, contrast and saturation effects on SoftPoly. Based on original code by @dpjudas, thanks for the code.
|
2021-03-27 10:35:41 +01:00 |
|
Erick Vasquez Garcia
|
bf3018cc84
|
Bug fix in invulnerability in Doom Software Render Mode and True Color SW Render in SoftPoly.
|
2021-03-27 10:35:41 +01:00 |
|
Christoph Oelckers
|
ae09ca7a48
|
- moved EColorManipulation into the backend.
|
2021-03-13 12:21:07 +01:00 |
|
Magnus Norddahl
|
996b4f9f5c
|
Implement depth clamp
|
2021-03-02 03:22:18 +01:00 |
|
Magnus Norddahl
|
d6f8e80177
|
Fix portals not working in softpoly (#1323)
|
2021-02-28 20:24:15 -05:00 |
|
Erick Vasquez Garcia
|
65b0047b26
|
SoftPoly: Fixed the md3 models, you can now correctly display the frame of the model, in addition, interpolation is added to the model.
This error is mentioned by drfrag in the following link https://forum.zdoom.org/viewtopic.php?f=336&t=71228
|
2021-02-20 09:14:18 +01:00 |
|
dondiego
|
395fc28e12
|
SoftPoly: Fixed the screen turning white with invulnerability sphere in Doom and in Heretic avoiding color errors in some pixels when activating the "ring of invincibility". (#1307)
Co-authored-by: Erick Vasquez Garcia <erickv5394@gmail.com>
|
2021-02-18 23:37:53 -05:00 |
|
Erick Vasquez Garcia
|
78c0ec0470
|
- Fixed sprites were not affected by dynamic lights on SoftPoly.
|
2021-02-16 08:27:02 -05:00 |
|
alexey.lysiuk
|
6d47d79e22
|
- removed useless x86.h #include's
|
2021-02-06 15:01:08 +02:00 |
|
Christoph Oelckers
|
b06af634e2
|
- added a flash component to the colormap shader.
Its main purpose is for RR's lightning flash in Raze but this looks very useful for manipulating fullscreen colormaps. Currently not exposed, though.
|
2020-06-07 09:16:56 +02:00 |
|
Christoph Oelckers
|
b60fd4d8bc
|
- removed redundant TextureFilterChanged method from DFrameBuffer.
|
2020-05-29 11:53:37 +02:00 |
|
Christoph Oelckers
|
a517b04908
|
- texture sampler cleanup.
|
2020-05-28 22:51:17 +02:00 |
|
Christoph Oelckers
|
d71ef66957
|
- fixes copied from Raze.
|
2020-04-29 23:58:50 +02:00 |
|
Christoph Oelckers
|
652712d970
|
- moved Vulkan and Softpoly backends to 'common'.
|
2020-04-29 22:17:35 +02:00 |
|