MegaGlest/source/shared_lib/sources/graphics
Jammyjamjamman 1e8ff3642c Cmake: Add build configuration for VS builds
* Build vs 2019 project using cmake.
* Cmake configured to work in windows. Hopefully still works in linux
too!
* Update vcpkg install script.
* Configures build for MG game release or debug mode.
* Still need to fix building mapeditor and g3d viewer.
* Remove CurlGetConfig.cmake (not needed!)
2022-08-24 23:26:24 +01:00
..
gl Cmake: Add build configuration for VS builds 2022-08-24 23:26:24 +01:00
BMPReader.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
FileReader.cpp Cosmetics 2015-06-10 12:02:45 +02:00
ImageReaders.cpp - added percentage support for min / map hp on damage particles 2011-07-01 23:13:55 +00:00
JPGReader.cpp cleaned up code based on feedback from cppcheck 2013-10-25 05:45:54 +00:00
PNGReader.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
TGAReader.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
buffer.cpp Cosmetics 2015-06-10 12:02:45 +02:00
camera.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
context.cpp - added ability to check if compiler supports SSE and if not fallback to X87 for streflop. 2011-12-23 08:20:54 +00:00
font.cpp - more cppcheck cleanup 2017-10-09 23:22:55 -07:00
font_manager.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
font_text.cpp - bug fixes and patches from hasufell related to: 2012-11-14 19:20:08 +00:00
graphics_interface.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
interpolation.cpp merging in all Will's changes 2013-11-29 02:12:34 +01:00
model.cpp revert "only selectable" 2021-04-10 22:43:28 +02:00
model_manager.cpp moved model constructor always behind factory 2013-12-05 21:28:20 +01:00
particle.cpp faster Particlesystem 2015-01-17 15:14:38 +01:00
pixmap.cpp - check for empty strings before using substr to avoid crashes with more strict C++ engine 2017-09-30 21:46:56 -07:00
quaternion.cpp - fixed mod center image previews in cases where userdata folder was non default 2013-10-03 05:44:50 +00:00
shader.cpp - got built in memory leak working. Just edit leak_dumper.h and uncomment: 2012-04-14 21:21:09 +00:00
shader_manager.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
texture.cpp first steps for sdl2 ( still many compile errors ) 2015-09-29 01:30:28 +02:00
texture_manager.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
video_player.cpp - remove all unused variables as reported by clang (and issue #35) 2015-11-29 16:00:03 -08:00