Historique des commits

Auteur SHA1 Message Date
  ReinUsesLisp 8fdb00a2b5 glasm: Implement ImageWrite il y a 5 ans
  ReinUsesLisp dadd192b30 glasm: Implement ImageRead il y a 5 ans
  ReinUsesLisp 3d0ffc6ad0 glasm: Implement EmitVertex and EndPrimitive il y a 5 ans
  ReinUsesLisp f79cbbf814 glasm: Implement ImageGradient il y a 5 ans
  ReinUsesLisp 291f220be3 glasm: Implement 64-bit shifts il y a 5 ans
  ReinUsesLisp d957b3a8fe glasm: Implement barriers il y a 5 ans
  ReinUsesLisp b60b3fa113 glasm: Fix compute stage name il y a 5 ans
  ReinUsesLisp 96962c1d3c glasm: Fix phi instruction types il y a 5 ans
  ReinUsesLisp 91a3c2c1c0 glasm: Implement PREC on relevant instructions il y a 5 ans
  ReinUsesLisp accad56ee7 glasm: Implement stores to gl_ViewportIndex il y a 5 ans
  ReinUsesLisp 2494dbe183 glasm: Implement gl_PointSize stores il y a 5 ans
  ReinUsesLisp 9415c435fc glasm: Implement gl_PointCoord il y a 5 ans
  ReinUsesLisp 12dcb9fcc2 glasm: Implement ImageQueryLod il y a 5 ans
  ReinUsesLisp 4a22942f45 glasm: Implement ImageFetch il y a 5 ans
  ameerj 3777592ada glasm: Implement IADD.CC il y a 5 ans
  ReinUsesLisp 98ed8ff103 glasm: Implement BFE.CC il y a 5 ans
  ReinUsesLisp 2e0d56da7e glasm: Implement SelectU1 il y a 5 ans
  ReinUsesLisp 85fc7e584e HACK: Bind stages before and after bindings il y a 5 ans
  ReinUsesLisp e8ed904805 glasm: Implement gl_WorkGroupID il y a 5 ans
  ReinUsesLisp 0a42277a4f glasm: Implement TXQ and improve texture info reads il y a 5 ans
  ReinUsesLisp c560bf99c2 glasm: Implement gl_FrongFacing attribute il y a 5 ans
  ReinUsesLisp 8b7d5912d6 glasm: Support textures used in more than one stage il y a 5 ans
  ReinUsesLisp 3d3ed53511 glasm: Implement textureGather instructions il y a 5 ans
  ReinUsesLisp 0fa421f82f glasm: Implement gl_FragDepth and gl_SampleMask stores il y a 5 ans
  ReinUsesLisp 1ee7f8b943 glasm: Do not alias ConditionRef for now il y a 5 ans
  ReinUsesLisp 9bb3e008c9 shader: Read branch conditions from an instruction il y a 5 ans
  ReinUsesLisp 4bad415bca glasm: Implement InstanceId and VertexId il y a 5 ans
  ReinUsesLisp afcb140185 glasm: Add missing return value on move assignment il y a 5 ans
  ReinUsesLisp fb3ba62b3a glasm: Fix aliased bitcasts ref counting il y a 5 ans
  ReinUsesLisp f1b334b9f9 glasm: Remove unintentional comma on vector insert il y a 5 ans