This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
mesa
Watch
1
Star
0
Fork
You've already forked mesa
0
mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced
2026-05-19 13:38:19 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
36188
commits
66
branches
935
tags
966
MiB
83035574db
Commit graph
1 commit
Author
SHA1
Message
Date
Eric Anholt
8a1f186cc5
glsl2: Add a pass to convert mod(a, b) to b * fract(a/b).
...
This is used by the Mesa IR backend to implement mod, fixing glsl-fs-mod.
2010-07-01 11:07:23 -07:00