aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/COpenGLDriver.cpp
AgeCommit message (Expand)Author
2023-04-13Add back lighting systemLizzy Fleckenstein
2023-03-24Avoid undefined arithmetic on nullptr in buffer_offset functioncutealien
2022-10-16Fix line drawing: Explicitly draw both first & last pixel (#110)Lars Müller
2022-09-02Fix glHint parameter, type size and add more null checks (#130)Herman Semenov
2022-07-03Remove dead code detected by Coverity (#116)JosiahWI
2022-06-09Reset blend operation in 2d modeDmitry Kostenko
2022-06-01Remove more dead code (#108)sfan5
2022-05-21Refactor SDL device to use the same abstraction as other devicessfan5
2022-04-29Replace HWBufferMap with a list and back pointers (#99)paradust7
2022-01-16Update CIrrDeviceSDL to support SDL2 (#85)Emmanuel Hansen
2021-12-29Remove more unused code (#87)sfan5
2021-11-24Remove unused functionsJosiahWI
2021-11-19Unconditionally load first texture matrix in OpenGL driversfan5
2021-08-07Add a unified cross platform OpenGL core profile binding (#52)hecks
2021-06-21Fix `getViewPort` returning incorrect resultsVincent Robinson
2021-03-12Fix pixel-perfect draw2DLine on OpenGLsfan5
2020-06-11Merging r6073 through r6074 from trunk to ogl-es branch.cutealien
2020-06-10Merging r6039 through r6072 from trunk to ogl-es branch.cutealien
2020-01-03Merging r5975 through r6036 from trunk to ogl-es branch.cutealien