Historique des commits

Auteur SHA1 Message Date
  Lioncash 3e7813e49d emit_glasm: Fix LINESS_ADJACENCY typo in InputPrimitive() il y a 5 ans
  ReinUsesLisp bf2956d77a shader: Avoid usage of C++20 ranges to build in clang il y a 5 ans
  ReinUsesLisp 8a3427a4c8 glasm: Add passthrough geometry shader support il y a 5 ans
  ReinUsesLisp 7dafa96ab5 shader: Rework varyings and implement passthrough geometry shaders il y a 5 ans
  ReinUsesLisp 808ef97a08 shader: Move loop safety tests to code emission il y a 5 ans
  ameerj 3a2dd1b483 glasm: Implement SetAttribute ViewportMask il y a 5 ans
  ReinUsesLisp 0ffea97e2e shader: Split profile and runtime info headers il y a 5 ans
  ReinUsesLisp 61cd7dd301 shader: Add logging il y a 5 ans
  ReinUsesLisp 79f2fe1a39 glasm: Use ARB_derivative_control conditionally il y a 5 ans
  ReinUsesLisp 916ca74324 opengl: Declare fragment outputs even if they are not used il y a 5 ans
  ReinUsesLisp b6c087496b glasm: Reduce reg allocation leaks from an exception to a log il y a 5 ans
  ReinUsesLisp f58f79c85d glasm: Implement Y direction il y a 5 ans
  ReinUsesLisp 48aafe0961 glasm: Release phi node registers after they are no longer needed il y a 5 ans
  ReinUsesLisp 75fd0079db glasm: Remove unnecessary value types il y a 5 ans
  ReinUsesLisp 379b305b4b glasm: Throw when there are register leaks il y a 5 ans
  ReinUsesLisp ca05a13c62 glasm: Catch more register leaks il y a 5 ans
  ReinUsesLisp 9fbfe7d676 glasm: Fix usage counting on phi nodes il y a 5 ans
  ReinUsesLisp c31521512f gl_shader_cache,glasm: Conditionally use typeless image reads extension il y a 5 ans
  ReinUsesLisp 84feabac88 glasm: Implement forced early Z il y a 5 ans
  ReinUsesLisp 9e7b6622c2 shader: Split profile and runtime information in separate structs il y a 5 ans
  ameerj 36d040da70 glasm: Implement FSWZADD il y a 5 ans
  ReinUsesLisp 48d4e26326 glasm: Fix tessellation headers il y a 5 ans
  ReinUsesLisp 9ec2303ad6 glasm: Add tessellation shader declarations il y a 5 ans
  ReinUsesLisp fad139a3e6 glasm: Declare geometry program headers il y a 5 ans
  ReinUsesLisp dadd192b30 glasm: Implement ImageRead il y a 5 ans
  ReinUsesLisp accad56ee7 glasm: Implement stores to gl_ViewportIndex il y a 5 ans
  ReinUsesLisp 8b7d5912d6 glasm: Support textures used in more than one stage il y a 5 ans
  ReinUsesLisp 9bb3e008c9 shader: Read branch conditions from an instruction il y a 5 ans
  ReinUsesLisp ec6fc5fe78 glasm: Implement TEX and TEXS instructions il y a 5 ans
  ReinUsesLisp db2f0f4108 emit_glasm: Enable ARB_draw_buffers when needed il y a 5 ans