<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/project/vs2015, branch fix-mouse-released</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<entry>
<title>Reorganized project templates folder</title>
<updated>2018-05-10T15:35:02+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-05-10T15:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=8ae8d3ac782825d732a0680bd1ad80db420718a9'/>
<id>8ae8d3ac782825d732a0680bd1ad80db420718a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated project to link default C lib statically</title>
<updated>2018-04-15T17:50:00+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-04-15T17:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=afda1d081535e28c104e3b1753ec28cd930e0d48'/>
<id>afda1d081535e28c104e3b1753ec28cd930e0d48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed VS2015 projects</title>
<updated>2018-01-17T13:21:23+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-01-17T13:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=727cb1819b0a45f02a926ac370ec70b9b21a2f7b'/>
<id>727cb1819b0a45f02a926ac370ec70b9b21a2f7b</id>
<content type='text'>
- Support OpenGL 1.1 if selected macro
- Corrected MSVC compiler issues with (void *) data
- Removed raylib.dll project
- Created DEBUG_DLL and RELEASE_DLL configurations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Support OpenGL 1.1 if selected macro
- Corrected MSVC compiler issues with (void *) data
- Removed raylib.dll project
- Created DEBUG_DLL and RELEASE_DLL configurations
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated VS2015 projects</title>
<updated>2017-12-23T17:52:35+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-12-23T17:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=b5a1282c6bd76c6bad311fefe5e0d437e4036914'/>
<id>b5a1282c6bd76c6bad311fefe5e0d437e4036914</id>
<content type='text'>
Removed GLFW3 and OpenAL Soft dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed GLFW3 and OpenAL Soft dependencies
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile DLL avoiding extra dependencies</title>
<updated>2017-11-04T17:36:15+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-11-04T17:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=36ae9c8c3a91798606ad9595b57d11329c60fc36'/>
<id>36ae9c8c3a91798606ad9595b57d11329c60fc36</id>
<content type='text'>
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin&gt;dumpbin.exe
D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll /DEPENDENTS

Microsoft (R) COFF/PE Dumper Version 14.00.24215.1
Copyright (C) Microsoft Corporation.  All rights reserved.

Dump of file D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll

File Type: DLL

Image has the following dependencies:

KERNEL32.dll
glfw3.dll
OpenAL32.dll

Summary

4000 .data
1000 .gfids
23000 .rdata
5000 .reloc
1000 .rsrc
68000 .text
1000 _RDATA
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin&gt;dumpbin.exe
D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll /DEPENDENTS

Microsoft (R) COFF/PE Dumper Version 14.00.24215.1
Copyright (C) Microsoft Corporation.  All rights reserved.

Dump of file D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll

File Type: DLL

Image has the following dependencies:

KERNEL32.dll
glfw3.dll
OpenAL32.dll

Summary

4000 .data
1000 .gfids
23000 .rdata
5000 .reloc
1000 .rsrc
68000 .text
1000 _RDATA
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebuild dynamic libs for MSVC (VS2015)</title>
<updated>2017-11-03T16:32:13+00:00</updated>
<author>
<name>Ray San</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-11-03T16:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=c570f7ca63e23da18a54a10c0c708c7575e1399b'/>
<id>c570f7ca63e23da18a54a10c0c708c7575e1399b</id>
<content type='text'>
Added support for raylib DLL building on MSVC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for raylib DLL building on MSVC
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated VS2015 project include and link paths</title>
<updated>2017-10-29T13:33:35+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-10-29T13:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=ecf797cc7da985a6a4ebbd00b14b7056e582d714'/>
<id>ecf797cc7da985a6a4ebbd00b14b7056e582d714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated raylib VS2015 project</title>
<updated>2017-10-19T12:14:18+00:00</updated>
<author>
<name>Ray San</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-10-19T12:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=86df9168e78ab048f5aba989b2e704e87adea736'/>
<id>86df9168e78ab048f5aba989b2e704e87adea736</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added command line compiling with MSVC</title>
<updated>2017-07-08T12:20:05+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-07-08T12:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=013f80f3a3b5875559f499694d1128ae36b7ba92'/>
<id>013f80f3a3b5875559f499694d1128ae36b7ba92</id>
<content type='text'>
That's just a reference file, needs review
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That's just a reference file, needs review
</pre>
</div>
</content>
</entry>
<entry>
<title>Review VS2015 projects configurations</title>
<updated>2017-07-02T12:33:40+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-07-02T12:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=65cf3080a5392ebef594c684ee75f9fa207dac77'/>
<id>65cf3080a5392ebef594c684ee75f9fa207dac77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
