Historique des commits

Auteur SHA1 Message Date
  bkaradzic 7e656fa4ef Added GL 3.1 core profile shader patching. il y a 12 ans
  bkaradzic 8c2b39efe2 Fixed warnings. il y a 12 ans
  bkaradzic b584873b50 Added ability to specify arbitrary source pitch when uploading textures. il y a 12 ans
  bkaradzic e93449571d shaderc: Fixed return value on error. il y a 12 ans
  bkaradzic e78dc677d5 Fixed function argument comma insertion. il y a 12 ans
  bkaradzic a2466367ac Added gl_FrontFacing builtin for HLSL. il y a 12 ans
  bkaradzic e05d250948 Added debug info for shaders build with DX11 compiler. il y a 12 ans
  bkaradzic 2d21e92cd8 Added Clang toolchain support for Linux. il y a 12 ans
  bkaradzic 8f026846ff DX9: Improved shader debug info output. il y a 12 ans
  bkaradzic 4c4c2eb5cb examples-common: Reogranized sources. Added command interpreter and input bindings support. il y a 12 ans
  bkaradzic 640c61fe45 Cleanup. il y a 12 ans
  bkaradzic ba4a32d79a shaderc: Added missing options to help. il y a 12 ans
  bkaradzic 4ade0981f1 Fixed include path to be relative to input file. Issue #34. il y a 12 ans
  bkaradzic c487afa8ef Added varying.def to dependencies. il y a 12 ans
  bkaradzic 507af8c9f1 Fixed shaderc crash when $in/output lines have comments. il y a 12 ans
  bkaradzic 159b1ce8b2 Fixed MinGW warnings. il y a 12 ans
  bkaradzic 253f313a34 Added wglSwapInterval and ARB_debug_output. Removed BX_UNUSED used for removing warnings when debug messages are compiled out. il y a 12 ans
  bkaradzic 84bfec136a Removed some HLSL intrinsic from .sc shaders in favor of GLSL. Fixed varying.def parsing. il y a 12 ans
  bkaradzic 789552fd34 Ignore anything after semicolon to end of line in varying.def. il y a 12 ans
  bkaradzic d34cd0251b Added ability to pass multiple include dirs. il y a 12 ans
  bkaradzic a703d6129f Added -i 'include dir' argument to shaderc. il y a 12 ans
  bkaradzic 6582276e3e Fixed L4 warnings. il y a 12 ans
  bkaradzic c44db7eaa0 Merge branch 'master' of github.com:bkaradzic/bgfx il y a 13 ans
  bkaradzic 8e0e21f40d Normalized line endings. il y a 13 ans
  bkaradzic 5e15534628 Fixed GCC warning in release build. il y a 13 ans
  bkaradzic 4494bcf6bc Normalize shader source EOL to LF. il y a 13 ans
  bkaradzic cc69b20e14 Fixed 'unexpected EOL' when building shaders. Added error message for missing shader entry point. il y a 13 ans
  bkaradzic 391ebaefc3 Fixed shaderc arguments. il y a 13 ans
  bkaradzic 43ce51b8ec Updated year in copyright notice. il y a 13 ans
  bkaradzic b52cc77a14 Reorganized opcode type and location bits in constant buffer opcode. il y a 13 ans