Commit History

Author SHA1 Message Date
  Lasse Öörni 7ed9a4815d More complete multi-FBO implementation. 14 years ago
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
  Lasse Öörni 9fc3d48c12 Changed Viewport to be a reference-counted object. 14 years ago
  Lasse Öörni 55ce257a9c Initial postprocessing implementation. Reimplemented the FXAA edge filter using it. 14 years ago
  Lasse Öörni 51cf76b99a Renamed SetLinkedDepthBuffer() -> SetLinkedDepthStencil(). 14 years ago
  Lasse Öörni fe495f6bcc Added deferred fallback mode, which renders the G-buffer in 2 passes. 14 years ago
  Lasse Öörni 432f57b4b0 Use SDL 1.3 in OpenGL mode. 14 years ago
  Lasse Öörni 464dbd47ab Fixed performance issues on ATI graphics cards by creating a packed depth stencil as a renderbuffer, not as a texture. 14 years ago
  Lasse Öörni 9335edc5ed Removed the need to lock vertex data in read-only mode for CPU-side processing. 14 years ago
  Lasse Öörni 5db24c8d02 Renamed OpenGL/Direct3D9 implemntation and shader directories. 14 years ago