This website requires JavaScript.
Explore
Help
Sign In
bilbo
/
r500
Watch
1
Star
0
Fork
0
You've already forked r500
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
69
Commits
3
Branches
0
Tags
Commit Graph
5 Commits
Author
SHA1
Message
Date
Zack Buhman
fe0684ca5e
assembler/fs: add support for NOP
...
In shadertoy_circle.fs.asm, this is required for presubtract dependencies.
2025-10-21 12:32:24 -05:00
Zack Buhman
50c53376df
assembler/fs: allow more concise assembly
2025-10-20 20:56:01 -05:00
Zack Buhman
44dd480549
assembler/fs: add support for OUT and TEX_SEM_WAIT
2025-10-20 18:48:55 -05:00
Zack Buhman
3df0aed6ba
assembler/fs/emitter: set default float addr if unspecified
2025-10-20 18:33:13 -05:00
Zack Buhman
efecb277c8
assembler: implement fs emitter and frontend
2025-10-20 18:21:41 -05:00