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
|
9c959777d3
|
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1171 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 09:59:21 +00:00 |
|
LaurentGom
|
5972c22d89
|
Moved CSFML documentation build files from root to doc\build
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1170 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 09:56:24 +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
|
5c84825759
|
Improved comments for the Style parameter of windows.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1165 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 16:54:44 +00:00 |
|
LaurentGom
|
461a82194d
|
Moved documentation build files from root to doc\build
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1164 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 15:06:10 +00:00 |
|
LaurentGom
|
94c45342cd
|
Fixed Code::Blocks batch build
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1163 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 14:17:39 +00:00 |
|
LaurentGom
|
48dad05e30
|
Added batch build for Visual C++ 2008
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1162 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 14:13:34 +00:00 |
|
LaurentGom
|
ac21fc0bce
|
Added a Windows batch build for Code::Blocks, which also properly builds static libs
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1161 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 13:32:55 +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 |
|
remi-k
|
f1f5f7ba3d
|
Updated sf.Image.GetTexCoords
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1159 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-09 06:54:10 +00:00 |
|
remi-k
|
9bf53607d3
|
Fixed bug in sf.Window.GetSettings
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1158 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-09 06:45:15 +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
|
4f6b3637d7
|
Improved VS2008 projects for SFML:
- Removed warnings
- Faster compiling on multi-core CPUs
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1154 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-26 13:00:21 +00:00 |
|
LaurentGom
|
824aaca6dd
|
Improved the VS2008 project files to enable faster compiling on multi-core CPUs
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1153 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-26 12:30:40 +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
|
3e561b7d27
|
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1150 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-19 09:12:49 +00:00 |
|
LaurentGom
|
30efdbab36
|
Minor fix to the Qt sample
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1149 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-19 07:32:36 +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 |
|
LaurentGom
|
1e8cb5827d
|
Minor updates to VC2008 project files
Better preprocessor detection of FreeBSD OS
Improved the Qt sample
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1143 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-16 20:17:56 +00:00 |
|
ceylo
|
4af909c207
|
Fixed issue with beep produced by Esc and functions keys.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1142 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-14 14:36:11 +00:00 |
|
laurentgom
|
ab580aa35b
|
PostFx::SetTexture now takes a const sf::Image*
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1141 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-14 11:00:48 +00:00 |
|
laurentgom
|
e6483d2165
|
Added initialization of GLEW in sf::Drawable (for glBlendFuncSeparate)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1140 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-14 06:47:25 +00:00 |
|
laurentgom
|
b602a3f8dc
|
Fixed minor issue in Qt and wxWidgets samples.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1139 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-13 22:16:08 +00:00 |
|
laurentgom
|
b86c4627ab
|
Added functions and overloads to sf::Rect
Slightly changed the sf::View interface
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1138 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-13 21:13:43 +00:00 |
|
laurentgom
|
92e79b8123
|
Fixed blending functions so that alpha is properly forwarded when rendered to a RenderImage
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1137 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-13 19:09:02 +00:00 |
|
laurentgom
|
0704e242c0
|
Disabled smoothing on RenderImage's underlying images
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1136 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-13 07:57:42 +00:00 |
|
laurentgom
|
2deb8bd021
|
Added RenderImage
Cleaned internal CSFML code
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1135 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-11 15:49:36 +00:00 |
|
remi-k
|
b92c80ce4f
|
Removed unneeded files, changed pysfml's trunk version to 1.6
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1134 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-07 12:21:02 +00:00 |
|
laurentgom
|
b0857ce6e2
|
Added project files for samples for VC++ 2008
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1133 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-03 17:14:51 +00:00 |
|
ceylo
|
a438145760
|
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1132 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-01 22:58:37 +00:00 |
|
ceylo
|
a455bf678c
|
Updated to match changes made in SFML 1.5 Xcode project
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1130 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-01 20:56:54 +00:00 |
|
ceylo
|
0e04c3855f
|
Moved framework from libs-xcode to bin
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1128 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-01 20:34:52 +00:00 |
|
ceylo
|
d4d2e37a97
|
Updated to match changes made in SFML 1.5 Xcode project
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1127 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-01 20:33:31 +00:00 |
|
laurentgom
|
42c5800d4c
|
FS#88 - Replace Set/GetCenter with Set/GetOrigin in sf::Drawable
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1121 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-01 15:58:13 +00:00 |
|
laurentgom
|
5461ddcb52
|
Removed debug code in window sample
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1120 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-01 13:42:52 +00:00 |
|
laurentgom
|
f624f16350
|
Fixed windows' context not activated by default after their creation
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1119 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-01 13:41:38 +00:00 |
|
remi-k
|
cd4e3ea2ae
|
Added missing methods in View and Font.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1118 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-05-31 19:03:47 +00:00 |
|
laurentgom
|
d8dc34b199
|
Fixed Linux implementation of ContextGL and ThreadLocalImpl
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1117 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-05-31 11:53:28 +00:00 |
|
laurentgom
|
23bf546b6a
|
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
|
2009-05-31 11:38:54 +00:00 |
|