Commit graph

  • 9342dc77bb Added the Linux P-Buffer implementation (WIP) laurentgom 2009-06-17 08:49:20 +0000
  • 0ad6295ff4 Fixed the Linux makefile of the Qt sample laurentgom 2009-06-17 07:55:46 +0000
  • 470963326e Fixed Linux makefile laurentgom 2009-06-17 07:40:22 +0000
  • 1e8cb5827d Minor updates to VC2008 project files Better preprocessor detection of FreeBSD OS Improved the Qt sample LaurentGom 2009-06-16 20:17:56 +0000
  • 4af909c207 Fixed issue with beep produced by Esc and functions keys. ceylo 2009-06-14 14:36:11 +0000
  • ab580aa35b PostFx::SetTexture now takes a const sf::Image* laurentgom 2009-06-14 11:00:48 +0000
  • e6483d2165 Added initialization of GLEW in sf::Drawable (for glBlendFuncSeparate) laurentgom 2009-06-14 06:47:25 +0000
  • b602a3f8dc Fixed minor issue in Qt and wxWidgets samples. laurentgom 2009-06-13 22:16:08 +0000
  • b86c4627ab Added functions and overloads to sf::Rect Slightly changed the sf::View interface laurentgom 2009-06-13 21:13:43 +0000
  • 92e79b8123 Fixed blending functions so that alpha is properly forwarded when rendered to a RenderImage laurentgom 2009-06-13 19:09:02 +0000
  • 0704e242c0 Disabled smoothing on RenderImage's underlying images laurentgom 2009-06-13 07:57:42 +0000
  • 2deb8bd021 Added RenderImage Cleaned internal CSFML code Synchronized with trunk laurentgom 2009-06-11 15:49:36 +0000
  • b92c80ce4f Removed unneeded files, changed pysfml's trunk version to 1.6 remi-k 2009-06-07 12:21:02 +0000
  • b0857ce6e2 Added project files for samples for VC++ 2008 laurentgom 2009-06-03 17:14:51 +0000
  • a438145760 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1132 4e206d99-4929-0410-ac5d-dfc041789085 ceylo 2009-06-01 22:58:37 +0000
  • a455bf678c Updated to match changes made in SFML 1.5 Xcode project ceylo 2009-06-01 20:56:54 +0000
  • 0e04c3855f Moved framework from libs-xcode to bin ceylo 2009-06-01 20:34:52 +0000
  • d4d2e37a97 Updated to match changes made in SFML 1.5 Xcode project ceylo 2009-06-01 20:33:31 +0000
  • 42c5800d4c FS#88 - Replace Set/GetCenter with Set/GetOrigin in sf::Drawable laurentgom 2009-06-01 15:58:13 +0000
  • 5461ddcb52 Removed debug code in window sample laurentgom 2009-06-01 13:42:52 +0000
  • f624f16350 Fixed windows' context not activated by default after their creation laurentgom 2009-06-01 13:41:38 +0000
  • cd4e3ea2ae Added missing methods in View and Font. remi-k 2009-05-31 19:03:47 +0000
  • d8dc34b199 Fixed Linux implementation of ContextGL and ThreadLocalImpl laurentgom 2009-05-31 11:53:28 +0000
  • 23bf546b6a FS#84 - Rewrite the OpenGL context handling FS#66 - Free the global rendering context Added thread-local storage classes laurentgom 2009-05-31 11:38:54 +0000
  • a28a3b82d3 Removed console from OpenGL sample in release mode laurentgom 2009-05-28 16:44:35 +0000
  • 520169fdc6 tagged version 1.5, trunk is now version 1.6 laurentgom 2009-05-28 16:05:07 +0000
  • 4137072b0c Fixed OpenGL.h using wrong macros in CSFML laurentgom 2009-05-28 15:48:43 +0000
  • 3e23e46a64 Fixed OpenGL.h using wrong macros in CSFML laurentgom 2009-05-28 15:48:26 +0000
  • 05259e95de Updated copyrights again laurentgom 2009-05-28 15:41:18 +0000
  • f2fe1cc4ca Updated copyrights laurentgom 2009-05-28 15:32:20 +0000
  • a3d306bbdd Fixed OpenGL.hpp Added missing OpenGL.h to Window.h in CSFML laurentgom 2009-05-28 15:23:49 +0000
  • 2817b3e891 Fixed Shape.h missing in Graphics.h in CSFML laurentgom 2009-05-28 15:12:14 +0000
  • b4638c8da2 Fixed OpenGL.hpp not including Config.hpp Added OpenGL.h to CSFML Fixed Shape.h missing in Graphics.h in CSFML laurentgom 2009-05-28 15:12:04 +0000
  • b6e3cc9ad6 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1104 4e206d99-4929-0410-ac5d-dfc041789085 ceylo 2009-05-28 14:27:18 +0000
  • a5f48534e3 Set Release build style as default. ceylo 2009-05-28 14:16:45 +0000
  • 6e09596e70 Added user notice about antialiasing issues. ceylo 2009-05-28 14:10:28 +0000
  • 3a81c0cfab Initial import ceylo 2009-05-28 14:02:48 +0000
  • d773b106be Removed wrong Info.plist information. ceylo 2009-05-28 13:52:56 +0000
  • 8227445af9 Added CSFML_EXPORTS macro. ceylo 2009-05-25 21:36:53 +0000
  • 51ad887785 Added CSFML_EXPORTS macro. ceylo 2009-05-25 21:34:34 +0000
  • 98c846e91a Initial import ceylo 2009-05-25 19:08:14 +0000
  • 48337a81d9 Imported framework stuff. ceylo 2009-05-25 19:01:02 +0000
  • a14719f1cd Improved VideoMode; Fixed thread related bug in SoundStream. remi-k 2009-05-22 12:56:25 +0000
  • cb511644db Fixed problem with fullscreen/windowed display mode. Added check for Cocoa window import. ceylo 2009-05-21 15:07:33 +0000
  • 60e14e75b7 Improved the way rectangle are handled; Some bug fixes. remi-k 2009-05-21 13:52:28 +0000
  • caf7f915d5 fixed X11 sample laurentgom 2009-05-21 08:48:01 +0000
  • 40fd859590 Fixed crash with Cocoa window import. ceylo 2009-05-17 12:10:16 +0000
  • cb0f429167 FS#111 - Fixed joysticks sometimes not working at all on Vista laurentgom 2009-05-13 18:12:33 +0000
  • 5240c80229 Compiles with python 2.6 Fixed dangerous decref remi-k 2009-05-10 21:33:22 +0000
  • 494c8e6d0f FS#110 - Fixed 1 pixel offset in Sprite::GetPixel when FlipX or FlipY is set laurentgom 2009-05-08 09:58:07 +0000
  • 635f92d98d Synchronized with trunk laurentgom 2009-05-06 20:06:14 +0000
  • 3f28e3d95b Updated license file laurentgom 2009-05-06 18:40:15 +0000
  • 19de148351 Updated copyright laurentgom 2009-05-06 18:37:14 +0000
  • 122730fc35 FS#97 - Added csfml-main to CSFML laurentgom 2009-05-05 11:22:14 +0000
  • 5c09eb64b4 Fixed a comment :) laurentgom 2009-05-04 12:47:49 +0000
  • 0883940b2a FS#108 - Updated the Qt sample and tutorial to work with Qt 4.5 laurentgom 2009-05-04 07:41:39 +0000
  • 4d44a91ced FS#107 - Got rid of whatismyip.org as the default server for public IP retrieval laurentgom 2009-05-04 07:17:04 +0000
  • 8a993dca06 FS#106 - Fixed undefined behaviour when rendering a sprite bound to an empty image laurentgom 2009-05-04 07:05:13 +0000
  • dafa862481 Added support for custom OpenAL framework. Removed sndfile.framework copy file build phase. ceylo 2009-04-28 18:45:10 +0000
  • afd95360b7 Fixed install path. Added support for custom OpenAL framework. ceylo 2009-04-28 18:42:44 +0000
  • 3b873931dd Imported unofficial OpenAL framework to fix troubles with Mac OS X 10.4. ceylo 2009-04-28 18:31:11 +0000
  • 22c225c64f Added SetPlayingOffset to sf::SoundStream and sf::Music laurentgom 2009-04-10 22:50:08 +0000
  • 364b0ae9b1 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1075 4e206d99-4929-0410-ac5d-dfc041789085 laurentgom 2009-04-10 14:13:15 +0000
  • e9d7547593 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1074 4e206d99-4929-0410-ac5d-dfc041789085 laurentgom 2009-04-10 14:12:54 +0000
  • c96a931ede Added missing VideoMode functions to SFML.Net laurentgom 2009-04-10 14:05:36 +0000
  • 93e3db2668 Fixed <cstdlib> not included in some samples LaurentGom 2009-04-09 09:24:26 +0000
  • 137ef64f2a Upgraded to libsndfile 1.0.19 Removed stb_vorbis laurentgom 2009-04-07 12:11:11 +0000
  • 37d3bc2196 Added the window constructor from an existing control remi-k 2009-03-29 13:36:24 +0000
  • 392eb219f2 Completed implementation of OpenGL context on Linux laurentgom 2009-03-28 20:39:38 +0000
  • b194b9969a Synchronized with trunk laurentgom 2009-03-28 19:24:12 +0000
  • e2cb404ab2 Synchronized project files laurentgom 2009-03-28 19:11:58 +0000
  • 19ae448f13 Added Linux implementation of OpenGL context (work in progress) laurentgom 2009-03-28 18:04:18 +0000
  • 9c370e38da Separated OpenGL contexts from Window implementations Added support for OpenGL 3.0 Replaced WindowSettings with ContextSettings Synchronized with trunk laurentgom 2009-03-28 16:22:58 +0000
  • 12af32c083 Update sound and sound stream classes remi-k 2009-03-27 19:42:22 +0000
  • 27c7d487a0 Fixed cast. ceylo 2009-03-23 12:44:55 +0000
  • a51d20bfab Updated copyright year. ceylo 2009-03-23 12:44:30 +0000
  • b7ead65a60 Fixed composed character problem. Fixed casts. Changed window observer. ceylo 2009-03-23 12:43:38 +0000
  • 6b6375abf9 Fix close event being sent when deleting the window. ceylo 2009-03-22 23:19:48 +0000
  • 40b4bda26b Fixed Listener's functions being private in SFML.Net Added a function to set a sound's position relative to the listener laurentgom 2009-03-22 18:36:03 +0000
  • 631bcc8c5f Fixed Event::Closed event (was broken after the fix to EnableKeyRepeat) laurentgom 2009-03-21 17:38:53 +0000
  • bf3da11d26 Changed run loop mode to fully support Cocoa objects import. ceylo 2009-03-18 17:58:12 +0000
  • d4e7e7724f Split __init__ into __init__ and __new__, code clean up remi-k 2009-03-14 22:28:16 +0000
  • 15ba8f9b3c Initial import of C binding. ceylo 2009-03-14 14:15:04 +0000
  • 9a1f458334 Added GLKit, Initializer. Removed WindowController. Updated linking for libsndfile (now using dynamic linking). ceylo 2009-03-14 14:07:34 +0000
  • 7a2cb409fe Replacing libsndfile.a with sndfile.framework for dynamic linking. ceylo 2009-03-14 14:06:32 +0000
  • 4ccfd57c5b Updated e-mail. ceylo 2009-03-14 13:59:31 +0000
  • 3a09a275f7 Removed WindowController. Added GLKit. No more statically linking against libsndfile, using dynamic linking with sndfile.framework. Added Initializer.cpp. Reordered build style list (avoids building single architecture binary as first choice). ceylo 2009-03-14 13:58:13 +0000
  • 1fbf7046e0 Initial import of sndfile framework (dynamic library) ceylo 2009-03-14 13:54:54 +0000
  • e42882d2ca Switching to Cocoa implementation way. Updated copyright year. Removed WindowController. Added Cocoa window import support. ceylo 2009-03-14 13:49:54 +0000
  • a5120cd681 Switching to Cocoa way implementation. ceylo 2009-03-14 13:48:16 +0000
  • 507fea97d9 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1047 4e206d99-4929-0410-ac5d-dfc041789085 laurentgom 2009-03-12 21:10:52 +0000
  • f00e0ef635 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1046 4e206d99-4929-0410-ac5d-dfc041789085 laurentgom 2009-03-12 21:02:40 +0000
  • 3b1abf635e Implemented proper video mode depth detection on Linux laurentgom 2009-03-12 21:01:50 +0000
  • b2c751d0b2 Updated stb_vorbis to fix memory leaks laurentgom 2009-03-12 19:19:32 +0000
  • 26fd1b89e4 Bug fix (make shure a font object isn't destroyed as long as the string is using it) and code clean up in sf.String remi-k 2009-03-08 09:56:25 +0000
  • 06b5299c2b Added a high-level check to disallow having two fullscreen windows at the same time laurentgom 2009-03-06 18:11:10 +0000
  • 2c7c76a668 Fixed python3 compatibility remi-k 2009-03-06 17:21:37 +0000
  • bcbb754da9 Fixed a bug with custom drawables Fixed wrong default color in sf.Shape remi-k 2009-03-06 15:23:07 +0000
  • 0adb1c35e0 Fixed Window::EnableKeyRepeat on Linux laurentgom 2009-03-04 18:42:11 +0000
  • 2ec074b12a Fixed Window::EnableKeyRepeat on Linux laurentgom 2009-03-04 18:42:11 +0000