BearishSun ff4188ee13 Bugfix: Issue with param block size calculation when they contain array elements há 8 anos atrás
..
GL 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
GLSL ae820eb3c3 Feature: Added a way to specify a feature-set when defining a BSL shader file há 8 anos atrás
Linux eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script há 8 anos atrás
Win32 eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script há 8 anos atrás
BsGLBuffer.cpp 79b973bc30 WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLBuffer.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLCommandBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLCommandBuffer.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLCommandBufferManager.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLCommandBufferManager.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLContext.cpp 9ffe230544 Refactor: Moving UUIDs from string to 128 bit representation há 8 anos atrás
BsGLContext.h a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLEventQuery.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLEventQuery.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLFrameBufferObject.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLFrameBufferObject.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLGpuBuffer.cpp ae820eb3c3 Feature: Added a way to specify a feature-set when defining a BSL shader file há 8 anos atrás
BsGLGpuBuffer.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLGpuParamBlockBuffer.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLGpuParamBlockBuffer.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLHardwareBufferManager.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLHardwareBufferManager.h a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLIndexBuffer.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLIndexBuffer.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLOcclusionQuery.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLOcclusionQuery.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLPixelBuffer.cpp aa58cde7bd Bugfix: Support uploads of 2D array textures in GLRenderAPI há 8 anos atrás
BsGLPixelBuffer.h 3c1b9baaac Feature: Texture copies can now use arbitrary ranges for source/destination, instead of forcing a copy of the entire texture face há 8 anos atrás
BsGLPixelFormat.cpp 266484ff97 WIP: Linux port há 8 anos atrás
BsGLPixelFormat.h a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLPlugin.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLPrerequisites.h 67eaa119fc WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLQueryManager.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLQueryManager.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLRenderAPI.cpp ff4188ee13 Bugfix: Issue with param block size calculation when they contain array elements há 8 anos atrás
BsGLRenderAPI.h 7e7dbd580d Bugfix: OpenGL stencil operations on back faces are now applied properly há 8 anos atrás
BsGLRenderAPIFactory.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLRenderAPIFactory.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLRenderTexture.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLRenderTexture.h a799813ebc WIP: Getting OpenGL up to date há 8 anos atrás
BsGLRenderWindowManager.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLRenderWindowManager.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLSupport.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLSupport.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLTexture.cpp 3c1b9baaac Feature: Texture copies can now use arbitrary ranges for source/destination, instead of forcing a copy of the entire texture face há 8 anos atrás
BsGLTexture.h 3c1b9baaac Feature: Texture copies can now use arbitrary ranges for source/destination, instead of forcing a copy of the entire texture face há 8 anos atrás
BsGLTextureManager.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLTextureManager.h a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLTextureView.cpp 5d331c2f55 Bugfix: OpenGL now respects min/max mipmap values specified in a sampler state há 8 anos atrás
BsGLTextureView.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLTimerQuery.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLTimerQuery.h 266484ff97 WIP: Linux port há 8 anos atrás
BsGLUtil.h dcd15a9ad7 WIP: Linux port há 8 anos atrás
BsGLVertexArrayObjectManager.cpp a3d4e699aa WIP: Refactoring OpenGL RAPI in order to support (more restrictive) 4.1 and ES versions há 8 anos atrás
BsGLVertexArrayObjectManager.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás
BsGLVertexBuffer.cpp d9a0c06295 Bugfix: OpenGL buffer copies are now performed correctly há 8 anos atrás
BsGLVertexBuffer.h 266484ff97 WIP: Linux port há 8 anos atrás
CMakeLists.txt eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script há 8 anos atrás
CMakeSources.cmake dcd15a9ad7 WIP: Linux port há 8 anos atrás
glew.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) há 8 anos atrás