samcake
|
d593b824e9
|
Introducing a true Primary Framebuffer and a different Deferred Framebuffer
|
2015-12-03 17:26:54 -08:00 |
|
samcake
|
72d393905b
|
Introducing the Lighting Buffer where all the lighting is beeing accumulated, apply a manual gamma correction when copying back into the main color buffer
|
2015-12-03 16:03:32 -08:00 |
|
samcake
|
bad5ea7d53
|
grouping the depth and stencil buffer into a single buffer
|
2015-10-08 16:47:33 -07:00 |
|
samcake
|
75e858cd13
|
Putting together the stencil buffer for opaque vs background and using it for the backgroud render items
|
2015-09-30 15:54:03 -07:00 |
|
samcake
|
dc3c9b48ea
|
MOving forward on the background beeing drawn last
|
2015-09-29 18:28:20 -07:00 |
|
Sam Gateau
|
cb375e8ece
|
FIund a nasty bug with the scissor which was the reason for many issues, tried to integrate the framebuffer setup and clear as part of the enginepipeline so calling display side is simpler
|
2015-07-24 02:15:50 -07:00 |
|
Sam Gateau
|
a561874ce3
|
Render the rear view mirror in a separate target and then display it during overlay pass
|
2015-07-23 14:56:14 -07:00 |
|
Sam Gateau
|
f70553ec95
|
Fixing merge
|
2015-07-22 11:31:46 -07:00 |
|
Bradley Austin Davis
|
9596452c32
|
Trying to fix oculus rendering
|
2015-07-22 08:07:44 -04:00 |
|
Brad Davis
|
c3a2b72c13
|
Breaking framebuffer ops out of texture cache
|
2015-07-20 17:26:26 -07:00 |
|