FS#84 - Rewrite the OpenGL context handling
FS#66 - Free the global rendering context Added thread-local storage classes git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1116 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
3e23e46a64
commit
23bf546b6a
44 changed files with 1263 additions and 405 deletions
|
@ -119,6 +119,8 @@
|
|||
<Unit filename="..\..\include\SFML\Window\WindowStyle.hpp" />
|
||||
<Unit filename="..\..\include\SFML\Window\glew\glew.h" />
|
||||
<Unit filename="..\..\src\SFML\Window\Context.cpp" />
|
||||
<Unit filename="..\..\src\SFML\Window\ContextGL.cpp" />
|
||||
<Unit filename="..\..\src\SFML\Window\ContextGL.hpp" />
|
||||
<Unit filename="..\..\src\SFML\Window\Input.cpp" />
|
||||
<Unit filename="..\..\src\SFML\Window\Joystick.hpp" />
|
||||
<Unit filename="..\..\src\SFML\Window\VideoMode.cpp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue