Cronologia Commit

Autore SHA1 Messaggio Data
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 anni fa
  Lasse Öörni a1c70a3476 Added bloom post-process effect. 14 anni fa
  Lasse Öörni d0cdfd6f1e Shader code cleanup. 14 anni fa
  Lasse Öörni 91500591c3 Reverted the previous shader parameter query optimization. Instead, added possibility to rehash a hashmap/hashset manually to a specified bucket count. 14 anni fa
  Lasse Öörni de10f28d79 Fixed shader program error message check to use glGetProgramInfoLog(). 14 anni fa
  Lasse Öörni 3a6163226b Changed OpenGL rendering to use non-hardcoded shader parameters. Fixed warnings. 14 anni fa
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 anni fa
  Lasse Öörni d55d29612c Documentation update. 14 anni fa
  Lasse Öörni 432f57b4b0 Use SDL 1.3 in OpenGL mode. 14 anni fa
  Lasse Öörni 464dbd47ab Fixed performance issues on ATI graphics cards by creating a packed depth stencil as a renderbuffer, not as a texture. 14 anni fa
  Lasse Öörni 0ec486db9e Fixed crash in OpenGL shader program cleanup. 14 anni fa
  Lasse Öörni 1c26218eeb Fixed a logic error where a OpenGL ShaderVariation would hold a link to a single ShaderProgram, although it can be linked to many. 14 anni fa
  Lasse Öörni 5db24c8d02 Renamed OpenGL/Direct3D9 implemntation and shader directories. 14 anni fa