]> git.lizzy.rs Git - irrlicht.git/history - source/Irrlicht/COpenGLDriver.cpp
Avoid undefined arithmetic on nullptr in buffer_offset function
[irrlicht.git] / source / Irrlicht / COpenGLDriver.cpp
2023-03-24 cutealienAvoid undefined arithmetic on nullptr in buffer_offset...
2022-10-16 Lars MüllerFix line drawing: Explicitly draw both first & last...
2022-09-02 Herman SemenovFix glHint parameter, type size and add more null check...
2022-07-03 JosiahWIRemove dead code detected by Coverity (#116)
2022-06-09 Dmitry KostenkoReset blend operation in 2d mode
2022-06-01 sfan5Remove more dead code (#108)
2022-05-21 sfan5Refactor SDL device to use the same abstraction as...
2022-04-29 paradust7Replace HWBufferMap with a list and back pointers ...
2022-01-16 Emmanuel HansenUpdate CIrrDeviceSDL to support SDL2 (#85)
2021-12-29 sfan5Remove more unused code (#87)
2021-11-24 JosiahWIRemove unused functions
2021-11-19 sfan5Unconditionally load first texture matrix in OpenGL...
2021-08-07 hecksAdd a unified cross platform OpenGL core profile bindin...
2021-06-21 Vincent RobinsonFix `getViewPort` returning incorrect results
2021-03-12 sfan5Fix pixel-perfect draw2DLine on OpenGL
2020-06-11 cutealienMerging r6073 through r6074 from trunk to ogl-es branch.
2020-06-10 cutealienMerging r6039 through r6072 from trunk to ogl-es branch.
2020-01-03 cutealienMerging r5975 through r6036 from trunk to ogl-es branch.