Florian Will 64f864af34 Bugfix: Respect instanceStepRate when comparing VertexElements 8 년 전
..
BsBlendState.cpp eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 년 전
BsBlendState.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsCommandBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsCommandBuffer.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsDepthStencilState.cpp eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 년 전
BsDepthStencilState.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsEventQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsEventQuery.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsGpuBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsGpuBuffer.h ffc2208374 Refactor: Modified the renderer so it can work without texture view support (not present on earlier OpenGL versions) 8 년 전
BsGpuParam.cpp 441b7dc7dc WIP: Editor polish and cleanup 8 년 전
BsGpuParam.h 441b7dc7dc WIP: Editor polish and cleanup 8 년 전
BsGpuParamBlockBuffer.cpp 24a1f44cd8 Refactor: Cleaned up custom allocators 8 년 전
BsGpuParamBlockBuffer.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsGpuParamDesc.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsGpuParams.cpp 24a1f44cd8 Refactor: Cleaned up custom allocators 8 년 전
BsGpuParams.h 01240b3690 Feature: Added standard (non-clustered) forward rendering mode, for hardware that does not support compute 8 년 전
BsGpuPipelineParamInfo.cpp e605573591 Refactor: Shader variations are now defined directly in BSL files 8 년 전
BsGpuPipelineParamInfo.h e605573591 Refactor: Shader variations are now defined directly in BSL files 8 년 전
BsGpuPipelineState.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsGpuPipelineState.h e605573591 Refactor: Shader variations are now defined directly in BSL files 8 년 전
BsGpuProgram.cpp eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 년 전
BsGpuProgram.h 01240b3690 Feature: Added standard (non-clustered) forward rendering mode, for hardware that does not support compute 8 년 전
BsHardwareBuffer.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsIndexBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsIndexBuffer.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsOcclusionQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsOcclusionQuery.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsRasterizerState.cpp eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 년 전
BsRasterizerState.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsRenderAPI.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsRenderAPI.h ae820eb3c3 Feature: Added a way to specify a feature-set when defining a BSL shader file 8 년 전
BsRenderAPICapabilities.cpp 266484ff97 WIP: Linux port 8 년 전
BsRenderAPICapabilities.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsRenderTarget.cpp 24a1f44cd8 Refactor: Cleaned up custom allocators 8 년 전
BsRenderTarget.h 90f5f648bf WIP: Script bindings 8 년 전
BsRenderTexture.cpp 24a1f44cd8 Refactor: Cleaned up custom allocators 8 년 전
BsRenderTexture.h 90f5f648bf WIP: Script bindings 8 년 전
BsRenderWindow.cpp 24a1f44cd8 Refactor: Cleaned up custom allocators 8 년 전
BsRenderWindow.h 07c160bb50 WIP: Linux port 8 년 전
BsSamplerState.cpp eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 년 전
BsSamplerState.h 5d331c2f55 Bugfix: OpenGL now respects min/max mipmap values specified in a sampler state 8 년 전
BsSubMesh.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsTextureView.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsTextureView.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsTimerQuery.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsTimerQuery.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsVertexBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsVertexBuffer.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsVertexData.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsVertexData.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsVertexDataDesc.cpp eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 년 전
BsVertexDataDesc.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsVertexDeclaration.cpp 64f864af34 Bugfix: Respect instanceStepRate when comparing VertexElements 8 년 전
BsVertexDeclaration.h 64f864af34 Bugfix: Respect instanceStepRate when comparing VertexElements 8 년 전
BsVideoModeInfo.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsVideoModeInfo.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) 8 년 전
BsViewport.cpp eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script 8 년 전
BsViewport.h 995485a010 WIP Linux port: 8 년 전