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