提交歷史

作者 SHA1 備註 提交日期
  bkaradzic e78dc677d5 Fixed function argument comma insertion. 12 年之前
  bkaradzic a2466367ac Added gl_FrontFacing builtin for HLSL. 12 年之前
  bkaradzic e05d250948 Added debug info for shaders build with DX11 compiler. 12 年之前
  bkaradzic 2d21e92cd8 Added Clang toolchain support for Linux. 12 年之前
  bkaradzic 8f026846ff DX9: Improved shader debug info output. 12 年之前
  bkaradzic 4c4c2eb5cb examples-common: Reogranized sources. Added command interpreter and input bindings support. 12 年之前
  bkaradzic 640c61fe45 Cleanup. 12 年之前
  bkaradzic ba4a32d79a shaderc: Added missing options to help. 12 年之前
  bkaradzic 4ade0981f1 Fixed include path to be relative to input file. Issue #34. 12 年之前
  bkaradzic c487afa8ef Added varying.def to dependencies. 12 年之前
  bkaradzic 507af8c9f1 Fixed shaderc crash when $in/output lines have comments. 12 年之前
  bkaradzic 159b1ce8b2 Fixed MinGW warnings. 12 年之前
  bkaradzic 253f313a34 Added wglSwapInterval and ARB_debug_output. Removed BX_UNUSED used for removing warnings when debug messages are compiled out. 12 年之前
  bkaradzic 84bfec136a Removed some HLSL intrinsic from .sc shaders in favor of GLSL. Fixed varying.def parsing. 12 年之前
  bkaradzic 789552fd34 Ignore anything after semicolon to end of line in varying.def. 12 年之前
  bkaradzic d34cd0251b Added ability to pass multiple include dirs. 12 年之前
  bkaradzic a703d6129f Added -i 'include dir' argument to shaderc. 12 年之前
  bkaradzic 6582276e3e Fixed L4 warnings. 13 年之前
  bkaradzic c44db7eaa0 Merge branch 'master' of github.com:bkaradzic/bgfx 13 年之前
  bkaradzic 8e0e21f40d Normalized line endings. 13 年之前
  bkaradzic 5e15534628 Fixed GCC warning in release build. 13 年之前
  bkaradzic 4494bcf6bc Normalize shader source EOL to LF. 13 年之前
  bkaradzic cc69b20e14 Fixed 'unexpected EOL' when building shaders. Added error message for missing shader entry point. 13 年之前
  bkaradzic 391ebaefc3 Fixed shaderc arguments. 13 年之前
  bkaradzic 43ce51b8ec Updated year in copyright notice. 13 年之前
  bkaradzic b52cc77a14 Reorganized opcode type and location bits in constant buffer opcode. 13 年之前
  bkaradzic 1bc2ec8015 Initial version of geometry compiler. 13 年之前
  bkaradzic 9473fb1ffd Fixed eol. 13 年之前
  bkaradzic bda65c2c0d Fixed arguments. 13 年之前
  bkaradzic e3b0a82f0d Cleanup. 13 年之前