Iris icon indicating copy to clipboard operation
Iris copied to clipboard

A modern shaders mod for Minecraft compatible with existing OptiFine shader packs

Results 227 Iris issues
Sort by recently updated
recently updated
newest added

Normally FSR wouldn't really benefit Minecraft because it's a very CPU intensive game but with shaders the GPU is utilized enough to warrant the addition of FSR. [Here's](https://www.youtube.com/watch?v=0clmmzZvE6I) an old...

enhancement

### What happened? When you have a lot of entities spawned you have performance leak on this code: ![image](https://github.com/IrisShaders/Iris/assets/82218780/e14828b1-ea93-4da5-8f0b-488051239ac0) ### Screenshots _No response_ ### Log output _No response_ ### Minecraft...

needs investigation
performance
area: batched entity rendering

### What happened? On Windows I am able to right click(secondary click) a shader option to go back on a selection(ex: Profiles) but this feature does not work on Linux....

bug

### What happened? A bug happened! ### Screenshots ![2024-02-19_20 36 52_edited](https://github.com/IrisShaders/Iris/assets/132316395/c181f43a-f1fd-4535-aa19-343e1478006f) ![2024-02-19_20 44 02_edited](https://github.com/IrisShaders/Iris/assets/132316395/09c44379-b6fe-4f47-bd01-8b4d5942e1b9) ### Log output _No response_ ### Minecraft Version 1.20.4 ### Iris Version 1.6.14 ### Operating System...

bug

### What happened? The blindness uniform value in shaders is not set if the blindness effect duration is set to Infinite via a command: ```mcfunction effect give Sarund9 minecraft:blindness infinite...

bug

### What happened? When you stand still, placing blocks that has block entity will appear nothing but the block's hitbox Also, when destroying those blocks while standing still will cause...

bug

### What happened? I'm having an issue of Iris spamming something when obfuscated text is used which causes major fps drops even with shaders turned off. I get this issue...

bug

### What happened? Using both [MakeUp-UltraFast-8.9b](https://modrinth.com/shader/makeup-ultra-fast-shaders/version/8.9b) (also had the issue on 8.7 and 8.8f) and [BSL v8.2.07.1](https://modrinth.com/shader/bsl-shaders/version/8.2.07.1). I've used BSL to check if its just MakeUp, but either both don't...

actions/* v2->v4 Kir-Antipov/mc-publish v3.2->v3.3

### What happened? Using a tab in a profile: ``` profile.xxx = A:valueB ``` will define the macro A with "value B" and will also define B. A sample shaderpack...

bug