Historial de Commits

Autor SHA1 Mensaje Fecha
  ReinUsesLisp b60b3fa113 glasm: Fix compute stage name hace 5 años
  ReinUsesLisp 96962c1d3c glasm: Fix phi instruction types hace 5 años
  ReinUsesLisp 91a3c2c1c0 glasm: Implement PREC on relevant instructions hace 5 años
  ReinUsesLisp accad56ee7 glasm: Implement stores to gl_ViewportIndex hace 5 años
  ReinUsesLisp 2494dbe183 glasm: Implement gl_PointSize stores hace 5 años
  ReinUsesLisp 9415c435fc glasm: Implement gl_PointCoord hace 5 años
  ReinUsesLisp 12dcb9fcc2 glasm: Implement ImageQueryLod hace 5 años
  ReinUsesLisp 4a22942f45 glasm: Implement ImageFetch hace 5 años
  ameerj 3777592ada glasm: Implement IADD.CC hace 5 años
  ReinUsesLisp 98ed8ff103 glasm: Implement BFE.CC hace 5 años
  ReinUsesLisp 2e0d56da7e glasm: Implement SelectU1 hace 5 años
  ReinUsesLisp 85fc7e584e HACK: Bind stages before and after bindings hace 5 años
  ReinUsesLisp e8ed904805 glasm: Implement gl_WorkGroupID hace 5 años
  ReinUsesLisp 0a42277a4f glasm: Implement TXQ and improve texture info reads hace 5 años
  ReinUsesLisp c560bf99c2 glasm: Implement gl_FrongFacing attribute hace 5 años
  ReinUsesLisp 8b7d5912d6 glasm: Support textures used in more than one stage hace 5 años
  ReinUsesLisp 3d3ed53511 glasm: Implement textureGather instructions hace 5 años
  ReinUsesLisp 0fa421f82f glasm: Implement gl_FragDepth and gl_SampleMask stores hace 5 años
  ReinUsesLisp 1ee7f8b943 glasm: Do not alias ConditionRef for now hace 5 años
  ReinUsesLisp 9bb3e008c9 shader: Read branch conditions from an instruction hace 5 años
  ReinUsesLisp 4bad415bca glasm: Implement InstanceId and VertexId hace 5 años
  ReinUsesLisp afcb140185 glasm: Add missing return value on move assignment hace 5 años
  ReinUsesLisp fb3ba62b3a glasm: Fix aliased bitcasts ref counting hace 5 años
  ReinUsesLisp f1b334b9f9 glasm: Remove unintentional comma on vector insert hace 5 años
  ReinUsesLisp ec6fc5fe78 glasm: Implement TEX and TEXS instructions hace 5 años
  ReinUsesLisp c42a6143a5 glasm: Add support for non-2D texture samples hace 5 años
  ReinUsesLisp bee9fb0563 glasm: Reorder unreachable image instructions to the bottom hace 5 años
  ReinUsesLisp e6b4d461d2 glasm: Add support for texture offsets hace 5 años
  ReinUsesLisp bf2949df10 glasm: Improve texture sampling instructions hace 5 años
  ReinUsesLisp db2f0f4108 emit_glasm: Enable ARB_draw_buffers when needed hace 5 años