Commit History

Author SHA1 Message Date
  Marko Pintera c77edc8161 WIP: macOS port 7 years ago
  BearishSun ff4188ee13 Bugfix: Issue with param block size calculation when they contain array elements 8 years ago
  BearishSun 7e7dbd580d Bugfix: OpenGL stencil operations on back faces are now applied properly 8 years ago
  BearishSun ae820eb3c3 Feature: Added a way to specify a feature-set when defining a BSL shader file 8 years ago
  BearishSun 01240b3690 Feature: Added standard (non-clustered) forward rendering mode, for hardware that does not support compute 8 years ago
  BearishSun 8f14edffe6 Feature: DirectX, OpenGL and Vulkan will now parse structs in uniform blocks/constant buffers 8 years ago
  BearishSun 572ae23b94 Bugfix: OpenGL render system no longer checks for GL_ARB_geometry_shader4 extension, as the core geometry shader is assumed to be always present 8 years ago
  BearishSun 92155445c4 Bugfix: Properly bind all slices of a 3D texture when performing image read/write in OpenGL, as suggested by @w-flo 8 years ago
  BearishSun 631d3a29c2 Bugfix: Depth clamping is no longer incorrectly enabled when using OpenGL 8 years ago
  BearishSun 678d63876a Bugfix: Fixing an issue that would crash Banshee when ran under RenderDoc with OpenGL enabled 8 years ago
  BearishSun b9a107bd99 Bugfix: Object picking in editor scene view now works properly on OpenGL 8 years ago
  BearishSun 917828e246 Bugfix: Fix crash on shutdown during OpenGL context deletion 8 years ago
  BearishSun ffc2208374 Refactor: Modified the renderer so it can work without texture view support (not present on earlier OpenGL versions) 8 years ago
  BearishSun 5d331c2f55 Bugfix: OpenGL now respects min/max mipmap values specified in a sampler state 8 years ago
  BearishSun 37d256d01f Feature: OpenGL render API can now work with older OpenGL versions, including OpenGL 4.1 and partial support for OpenGL ES 8 years ago
  BearishSun ea824d8abe WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions 8 years ago
  BearishSun 79b973bc30 WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions 8 years ago
  BearishSun ed9cb44dc2 WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions 8 years ago
  Marko Pintera 78f89c68ac WIP: Linux port 8 years ago
  Marko Pintera eb86ee0346 WIP: Linux port 8 years ago
  BearishSun baa1e0d7de WIP: Linux port 8 years ago
  BearishSun 266484ff97 WIP: Linux port 8 years ago
  BearishSun 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 years ago