История коммитов

Автор SHA1 Сообщение Дата
  BearishSun 821069bd0f Tiled deferred rendering: Moving all lights to a single buffer to make shader code simpler 9 лет назад
  BearishSun 495ee9a188 Vulkan: Fixing issues with the base tile deferred shader 9 лет назад
  BearishSun 0411c07e17 DX11: Fixed an issue where mip-maps were disabled during rendering 9 лет назад
  BearishSun e3472f8f9b OpenGL: Rendering to sRGB texture now properly de-linearizes written values 9 лет назад
  BearishSun ff8f690717 Tiled deferred rendering (DX11 only for now) 9 лет назад
  BearishSun 2bc0d229c9 More work on user manuals 9 лет назад
  BearishSun eec99bff10 Moving light pass in a compute shader in preparation for tiled deferred rendering 9 лет назад
  BearishSun e90c89f93f More accurate spot light bounds calculation 9 лет назад
  BearishSun 770c91d0a3 Automatically update builtin resource data lists when resources are added/removed from their folders 9 лет назад
  BearishSun 88105afc5d Refactored renderer so that pre-processing operations can be executing when performing manual rendering over multiple views 9 лет назад
  BearishSun a6d8f683f3 Fixing & improving renderable culling 9 лет назад
  BearishSun 2e94779fc6 Vulkan: Now tracking image layouts on a per-resource basis. This way individual faces & mip-levels can be bound for rendering, particularily useful for cubemaps and texture arrays in general. 9 лет назад
  BearishSun 7784a96128 Reflection cubemap filtering 9 лет назад
  BearishSun c210038c6b Allow creation of render/depth-stencil textures with multiple mip levels 9 лет назад
  BearishSun 76f39f1d85 Bugfix: When rendering to a specific mip level, use the proper mip level size for viewport extents, instead of base image size 9 лет назад
  BearishSun 7354b9221c More work on user manuals 9 лет назад
  BearishSun e8e720121c More work on user manuals 9 лет назад
  BearishSun 3f694bc9e7 More work on user manuals 9 лет назад
  BearishSun 718ed85258 OpenGL: Added support for shared storage blocks 9 лет назад
  BearishSun 6732f7076a Vulkan: Added support for shared storage buffer objects 9 лет назад
  BearishSun 319c6c756f Specific mip & level can now be specified when binding sampled textures 9 лет назад
  BearishSun 8a02e1877f Added high-level code to bind specific texture subresource for sampling (not used by low level yet) 9 лет назад
  BearishSun 5496a2e79a Fixing Windows build for some helper projects 9 лет назад
  BearishSun 6d7b831111 More work on user manuals 9 лет назад
  BearishSun df25d147ad Vulkan: Inter queue semaphores are now properly signaled on submit 9 лет назад
  BearishSun 29b0fda837 Fix compilation in release mode 9 лет назад
  BearishSun 1caafa51c9 Fixes to cubemap rendering 9 лет назад
  BearishSun 1807ea3adf Enable vertical flips during blit, if requested 9 лет назад
  BearishSun ed349dbc99 More work on user manuals 9 лет назад
  BearishSun f0039a0815 Vulkan: Mapping a single face of a cubemap for rendering now works 9 лет назад