Revīziju vēsture

Autors SHA1 Ziņojums Datums
  BearishSun e177683759 Vulkan now official 9 gadi atpakaļ
  BearishSun ea0f3a5bfb Vulkan: Don't use stencil aspect if depth/stencil format has only a depth component 9 gadi atpakaļ
  BearishSun 79ed48723e Vulkan: Properly release Vulkan command buffer when its parent object goes out of scope 9 gadi atpakaļ
  BearishSun 8ae9f659ce Added a few methods for easier GpuParam parameter assignment 9 gadi atpakaļ
  BearishSun b3fe1f4a0d Added math methods for creating a projection matrix 9 gadi atpakaļ
  BearishSun 90723435ec D3D11: Fix read-only depth/stencil when only depth is used 9 gadi atpakaļ
  BearishSun defef90070 Fixing D3D11 command buffer creation 9 gadi atpakaļ
  BearishSun d2aa2bd074 Properly initialize a texture created with initial pixel data 9 gadi atpakaļ
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects 9 gadi atpakaļ
  BearishSun 2b24d071f0 More renames of core thread objects 9 gadi atpakaļ
  BearishSun 91d6f7a431 CoreObjectCore -> ct::CoreObject 9 gadi atpakaļ
  BearishSun 30ddb8400e Renaming core thread managers by removing the Core suffix since they're now in the ::ct namespace 9 gadi atpakaļ
  BearishSun f171405be5 RenderAPICore -> ct::RenderAPI 9 gadi atpakaļ
  BearishSun 2cc3ea7900 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) 9 gadi atpakaļ
  BearishSun 10ec5d4767 Fixing a shader so it works on both OpenGL and Vulkan 9 gadi atpakaļ
  BearishSun 02dedf10dc Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) 9 gadi atpakaļ
  BearishSun fd174f3849 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) 9 gadi atpakaļ
  BearishSun 457ab039d5 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace 9 gadi atpakaļ
  BearishSun 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 gadi atpakaļ
  BearishSun cb9b2ae6d4 Exposed skybox field on Camera to C# code and editor 9 gadi atpakaļ
  BearishSun 90d5df0f83 Switching all default depth buffer formats to D32S8X24 or D32 since D24S8 seems to be falling out of favor on modern GPUs 9 gadi atpakaļ
  BearishSun c7b352a49b Replacing old GLSL syntax: gl_VertexID -> gl_VertexInstance 9 gadi atpakaļ
  BearishSun 36139ced8f OpenGL/Vulkan: Nicer way of checking and dealing with (un)supported pixel formats 9 gadi atpakaļ
  BearishSun e62261bc1e DX11: Nicer way of checking and dealing with (un)supported pixel formats 9 gadi atpakaļ
  BearishSun 7cbf69f663 Dropping support for rarely used pixel formats 9 gadi atpakaļ
  BearishSun 457cd2fc42 Tonemapping LUT creation now uses compute shaders since Vulkan doesn't support 3D texture rendering 9 gadi atpakaļ
  BearishSun ddf6204f9e Fixing cylindrical/spherical environment map import 9 gadi atpakaļ
  BearishSun 5350cca1a2 Vulkan: Better image access mask tracking and handling 9 gadi atpakaļ
  BearishSun e32b4ad844 Skybox rendering & cubemap import fixes 9 gadi atpakaļ
  BearishSun 4da4023c27 Don't crash when submitting the default command buffer on dx11/openGL 9 gadi atpakaļ