ReinUsesLisp
|
9e7b6622c2
shader: Split profile and runtime information in separate structs
|
před 5 roky |
ameerj
|
36d040da70
glasm: Implement FSWZADD
|
před 5 roky |
ReinUsesLisp
|
48d4e26326
glasm: Fix tessellation headers
|
před 5 roky |
ReinUsesLisp
|
9ec2303ad6
glasm: Add tessellation shader declarations
|
před 5 roky |
ReinUsesLisp
|
fad139a3e6
glasm: Declare geometry program headers
|
před 5 roky |
ReinUsesLisp
|
dadd192b30
glasm: Implement ImageRead
|
před 5 roky |
ReinUsesLisp
|
accad56ee7
glasm: Implement stores to gl_ViewportIndex
|
před 5 roky |
ReinUsesLisp
|
8b7d5912d6
glasm: Support textures used in more than one stage
|
před 5 roky |
ReinUsesLisp
|
9bb3e008c9
shader: Read branch conditions from an instruction
|
před 5 roky |
ReinUsesLisp
|
ec6fc5fe78
glasm: Implement TEX and TEXS instructions
|
před 5 roky |
ReinUsesLisp
|
db2f0f4108
emit_glasm: Enable ARB_draw_buffers when needed
|
před 5 roky |
lat9nq
|
f7a2340205
shader_recompiler: GCC fixes
|
před 5 roky |
ReinUsesLisp
|
31d402ee74
glasm: Add Void type to GLASM values
|
před 5 roky |
ReinUsesLisp
|
3764750339
glasm: Add graphics specific shader declarations to GLASM
|
před 5 roky |
ameerj
|
057dee4856
glasm: Implement local memory for glasm
|
před 5 roky |
ReinUsesLisp
|
bf5e48ffe4
glasm: Initial implementation of phi nodes on GLASM
|
před 5 roky |
ReinUsesLisp
|
d4385c34e3
glasm: Declare NV_shader_thread_group when needed
|
před 5 roky |
ReinUsesLisp
|
d54d7de40e
glasm: Rework control flow introducing a syntax list
|
před 5 roky |
ameerj
|
7ff5851608
glasm: Implement Storage atomics
|
před 5 roky |
ReinUsesLisp
|
8c81a20ace
glasm: Ensure reg alloc order across compilers on GLASM
|
před 5 roky |
ReinUsesLisp
|
c917290497
glasm: Enable unintentionally disabled register aliasing on GLASM
|
před 5 roky |
ReinUsesLisp
|
c4fd6b55bc
glasm: Implement shuffle and vote instructions on GLASM
|
před 5 roky |
ReinUsesLisp
|
deda89372f
glasm: Fix register allocation when moving immediate on GLASM
|
před 5 roky |
ReinUsesLisp
|
8eb72ff0dc
glasm: Fix moving U64 immediates to registers in GLASM
|
před 5 roky |
ameerj
|
80813b1d14
glasm: Implement storage atomic ops
|
před 5 roky |
ReinUsesLisp
|
ad61b47f80
glasm: Add conversion instructions to GLASM
|
před 5 roky |
ReinUsesLisp
|
4502595bc2
glasm: Initial GLASM fp64 support
|
před 5 roky |
ReinUsesLisp
|
9f851e3832
glasm: Implement GLASM fp16 packing and move bitwise insns
|
před 5 roky |
ReinUsesLisp
|
1c9307969c
glasm: Make GLASM aware of types
|
před 5 roky |
ReinUsesLisp
|
2b04b4d27f
glasm: Remove unused argument in identity instructions on GLASM
|
před 5 roky |