index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dummy
/
rasterizer_dummy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move remaining dummy drivers to servers.
Fabio Alessandrelli
2021-06-01
1
-787
/
+0
*
Sync RasterizerDummy changes.
Fabio Alessandrelli
2021-06-01
1
-0
/
+3
*
Sync DummyRasterizer.
Fabio Alessandrelli
2021-05-14
1
-0
/
+1
*
Sync RasterizerDummy with latest changes.
Fabio Alessandrelli
2021-05-07
1
-1
/
+8
*
Sync RasterizerDummy.
Fabio Alessandrelli
2021-04-29
1
-5
/
+1
*
Implement occlusion culling
jfons
2021-04-23
1
-0
/
+6
*
Fix negative VRAM values
Ev1lbl0w
2021-03-05
1
-1
/
+1
*
RasterizerDummy now instances Image(s).
Fabio Alessandrelli
2021-02-17
1
-4
/
+31
*
Sync and cleanup Rasterizer Dummy.
Fabio Alessandrelli
2021-02-11
1
-382
/
+60
*
Simplify Volumetric Fog
reduz
2021-02-06
1
-3
/
+1
*
Sync RasterizerDummy.
Fabio Alessandrelli
2021-02-03
1
-0
/
+1
*
DummyRasterizer Sync.
Fabio Alessandrelli
2021-01-25
1
-2
/
+4
*
Sync RasterizerDummy.
Fabio Alessandrelli
2021-01-10
1
-17
/
+60
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Port ASSAO to Godot to replace SAO
clayjohn
2020-12-21
1
-2
/
+2
*
Sync RasterizerDummy changes.
Fabio Alessandrelli
2020-12-09
1
-0
/
+2
*
Fix dummy rasterizer so that javascript can build again
David Snopek
2020-12-06
1
-5
/
+5
*
RenderingServer reorganization
reduz
2020-12-04
1
-19
/
+19
*
Sync RasterizerDummy changes.
Fabio Alessandrelli
2020-11-30
1
-2
/
+6
*
Merge pull request #42761 from fire/color-grading-3d
Rémi Verschelde
2020-11-28
1
-1
/
+1
|
\
|
*
Environment brightness, contrast, saturation restore with color correction.
clayjohn
2020-11-28
1
-1
/
+1
*
|
Merge pull request #42987 from clayjohn/VULKAN-sky-only
Rémi Verschelde
2020-11-28
1
-0
/
+2
|
\
\
|
*
|
Add sky_only setting to DirectionalLight3Ds
clayjohn
2020-10-21
1
-0
/
+2
*
|
|
Initialize class/struct variables with default values in core/ and drivers/
Rafał Mikrut
2020-11-23
1
-10
/
+10
|
|
/
|
/
|
*
|
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-6
/
+0
*
|
RasterizerDummy fixes.
Fabio Alessandrelli
2020-11-10
1
-8
/
+16
*
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
|
/
*
Revert "Replace SAO implementation with MSSAO"
Juan Linietsky
2020-10-18
1
-2
/
+2
*
Merge pull request #42077 from clayjohn/MSSAO
Juan Linietsky
2020-10-18
1
-2
/
+2
|
\
|
*
Replace SAO implementation with MSSAO
clayjohn
2020-10-18
1
-2
/
+2
*
|
Optimize Glow with local memory
clayjohn
2020-10-18
1
-1
/
+1
|
/
*
Fix dummy rasterizer with new interface.
Fabio Alessandrelli
2020-10-13
1
-0
/
+24
*
Fix RasterizerDummy, override, cleanup.
Fabio Alessandrelli
2020-09-18
1
-483
/
+467
*
Add high quality glow mode
clayjohn
2020-08-31
1
-0
/
+1
*
Environment: Refactor code for readability + more
Rémi Verschelde
2020-07-01
1
-1
/
+1
*
Fix RasterizerDummy after SDF GI changes.
Fabio Alessandrelli
2020-06-30
1
-6
/
+27
*
Delete DummyMesh when RasterizerStorageDummy is freed
CJ DiMaggio
2020-05-20
1
-0
/
+7
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Fix DummyRenderer after new lightmapper merge.
Fabio Alessandrelli
2020-05-11
1
-3
/
+35
*
Restore RasterizerDummy.
Fabio Alessandrelli
2020-05-10
1
-6
/
+58
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
doc: Sync classref with DisplayServer/Window changes
Rémi Verschelde
2020-03-31
1
-1
/
+1
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-61
/
+61
*
Working sky shader implementation
clayjohn
2020-03-21
1
-1
/
+6
*
Add shader based background mode
Bastiaan Olij
2020-03-19
1
-0
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-3
/
+3
*
Restore dummy rasterizer
Fabio Alessandrelli
2020-03-08
1
-94
/
+165
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-22
/
+22
*
Custom material support seems complete.
Juan Linietsky
2020-02-11
1
-1
/
+1
*
basic 2D engine is more or less working with Vulkan, including editor.
Juan Linietsky
2020-02-11
1
-1
/
+1
[next]