..
Android
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
KHR
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
builtInFont.bmp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
BuiltInFont.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CAnimatedMeshSceneNode.cpp
Fix null dereference reported by coverity ( #115 )
2022-07-04 12:12:33 +02:00
CAnimatedMeshSceneNode.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CAttributeImpl.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CAttributes.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CAttributes.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CB3DMeshFileLoader.cpp
Fix glHint parameter, type size and add more null checks ( #130 )
2022-09-02 08:40:02 +02:00
CB3DMeshFileLoader.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CB3DMeshWriter.cpp
Remove irrMap and use std::map instead
2022-05-18 13:12:47 +02:00
CB3DMeshWriter.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CBillboardSceneNode.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CBillboardSceneNode.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CBlit.h
Remove more unused code ( #87 )
2021-12-29 13:12:09 +01:00
CBoneSceneNode.cpp
Remove core::list and replace uses with std::list ( #105 )
2022-05-22 00:00:32 +02:00
CBoneSceneNode.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CCameraSceneNode.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CCameraSceneNode.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CColorConverter.cpp
Fix various GCC warnings
2021-11-24 22:07:26 +01:00
CColorConverter.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CDummyTransformationSceneNode.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CDummyTransformationSceneNode.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CEAGLManager.h
Add missing parameters in CEAGLManager::activateContext.
2020-06-13 14:49:38 +00:00
CEAGLManager.mm
Add missing parameters in CEAGLManager::activateContext.
2020-06-13 14:49:38 +00:00
CEGLManager.cpp
Stop dlopening libGL(ESv2).so
2022-07-09 23:03:53 +02:00
CEGLManager.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CEmptySceneNode.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CEmptySceneNode.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CFileList.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CFileList.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CFileSystem.cpp
Remove more dead code ( #108 )
2022-06-01 15:03:52 +02:00
CFileSystem.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CFPSCounter.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CFPSCounter.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CGLXManager.cpp
Stop dlopening libGL(ESv2).so
2022-07-09 23:03:53 +02:00
CGLXManager.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIButton.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUIButton.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUICheckBox.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUICheckBox.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIComboBox.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUIComboBox.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIEditBox.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUIEditBox.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIEnvironment.cpp
Remove more dead code ( #108 )
2022-06-01 15:03:52 +02:00
CGUIEnvironment.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIFileOpenDialog.cpp
Fix glHint parameter, type size and add more null checks ( #130 )
2022-09-02 08:40:02 +02:00
CGUIFileOpenDialog.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIFont.cpp
Remove irrMap and use std::map instead
2022-05-18 13:12:47 +02:00
CGUIFont.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIImage.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUIImage.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIImageList.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CGUIImageList.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIListBox.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUIListBox.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIScrollBar.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUIScrollBar.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUISkin.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUISkin.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUISpriteBank.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CGUISpriteBank.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUIStaticText.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUIStaticText.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CGUITabControl.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CGUITabControl.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CImage.cpp
Remove dead code detected by Coverity ( #116 )
2022-07-03 19:34:12 +02:00
CImage.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CImageLoaderBMP.cpp
Limit dimensions of all image loaders to 23000x23000
2021-10-05 11:17:36 +02:00
CImageLoaderBMP.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CImageLoaderJPG.cpp
Limit dimensions of all image loaders to 23000x23000
2021-10-05 11:17:36 +02:00
CImageLoaderJPG.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CImageLoaderPNG.cpp
Fix glHint parameter, type size and add more null checks ( #130 )
2022-09-02 08:40:02 +02:00
CImageLoaderPNG.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CImageLoaderTGA.cpp
Limit dimensions of all image loaders to 23000x23000
2021-10-05 11:17:36 +02:00
CImageLoaderTGA.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CImageWriterJPG.cpp
Remove bundled libraries
2021-02-25 18:22:38 +01:00
CImageWriterJPG.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CImageWriterPNG.cpp
Fix glHint parameter, type size and add more null checks ( #130 )
2022-09-02 08:40:02 +02:00
CImageWriterPNG.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CIrrDeviceiOS.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CIrrDeviceiOS.mm
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CIrrDeviceLinux.cpp
Avoid using XIWarpPointer on certain setups where it's broken
2022-09-12 16:20:31 +02:00
CIrrDeviceLinux.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CIrrDeviceOSX.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CIrrDeviceOSX.mm
Use CGWarpMouseCursorPosition
2022-06-06 12:03:16 +02:00
CIrrDeviceSDL.cpp
Drop gamma ramp code
2022-07-18 21:22:38 +02:00
CIrrDeviceSDL.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CIrrDeviceStub.cpp
Drop gamma ramp code
2022-07-18 21:22:38 +02:00
CIrrDeviceStub.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CIrrDeviceWin32.cpp
win32: use the unicode window instead of ansi window ( #138 )
2022-10-14 15:52:10 +02:00
CIrrDeviceWin32.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CLimitReadFile.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CLimitReadFile.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CLogger.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CLogger.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CMakeLists.txt
Include revision in SOVERSION for (in)compatibility checks
2022-07-21 20:04:34 +02:00
CMemoryFile.cpp
CMemoryFile: fix seek bounds-checking
2021-03-12 18:28:10 +01:00
CMemoryFile.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CMeshCache.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CMeshCache.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CMeshManipulator.cpp
Remove more dead code ( #108 )
2022-06-01 15:03:52 +02:00
CMeshManipulator.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CMeshSceneNode.cpp
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
CMeshSceneNode.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CNSOGLManager.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CNSOGLManager.mm
Add a unified cross platform OpenGL core profile binding ( #52 )
2021-08-07 21:56:00 +02:00
CNullDriver.cpp
Remove more dead code ( #108 )
2022-06-01 15:03:52 +02:00
CNullDriver.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COBJMeshFileLoader.cpp
Make irrArray backed by std::vector ( #101 )
2022-05-21 23:56:36 +02:00
COBJMeshFileLoader.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COGLES2Common.h
Always use system OpenGL extension headers
2021-04-17 00:05:46 +02:00
COGLES2Driver.cpp
Reset blend equation in 2D mode in OGLES1 and OGLES2 drivers
2022-06-10 08:35:05 +02:00
COGLES2Driver.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COGLES2ExtensionHandler.cpp
Get rid of MATERIAL_MAX_TEXTURES_USED
2021-11-19 20:16:57 +01:00
COGLES2ExtensionHandler.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
COGLES2FixedPipelineRenderer.cpp
Remove more dead code ( #108 )
2022-06-01 15:03:52 +02:00
COGLES2FixedPipelineRenderer.h
Remove more dead code ( #108 )
2022-06-01 15:03:52 +02:00
COGLES2MaterialRenderer.cpp
Remove more unused code ( #87 )
2021-12-29 13:12:09 +01:00
COGLES2MaterialRenderer.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COGLES2Renderer2D.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
COGLES2Renderer2D.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
COGLESCommon.h
Always use system OpenGL extension headers
2021-04-17 00:05:46 +02:00
COGLESCoreExtensionHandler.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
COGLESDriver.cpp
Fix crash in COGLES1Driver ( #128 )
2022-08-22 19:12:40 +02:00
COGLESDriver.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COGLESExtensionHandler.cpp
Drop Console and Framebuffer device
2022-07-09 23:53:04 +02:00
COGLESExtensionHandler.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
COGLESMaterialRenderer.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COpenGLCacheHandler.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
COpenGLCacheHandler.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
COpenGLCommon.h
Get rid of various old compiler and platform checks
2022-02-26 12:11:27 +01:00
COpenGLCoreCacheHandler.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
COpenGLCoreFeature.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
COpenGLCoreRenderTarget.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COpenGLCoreTexture.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COpenGLDriver.cpp
Fix glHint parameter, type size and add more null checks ( #130 )
2022-09-02 08:40:02 +02:00
COpenGLDriver.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COpenGLExtensionHandler.cpp
Get rid of MATERIAL_MAX_TEXTURES_USED
2021-11-19 20:16:57 +01:00
COpenGLExtensionHandler.h
Merging r6196 through r6248 from trunk to ogl-es branch
2021-08-27 10:59:31 +02:00
COpenGLMaterialRenderer.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COpenGLShaderMaterialRenderer.cpp
Remove more unused code ( #87 )
2021-12-29 13:12:09 +01:00
COpenGLShaderMaterialRenderer.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COpenGLSLMaterialRenderer.cpp
Enable GL_ALPHA_TEST in OpenGL driver for custom transparent alpha shaders
2022-05-04 17:35:31 +02:00
COpenGLSLMaterialRenderer.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
COSOperator.cpp
Fix COSOperator::getSystemMemory
2022-03-09 22:52:11 +01:00
COSOperator.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CProfiler.cpp
Get rid of all sprintf calls
2022-02-26 12:11:27 +01:00
CProfiler.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CReadFile.cpp
Drop _IRR_WCHAR_FILESYSTEM
2021-08-30 20:55:06 +02:00
CReadFile.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CSceneCollisionManager.cpp
Readd CSceneCollisionManager with only the method we need
2021-08-26 22:17:35 +02:00
CSceneCollisionManager.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CSceneManager.cpp
Remove more dead code ( #108 )
2022-06-01 15:03:52 +02:00
CSceneManager.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CSDLManager.cpp
Refactor SDL device to use the same abstraction as other devices
2022-05-21 15:26:38 +02:00
CSDLManager.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CSkinnedMesh.cpp
Make irrArray backed by std::vector ( #101 )
2022-05-21 23:56:36 +02:00
CSkinnedMesh.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CTimer.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CWebGL1Driver.cpp
Get rid of MATERIAL_MAX_TEXTURES_USED
2021-11-19 20:16:57 +01:00
CWebGL1Driver.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CWebGLExtensionHandler.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
CWGLManager.cpp
Fix glHint parameter, type size and add more null checks ( #130 )
2022-09-02 08:40:02 +02:00
CWGLManager.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CWriteFile.cpp
Fix glHint parameter, type size and add more null checks ( #130 )
2022-09-02 08:40:02 +02:00
CWriteFile.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CXMeshFileLoader.cpp
Fix typo in CXMeshFileLoader.cpp ( #133 )
2022-09-21 10:47:19 +02:00
CXMeshFileLoader.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
CZipReader.cpp
Get rid of all sprintf calls
2022-02-26 12:11:27 +01:00
CZipReader.h
Replace _IRR_OVERRIDE_ macro with override keyword
2022-10-15 01:09:09 +02:00
EProfileIDs.h
Merging r6196 through r6248 from trunk to ogl-es branch
2021-08-27 10:59:31 +02:00
IAttribute.h
Remove unused attribute saving and loading ( #86 )
2021-12-29 23:00:56 +01:00
IImagePresenter.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
Irrlicht.cpp
Drop Console and Framebuffer device
2022-07-09 23:53:04 +02:00
Irrlicht.rc
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
leakHunter.cpp
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
mt_opengl_loader.cpp
Add a unified cross platform OpenGL core profile binding ( #52 )
2021-08-07 21:56:00 +02:00
os.cpp
Remove more dead code ( #108 )
2022-06-01 15:03:52 +02:00
os.h
Remove more dead code ( #108 )
2022-06-01 15:03:52 +02:00
S2DVertex.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
SB3DStructs.h
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00
SoftwareDriver2_helper.h
Get rid of various old compiler and platform checks
2022-02-26 12:11:27 +01:00
source.txt
Merging r5975 through r6036 from trunk to ogl-es branch.
2020-01-03 19:05:16 +00:00