LaurentGom
|
fc22927874
|
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1232 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-10-08 07:15:26 +00:00 |
|
LaurentGom
|
49b97bb09a
|
Fixed "lib" directory not created before building libraries, in SFML and CSFML Linux makefiles
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1231 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-10-08 07:08:34 +00:00 |
|
LaurentGom
|
9483ecdfef
|
Fixed copy constructor in sf::Image (didn't properly copy the pixels when the source image was a RenderImage)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1228 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-10-03 14:48:54 +00:00 |
|
LaurentGom
|
668f8d3db8
|
Removed stupid debug stuff
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1227 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-10-02 13:23:51 +00:00 |
|
LaurentGom
|
b4edcffc43
|
Fixed broken RenderImage
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1226 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-10-02 09:49:28 +00:00 |
|
LaurentGom
|
fc4867c586
|
Fixed bad sf::String quality
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1225 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-10-01 07:03:24 +00:00 |
|
LaurentGom
|
b7f7ac7f1a
|
Changed the default install directory to /usr/local in Linux makefiles
Fixed absolute symbolic links to relative ones in Linux makefiles
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1224 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-28 10:07:00 +00:00 |
|
laurentgom
|
282dfe6b6f
|
Fixed broken rendering
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1223 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-24 13:46:01 +00:00 |
|
LaurentGom
|
a5e20f23ca
|
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1222 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-24 08:33:34 +00:00 |
|
LaurentGom
|
565172fc75
|
Added automatic batching to improve performances
Moved the ConvertCoords function from RenderWindow to RenderTarget
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1221 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-24 07:50:08 +00:00 |
|
LaurentGom
|
ccddb8fffe
|
Added missing -lX11 in sfml-graphics makefile for Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1218 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-15 14:42:05 +00:00 |
|
LaurentGom
|
43e745edb8
|
Added missing -lGL in sfml-graphics makefile for Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1217 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-15 14:19:14 +00:00 |
|
ceylo
|
c140de772d
|
Added "switch back to desktop mode" feature when switching to another application while the SFML one is in fullscreen mode. Using more demanding screen choice : request the use of the primary screen when several monitors are available.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1216 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-12 12:13:28 +00:00 |
|
laurentgom
|
3be521a912
|
changed default install dir to /usr/local on Linux, fixed symbolic links to be relative, updated glxext.h for OpenGL3
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1214 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-07 10:14:35 +00:00 |
|
ceylo
|
f446f3d973
|
Moved Initializer.cpp into Unix directory
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1212 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-05 13:35:04 +00:00 |
|
ceylo
|
51c3d9784e
|
Moved Initializer.cpp into Unix directory
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1211 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-05 13:34:27 +00:00 |
|
LaurentGom
|
a6e353f11b
|
Activated OpenGL 3 contexts on Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1210 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-28 20:17:10 +00:00 |
|
LaurentGom
|
0093952872
|
FS#127 - Make image loading thread-safe
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1205 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-18 07:31:15 +00:00 |
|
LaurentGom
|
fcdc5cdf82
|
Improved documentation of more classes in the system module
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1204 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-17 10:55:11 +00:00 |
|
LaurentGom
|
351a43f696
|
Updated the documentation for some sfml-system classes
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1203 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-14 20:00:42 +00:00 |
|
LaurentGom
|
ac0881f6a0
|
FS#126 - Add an optional parameter to Sprite::SetImage for automatic adjustment of the subrect
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1202 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-14 09:27:00 +00:00 |
|
LaurentGom
|
7a8cc0c76a
|
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1201 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-14 08:02:57 +00:00 |
|
laurentgom
|
357e89696b
|
Added automatic support for OpenGL 3.0 contexts on Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1197 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-27 16:12:49 +00:00 |
|
LaurentGom
|
b5a17a832f
|
Unconnected joysticks are no longer updated (on Windows)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1195 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-25 10:02:07 +00:00 |
|
laurentgom
|
ec385c64ca
|
Removed the DisplayRef class in the Linux implementation
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1193 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-24 14:13:50 +00:00 |
|
laurentgom
|
800638ed82
|
Each window now has its own X display, which solves potential multithreading issues (on Linux)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1192 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-24 14:11:50 +00:00 |
|
laurentgom
|
d3125eecd7
|
Better handling of X display in OpenGL contexts, which solves some multithreading issues (on Linux)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1191 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-24 13:41:28 +00:00 |
|
laurentgom
|
42a3027d7c
|
The internal code of VideoMode now uses its own connection to the display instead of a global one (on Linux)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1190 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-24 12:56:04 +00:00 |
|
ceylo
|
e40eb2e64d
|
Fixed issue with shared OpenGL context not being activated.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1183 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-21 16:56:52 +00:00 |
|
LaurentGom
|
07c0318493
|
Fixed compile errors
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1178 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-17 06:43:27 +00:00 |
|
LaurentGom
|
ac773e8161
|
FS#109 - Fix sf::Listener's target being actually a relative direction
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1176 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 19:33:56 +00:00 |
|
LaurentGom
|
8e90f147e4
|
FS#113 - Copy Attenuation and MinDistance members in sf::Sound's copy constructor
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1175 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 19:14:00 +00:00 |
|
LaurentGom
|
374af05d5f
|
Replaces glColor4f with glColor4ub in internal code
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1174 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 13:28:44 +00:00 |
|
laurentgom
|
ed0cf87e28
|
Fixed TCP connect with timeout returning success when the connection failed
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1173 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 12:12:48 +00:00 |
|
LaurentGom
|
0f7cb43902
|
Got rid of glBlendFuncSeparate which caused problems on old hardware -- need to find a proper fix for incorrect alpha values when rendering to a RenderImage
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1172 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 10:27:28 +00:00 |
|
laurentgom
|
5869b916ef
|
P-Buffer implementation fixed and validated on Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1169 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 09:37:35 +00:00 |
|
laurentgom
|
1ce18ed1b9
|
Fixed compile errors on Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1168 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 08:07:30 +00:00 |
|
LaurentGom
|
1bf35973be
|
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1167 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-11 22:38:46 +00:00 |
|
LaurentGom
|
45b150648d
|
Changed internal naming convention (local variables now start with a lower case character)
Removed the AudioResource class
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1166 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-11 22:17:24 +00:00 |
|
LaurentGom
|
e3973714b2
|
FS#122 - Http::Response::GetField should be case insensitive
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1160 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 12:01:51 +00:00 |
|
LaurentGom
|
06525907c1
|
FS#121 - Improve accuracy of rendering
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1157 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-04 19:20:13 +00:00 |
|
LaurentGom
|
e2ddadb395
|
Fixed ending slash not added to a Http::Request URI when specified in the constructor
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1156 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-04 16:44:36 +00:00 |
|
LaurentGom
|
7cc00085d8
|
Added viewport handling in sf::View
Upgraded SFML.Net project files to VS2008
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1155 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-26 13:24:29 +00:00 |
|
LaurentGom
|
1bb96087ad
|
FS#10 - Add rotation to sf::View
Slightly changed the public interface of sf::View
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1152 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-21 21:23:30 +00:00 |
|
LaurentGom
|
5978d015eb
|
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1151 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-19 09:36:49 +00:00 |
|
LaurentGom
|
f04086c72b
|
FS#118 - Add "Connection: close" by default for HTTP 1.1 requests
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1148 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-18 16:13:42 +00:00 |
|
LaurentGom
|
e4042e8b4f
|
FS#117 - Fix POST requests not working with sf::Http
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1147 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-18 10:34:11 +00:00 |
|
laurentgom
|
9342dc77bb
|
Added the Linux P-Buffer implementation (WIP)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1146 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-17 08:49:20 +00:00 |
|
laurentgom
|
0ad6295ff4
|
Fixed the Linux makefile of the Qt sample
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1145 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-17 07:55:46 +00:00 |
|
laurentgom
|
470963326e
|
Fixed Linux makefile
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1144 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-17 07:40:22 +00:00 |
|