提交历史

作者 SHA1 备注 提交日期
  Branimir Karadžić 6eee3cca63 Added shadow samplers and updated example 15-shadowmaps-simple to use them. 12 年之前
  Branimir Karadžić a68ffbf4a0 WIP: Adding texture compare modes and shadow samplers support. 12 年之前
  Branimir Karadžić 771909c988 Fixed issue #74. 12 年之前
  bkaradzic a2b4b96e55 Regenerated parsers. 12 年之前
  Branimir Karadžić 557dcef3dd Updated glsl-optimizer. 12 年之前
  Branimir Karadžić 9ff1d0c513 Updated copyright year. 12 年之前
  Branimir Karadžić ad335be715 shaderc: Added ARB_shader_texture_lod extension. 12 年之前
  bkaradzic cc77e7c743 shaderc: Improved error output. Added code preprocessing before substituting code. 12 年之前
  bkaradzic 877621105d Added MRT support. 12 年之前
  bkaradzic d401bd992a Write GLSL shader #version before compiling shader. 12 年之前
  bkaradzic 3e3de1e35a Pass precision qualifier from varying.def.sc to shader. 12 年之前
  bkaradzic 7e656fa4ef Added GL 3.1 core profile shader patching. 12 年之前
  bkaradzic 8c2b39efe2 Fixed warnings. 12 年之前
  bkaradzic b584873b50 Added ability to specify arbitrary source pitch when uploading textures. 12 年之前
  bkaradzic e93449571d shaderc: Fixed return value on error. 12 年之前
  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 年之前