35 Commits (d95e33ac44ecaaa9df388339a84dce4b2c256a6d)

Author SHA1 Message Date
ReinUsesLisp d95e33ac44 glasm: Implement 64-bit shifts 5 years ago
ReinUsesLisp 1e64cbd23a glasm: Implement ImageFetch 5 years ago
ReinUsesLisp cfa232a5a5 glasm: Implement SelectU1 5 years ago
ReinUsesLisp 089e3a82b3 glasm: Implement gl_WorkGroupID 5 years ago
ReinUsesLisp 50dda4164a glasm: Implement TXQ and improve texture info reads 5 years ago
ReinUsesLisp e4835094aa glasm: Implement textureGather instructions 5 years ago
ReinUsesLisp 98b4463dbb glasm: Implement gl_FragDepth and gl_SampleMask stores 5 years ago
ReinUsesLisp 5c6dc51c69 shader: Read branch conditions from an instruction 5 years ago
ReinUsesLisp 0b3a3f35e8 glasm: Implement TEX and TEXS instructions 5 years ago
ReinUsesLisp 009721f477 glasm: Improve texture sampling instructions 5 years ago
ameerj be403ea956 glasm: Implement rest of shared mem 5 years ago
ReinUsesLisp 87c847ddc3 glasm: Implement derivative instructions on GLASM 5 years ago
ameerj d0c4cca02d glasm: Implement local memory for glasm 5 years ago
ReinUsesLisp f2ae32fa76 glasm: Initial implementation of phi nodes on GLASM 5 years ago
ReinUsesLisp 03f6d424ce glasm: Rework control flow introducing a syntax list 5 years ago
ameerj 8a556b49cf glasm: Implement Storage atomics 5 years ago
ReinUsesLisp 7273fcab95 glasm: Implement shuffle and vote instructions on GLASM 5 years ago
ReinUsesLisp 3e0e8c952d glasm: Add MUFU instructions to GLASM 5 years ago
ReinUsesLisp 8a77a1426b glasm: Implement IAbs64 and INeg64 on GLASM 5 years ago
ReinUsesLisp c5055cade9 glasm: Implement SelectU64 on GLASM 5 years ago
ameerj 55801889e1 glasm: Implement storage atomic ops 5 years ago
ReinUsesLisp cbac486530 glasm: Add conversion instructions to GLASM 5 years ago
ReinUsesLisp db3a10b384 glasm: Add fp min/max insts and fix store for fp64 on GLASM 5 years ago
ReinUsesLisp 763b4a8b16 glasm: Add logical instructions on GLASM 5 years ago
ReinUsesLisp 45be6d11cc glasm: Add floating-point comparisons on GLASM 5 years ago
ameerj fd6393cb14 emit_glasm: Implement more integer alu ops 5 years ago
ameerj c13b6d8f86 glasm: Reimplement bitwise ops and BFI/BFE 5 years ago
ReinUsesLisp fc009ca296 glasm: Initial GLASM fp64 support 5 years ago
ReinUsesLisp 8de3f88656 glasm: Implement GLASM fp16 packing and move bitwise insns 5 years ago
ReinUsesLisp 8d20355a93 glasm: Implement more GLASM composite instructions 5 years ago
ReinUsesLisp 04ed27a997 glasm: Make GLASM aware of types 5 years ago
ameerj 94ee083286 glasm: Use CMP.S for Select32 5 years ago
ameerj 779ff6918b glasm: Implement BFI, BFE 5 years ago
ReinUsesLisp 6c0a696179 glasm: Implement basic GLASM instructions 5 years ago
ReinUsesLisp d9b9c10f32 glasm: Add GLASM backend infrastructure 5 years ago