]> git.lizzy.rs Git - irrlicht.git/shortlog
irrlicht.git
2021-08-07 hecksRemove redundant and troublesome constants from the...
2021-08-07 hecksAdd some missing constants to the GL binding
2021-08-07 hecksAdd a unified cross platform OpenGL core profile bindin...
2021-08-01 JosiahWIFix incorrect documentation in README
2021-07-31 JosiahWIExport targets to build tree (#49)
2021-07-29 hecksFix .x material slot parsing
2021-07-23 hecktestRestore missing entry in compile config
2021-07-23 hecksDelete lots of unused features (#48)
2021-07-22 sfan5Fix CI by running apt-get update first
2021-07-17 fn ⌃ ⌥Add macOS build to CI (#47)
2021-07-16 sfan5Drop unused and unportable "fast math" code
2021-07-16 sfan5Set correct flags for static builds
2021-07-16 sfan5CIrrDeviceOSX: drop all video mode code
2021-07-16 sfan5Remove various ancient support code
2021-07-12 hecksClone .editorconfig from minetest/master
2021-07-10 hecksAdd missing gitignore entries
2021-07-07 sfan5Drop XML implementation, related code and dependent...
2021-07-07 sfan5Bump revision to 1.9.0mt3
2021-07-02 sfan5Disable software drivers by default everywhere
2021-06-30 sfan5Fix path issues when imported as subdirectory
2021-06-27 NeroBurnerSet includes and libs on object targets
2021-06-21 Vincent RobinsonFix `getViewPort` returning incorrect results
2021-06-21 Vincent RobinsonFix incorrect documentation on `setRenderTarget(Ex)`
2021-06-19 sfan5CXMeshFileLoader: initialize normals to zero during...
2021-06-15 sfan5CIrrDeviceWin32: readd fullscreen using borderless...
2021-06-15 sfan5CIrrDeviceWin32: drop all video mode code
2021-06-15 sfan5CIrrDeviceLinux: reimplement fullscreen using NetWM...
2021-06-15 sfan5CIrrDeviceLinux: drop all video mode support code
2021-05-24 JosiahWIImproved IrrlichtMt target structure (#31)
2021-05-08 sfan5COGLES2Driver: fix swapped color screenshots
2021-05-08 JosiahWICI: Add verbose flag to build (#35)
2021-04-28 Loïc BlotCleanup C++0x support in irrUString.h (#33)
2021-04-27 sfan5Enable ogles2 on mobile platforms by default
2021-04-24 JosiahWIWork around bug installing targets created in a subdire...
2021-04-22 sfan5Add basic test application that runs under CI
2021-04-22 sfan5Hook up examples to CMake
2021-04-21 sfan5CNullDriver: store real size for dummy textures
2021-04-21 sfan5CIrrDeviceLinux: don't create input context if no window
2021-04-19 yw05Fix misbehaving input after IME changes (Linux)
2021-04-17 sfan5Fix Android build (again)
2021-04-17 sfan5WGLManager: fix wglCreateContextAttribsARB not being...
2021-04-16 sfan5Always use system OpenGL extension headers
2021-04-13 sfan5Fix include install location
2021-04-13 JosiahWICMake Config and Version exports (#22)
2021-04-09 sfan5Fix Android build
2021-04-09 sfan5Disable Software drivers on mobile platforms
2021-04-05 sfan5Fix segfault if non-i18n fallback input is used on...
2021-04-02 sfan5Bump revision early
2021-04-02 yw05Add support for IMEs on Linux
2021-04-02 yw05Prepare GUI for IME support
2021-03-31 sfan5Do not distort images scaled by integer multiples
2021-03-26 sfan5Skip unnecessary C compiler checks
2021-03-26 sfan5Make compiling using MSVC work
2021-03-25 sfan5Bump revision to 1.9.0mt1
2021-03-25 sfan5Rename library to IrrlichtMt
2021-03-25 sfan5Make Linux CI run upload a package
2021-03-25 Loic BlotInclude irrUString directly in irrlicht
2021-03-25 Loic BlotIgnore all so, not only versioned ones
2021-03-25 sfan5CIrrDeviceLinux: fix dead key/compose handling
2021-03-24 sfan5CIrrDeviceLinux: fix dumb key fallback behaviour
2021-03-18 Alistair FindlayFix missing step in build instructions
2021-03-16 Jordan SnellingFix Irrlicht not properly resizing on macOS due to...
2021-03-12 sfan5CMemoryFile: fix seek bounds-checking
2021-03-12 sfan5CGLXManager: Use GLX window correctly
2021-03-12 sfan5Fix pixel-perfect draw2DLine on OpenGL
2021-03-09 sfan5Remove trivial copy constructors and operators
2021-03-08 sfan5CI: add workflows for win32 and win64
2021-03-08 sfan5macOS: silence OpenGL deprecation warnings
2021-03-07 sfan5Add README
2021-03-07 sfan5Prepare for integration with Minetest
2021-03-07 sfan5Android: import back button patch
2021-03-07 sfan5Android: import touchedCount patch
2021-03-07 sfan5Restore Android support
2021-03-06 sfan5Restore Windows and OSX support
2021-03-06 sfan5Remove other left-over build systems
2021-03-06 sfan5Add CMake as new build system
2021-03-06 sfan5Fix inconsistent-missing-override warnings
2021-02-25 sfan5Fix Windows, Android build
2021-02-25 sfan5Add GLES workflow to CI
2021-02-25 sfan5irrTypes.h: use standard header for number types
2021-02-25 numzeroGLX window is *not* an X11 window
2021-02-25 sfan5Throw out support for Bzip, LZMA and encrypted ZIPs
2021-02-25 sfan5Remove bundled libraries
2021-02-25 Loic BlotAdd github workflow & gitignore
2021-02-21 cutealienMerging r6194 from trunk to ogl-es branch.
2021-02-21 cutealienMerging r6186 through r6192 from trunk to ogl-es branch
2021-01-06 cutealienWhitespace fixes.
2021-01-06 cutealienMerging r6181 through r6184 from trunk to ogl-es branch
2020-12-30 cutealienFix bug introduced in last merge from svn trunk
2020-12-30 cutealienFix compiling last commit (missing a letter).
2020-12-30 cutealienEnable _IRR_COMPILE_WITH_OGLES1_ on IOS.
2020-12-30 cutealienMerging r6173 through r6179 from trunk to ogl-es branch
2020-12-22 cutealienMerging r6173 through r6176 from trunk to ogl-es branch
2020-12-22 cutealienMake it possible again to enable ES1 on Linux.
2020-12-19 cutealienMerging r6145 through r6171 from trunk to ogl-es branch
2020-11-04 cutealienFix compiler error caused by merge.
2020-11-03 cutealienRemove headers from source-file sections in XCode proje...
2020-11-03 cutealienAnother OSX build file patch.
2020-11-03 cutealienAnother fix for OSX build file.
2020-11-03 cutealienFix some more problems with OSX build file.
next