mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-22 09:33:50 +00:00
* Fix gamma slider via pixel shader #178 * LCE-like gamma using postprocess shader
This commit is contained in:
parent
55231bb8d3
commit
cbcf3de358
8 changed files with 800 additions and 109 deletions
|
|
@ -1,5 +1,4 @@
|
|||
|
||||
#include "stdafx.h"
|
||||
#include "stdafx.h"
|
||||
#include "..\..\Minecraft.World\net.minecraft.world.entity.item.h"
|
||||
#include "..\..\Minecraft.World\net.minecraft.world.entity.player.h"
|
||||
#include "..\..\Minecraft.World\net.minecraft.world.level.tile.entity.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue