summaryrefslogtreecommitdiffhomepage
path: root/projects/VS2019
AgeCommit message (Collapse)Author
2021-07-05Update raylib.vcxprojraysan5
2021-06-03Add a split screen example showing render texture use and multiple cameras. ↵Jeffery Myers
(#1806) Co-authored-by: Jeffery Myers <[email protected]>
2021-05-21Removes debug information from release builds (#1780)Bxil
2021-05-20Update VS2019 project: rlgl_standaloneRay
2021-05-12Removes Whole Program Optimization (#1767)Bxil
2021-04-27Updated projectsRay
2021-04-27Updated linkage libraries #1732Ray
2021-04-25Disable projects that won't build by default from 2019 solution build ↵Jeffery Myers
configuration. (#1734)
2021-04-25Added opengl32.lib to the linker #1732raysan5
2021-04-24Reviewed VS2019 projectsraysan5
2021-03-23[Examples] Warning fixes (pt 1) (#1668)Jeffery Myers
* Fix some warnings in examples. * cleanups from review Co-authored-by: Jeffery Myers <[email protected]>
2021-02-20Fixes to make rnet and it's examples build on Windows in visual studio 2019. ↵Jeffery Myers
(#1602) Mostly typecasts, and some int to unsigned short changes, and including the windsock 2 library in the examples. Co-authored-by: Jeffery Myers <[email protected]>
2021-02-11Update raylib.rcraysan5
2021-02-11ADDED: ALL examples projects to VS2019 solutionraysan5
2021-02-09REDESIGNED: VS2019 build pathsraysan5
REMOVED: core_basic_window.cpp
2020-12-13Don't put the obj and temp files for all the projects in the same place, it ↵Jeffery Myers
causes conflicts (#1458)
2020-12-03Update VS2019 projectRay
2020-12-03Add VS2019 projectRay