Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
a01e141b4d349538e69aebd5382169438adb02f6
Select Git revision
Branches
11
main
default
protected
next
protected
UI-EvenMoreTweaks
merge/materials_featurette
protected
merge/webrtc
protected
darl/linux-sh-installer
xenhat/maint/bolt
xenhat/features/cinematic-mode-new
screensquare
ssestuff
spdlog
Tags
11
7.1.7.2486-beta
7.1.4.2442-beta
7.1.4.2413-beta
7.1.3.2338-beta
7.1.3.2332-beta
7.1.2.2304-beta
7.1.1.2251-beta
7.0.1.2244-beta
7.0.1.2240-beta
7.0.1.2230-beta
7.0.1.2206-beta
22 results
viewer
Author
Search by author
Any Author
authors
Beq
beq
Botnet4U
cinderblocks
Doug Falta
OrangeStripyDog
Félix
FelixWolf
Kadah Coba
Kadah
Kayla
nopjmp
Liru Faers
Liru
Nia Frostypaws
Ni-dra
NiranV
NiranV.Dean
Rye Mutt
rye
Shadoskill Heckroth
shadoskill
Shyotl
Shyotl
Xenhat Hex
XenHat
Zanibar Darkstone
Zanibar
14 authors
Jan 16, 2021
Small draw opt to reduce overhead
· a01e141b
Rye Mutt
authored
4 years ago
a01e141b
Small opt
· b116e5bb
Rye Mutt
authored
4 years ago
b116e5bb
Revert shadow filtering to bilinear
· 95236f6d
Rye Mutt
authored
4 years ago
95236f6d
Clean out dead code
· d12e4b8c
Rye Mutt
authored
4 years ago
d12e4b8c
Cache avatar matrices per-frame to reduce overhead
· 32923a58
Rye Mutt
authored
4 years ago
32923a58
Hashmap for settings lookup
· 8e735148
Rye Mutt
authored
4 years ago
8e735148
Jan 15, 2021
Tweaks n changes
· b3e5fc41
Rye Mutt
authored
4 years ago
b3e5fc41
Jan 14, 2021
Remove incorrect gl_FragDepth from the sky shaders in deferred
· d8c3856d
Rye Mutt
authored
4 years ago
d8c3856d
Ooops I broke it.
· 07169ef2
Rye Mutt
authored
4 years ago
07169ef2
Fix missing star twinkle in forward render
· 55c127a6
Rye Mutt
authored
4 years ago
55c127a6
Fix inconsistency between forward and deferred cloud shader
· 5cc1a453
Rye Mutt
authored
4 years ago
5cc1a453
Fix buffer overrun in light uniform setup
· 839f023e
Rye Mutt
authored
4 years ago
839f023e
Fix clouds being incorrectly lit
· 84922a8f
Rye Mutt
authored
4 years ago
84922a8f
Faster lookup of legacy names via hashmap
· 60091c92
Rye Mutt
authored
4 years ago
60091c92
Faster lookup of friend data via hashmap
· 938fd5cf
Rye Mutt
authored
4 years ago
938fd5cf
Faster lookup in large inventories via hashmaps
· 6aa1b0eb
Rye Mutt
authored
4 years ago
6aa1b0eb
Jan 13, 2021
Revert "Fix water flicker. Oh thank god."
· 8777548b
Rye Mutt
authored
4 years ago
This reverts commit
b3da553c
.
8777548b
Enable rainbows to render during deferred and not just shadows.
· 912c5f46
Rye Mutt
authored
4 years ago
912c5f46
Jan 12, 2021
Add RMSE based automatic alphamasking for non-attached objects
· 0df84c58
Rye Mutt
authored
4 years ago
0df84c58
Jan 11, 2021
Fix rotation of normal mapped faces in deferred
· 97403013
Rye Mutt
authored
4 years ago
97403013
Reset blend type to ALPHA after rendering local lights
· 6dd66e09
Rye Mutt
authored
4 years ago
6dd66e09
Fix water flicker. Oh thank god.
· b3da553c
Rye Mutt
authored
4 years ago
b3da553c
Crash feexes
· f6cdb0d2
Rye Mutt
authored
4 years ago
f6cdb0d2
Trivial changes
· 319653e2
Rye Mutt
authored
4 years ago
319653e2
More mouselook improvements!
· 9e3bc6d5
Rye Mutt
authored
4 years ago
9e3bc6d5
Add missing string
· a6cd2c7f
Rye Mutt
authored
4 years ago
a6cd2c7f
Hold the compilers hand...
· f37bc5d3
Rye Mutt
authored
4 years ago
f37bc5d3
Jan 10, 2021
Forgot part of the ssao changes too...
· 0a669ff3
Rye Mutt
authored
4 years ago
0a669ff3
Another terrain shader fix
· 8cac098d
Rye Mutt
authored
4 years ago
8cac098d
Forgot part of SSAO changes
· 3cf0e879
Rye Mutt
authored
4 years ago
3cf0e879
Microopts to terrain shader
· 640a614c
Rye Mutt
authored
4 years ago
640a614c
Fix some alpha blend state issues
· 9eecc6d7
Rye Mutt
authored
4 years ago
9eecc6d7
Prettier SSAO based on tofu
· 6d5485e3
Rye Mutt
authored
4 years ago
6d5485e3
Prettier DOF based on Tofu
· 0fd2a35a
Rye Mutt
authored
4 years ago
0fd2a35a
Small opts to alpha shader to reduce all the pow
· a75f412a
Rye Mutt
authored
4 years ago
a75f412a
Fix avatar cloth in deferred
· a723a414
Rye Mutt
authored
4 years ago
a723a414
Jan 07, 2021
Fix use of && instead of & in bitflag comparison
· 8c0cd6a9
Rye Mutt
authored
4 years ago
8c0cd6a9
Fix GCC warnings
· 07b856aa
Rye Mutt
authored
4 years ago
07b856aa
Fix linux packaging
· 6d864f7b
Rye Mutt
authored
4 years ago
6d864f7b
Fix lllogininstance test build
· 90a2a2f6
Rye Mutt
authored
4 years ago
90a2a2f6
Loading