• Joined on 2023-04-23
bilbo pushed to main at bilbo/r500 2025-10-28 17:13:14 +00:00
e8da0190fc add compare_fs
20936c891d add tools
Compare 2 commits »
bilbo pushed to main at bilbo/opengl2 2025-10-28 17:12:25 +00:00
7ef8e2c36e add vertex_color_fp_render
72a6baf756 add texture_blur
Compare 2 commits »
bilbo pushed to main at bilbo/r500 2025-10-28 14:46:11 +00:00
9aecbbfc6f assembler: add support for render targets
bilbo pushed to main at bilbo/r500 2025-10-27 17:07:58 +00:00
c8ae311e60 texture_cube_clear_zwrite_vertex_shader_aos: move aos register write to the _3d_cube function
96091089d9 drm: add pumpkin_man
9286199243 drm: add texture_cube_clear_zwrite_vertex_shader_aos
8c166de3ae drm: add texture_cube_clear_zwrite_vertex_shader_optimize
3f08771015 assembler/vs: print_error for ValidatorError
Compare 8 commits »
bilbo pushed to main at bilbo/r500 2025-10-24 02:52:30 +00:00
f3f1969f4a assembler/vs: add support for dual math operations
bilbo pushed to main at bilbo/r500 2025-10-24 01:02:04 +00:00
d08f99d36b clear_nop.vs.asm: correct number of VE_ADD arguments
bilbo pushed to main at bilbo/r500 2025-10-24 00:58:33 +00:00
8c95d09658 rotate.vs.asm: change comment style
bilbo pushed to main at bilbo/r500 2025-10-24 00:58:10 +00:00
b671d30d3a us_disassemble: print non-register columns
bilbo pushed to main at bilbo/r500 2025-10-24 00:57:19 +00:00
7ac88f0ed3 cube_rotate.vs.asm: move all sin/cos values to temp[3]
bilbo pushed to main at bilbo/r500 2025-10-24 00:56:00 +00:00
8594bc4a38 assembler/vs: rewrite parser and validator
bilbo pushed to main at www/r500 2025-10-23 18:36:10 +00:00
ca4d7fb8ee add index
6d73be14cc add doc
53b2753e64 add images
90c2e5408e add videos
2aca774dd1 add verbatim
bilbo created branch main in www/r500 2025-10-23 18:36:10 +00:00
bilbo created repository www/r500 2025-10-23 18:35:43 +00:00
bilbo pushed to main at stuff/pic 2025-10-23 18:35:00 +00:00
35fc43f862 initial
bilbo pushed to main at bilbo/r500 2025-10-22 21:14:52 +00:00
50244c7c95 shader_examples: add texture_cube_depth_vertex_shader.vs.txt
bilbo pushed to main at bilbo/r500 2025-10-22 00:39:30 +00:00
91f83bdaa8 drm/shadertoy: add shadertoy_palette.fs.asm
bilbo pushed to main at bilbo/r500 2025-10-22 00:39:19 +00:00
f6a0fc4fab assembler/fs/emitter: emit addrd
bilbo pushed to main at bilbo/r500 2025-10-21 20:43:41 +00:00
b4310b4fef drm/shadertoy: add time-based animation
ae3fa0f2e6 assembler/lexer: add support for double hypen comments
Compare 2 commits »
bilbo pushed to main at bilbo/r500 2025-10-21 17:37:07 +00:00
fe0684ca5e assembler/fs: add support for NOP
bilbo pushed to main at bilbo/r500 2025-10-21 16:46:47 +00:00
3213edda43 drm: add shadertoy_sin.fs.asm