Histórico de commits

Autor SHA1 Mensagem Data
  ReinUsesLisp e66d5b88a6 shader: Properly scale image reads and add GL SPIR-V support 5 anos atrás
  ReinUsesLisp cfeb161c7e glsl/glasm: Pass and use scaling parameters in shaders 5 anos atrás
  ameerj f086c82e1f gl_graphics_pipeline: Add downscale factor to shader uniforms 5 anos atrás
  ReinUsesLisp fb924ea85c shader: Add resolution down factor opcode 5 anos atrás
  Fernando Sahmkow 2d4bbd83e6 Shader Cahe: Fix Phi Nodes on GLASM. 4 anos atrás
  ReinUsesLisp 808ef97a08 shader: Move loop safety tests to code emission 5 anos atrás
  ReinUsesLisp 61cd7dd301 shader: Add logging 5 anos atrás
  lat9nq 373f75d944 shader: Add shader loop safety check settings 5 anos atrás
  ReinUsesLisp 8f3043c3cf Revert "glasm: Skip phi moves on undefined instructions" 5 anos atrás
  ReinUsesLisp 2aa30353b7 glasm: Remove unintentional '\n' on Undef32 5 anos atrás
  ReinUsesLisp f58f79c85d glasm: Implement Y direction 5 anos atrás
  ReinUsesLisp 586c785366 glasm: Skip phi moves on undefined instructions 5 anos atrás
  ReinUsesLisp b9c8814ea9 glasm: Implement undef instructions 5 anos atrás
  ReinUsesLisp 48aafe0961 glasm: Release phi node registers after they are no longer needed 5 anos atrás
  ReinUsesLisp 9fbfe7d676 glasm: Fix usage counting on phi nodes 5 anos atrás
  ReinUsesLisp 89e341d56a glasm: Implement SampleId 5 anos atrás
  ReinUsesLisp 77d8c44b68 glasm: Implement IsHelperInvocation 5 anos atrás
  ReinUsesLisp ddf601919f glasm: Fix EmitVertex's optimization 5 anos atrás
  ReinUsesLisp d5db96386d glasm: Implement InvocationId 5 anos atrás
  ReinUsesLisp 679e7146a7 glasm: Optimize EmitVertex into EMIT 5 anos atrás
  ReinUsesLisp 3d0ffc6ad0 glasm: Implement EmitVertex and EndPrimitive 5 anos atrás
  ReinUsesLisp d957b3a8fe glasm: Implement barriers 5 anos atrás
  ReinUsesLisp 96962c1d3c glasm: Fix phi instruction types 5 anos atrás
  ReinUsesLisp e8ed904805 glasm: Implement gl_WorkGroupID 5 anos atrás
  ReinUsesLisp 9bb3e008c9 shader: Read branch conditions from an instruction 5 anos atrás
  ReinUsesLisp 9fb2ea08e8 glasm: Initial (broken) implementation of TEX on GLASM 5 anos atrás
  ReinUsesLisp 1f3446b47e glasm: Implement some graphics instructions on GLASM 5 anos atrás
  ameerj 057dee4856 glasm: Implement local memory for glasm 5 anos atrás
  ReinUsesLisp bf5e48ffe4 glasm: Initial implementation of phi nodes on GLASM 5 anos atrás
  ReinUsesLisp d54d7de40e glasm: Rework control flow introducing a syntax list 5 anos atrás