FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for examples - DTSCode/SFML · GitHub
DTSCode
/
SFML
Public
forked from
SFML/SFML
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SFML
examples
on
master
User selector
Datepicker
Commit history
Commits on Jun 21, 2014
[Android] Changed APP_PLATFORM value to android-9 in Application.mk
intjelic
committed
a06ecb0
View commit details
Copy full SHA for a06ecb0
View code at this point
Browse repository at this point
[Android] Fixed <uses-sdk> appears after <application> tag warning
intjelic
committed
9e3b466
View commit details
Copy full SHA for 9e3b466
View code at this point
Browse repository at this point
[Android] Updated target SDK version to 19
intjelic
committed
06b73f3
View commit details
Copy full SHA for 06b73f3
View code at this point
Browse repository at this point
[Android] Avoid hardcoding the debug mode in AndroidManifest.xml
intjelic
committed
e726c24
View commit details
Copy full SHA for e726c24
View code at this point
Browse repository at this point
[Android] Updated example to handle screen rotation events (#531)
intjelic
committed
775277b
View commit details
Copy full SHA for 775277b
View code at this point
Browse repository at this point
Commits on May 23, 2014
Improved style of Cocoa example
mantognini
committed
6e01d1f
View commit details
Copy full SHA for 6e01d1f
View code at this point
Browse repository at this point
Fixed warnings in Cocoa example
mantognini
committed
6a5391c
View commit details
Copy full SHA for 6a5391c
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
Add support for retina displays (close #353)
Show description for d8812f0
mantognini
committed
d8812f0
View commit details
Copy full SHA for d8812f0
View code at this point
Browse repository at this point
Commits on Apr 20, 2014
[Android] The armeabi version of SFML is now built by default (the example as well)
intjelic
committed
76fddc0
View commit details
Copy full SHA for 76fddc0
View code at this point
Browse repository at this point
[Android] Dropped stlport in favor of libc++ which supports C++11
intjelic
committed
2caec96
View commit details
Copy full SHA for 2caec96
View code at this point
Browse repository at this point
[Android] SFML activity allows a custom library name for the user application
intjelic
committed
a1b0e73
View commit details
Copy full SHA for a1b0e73
View code at this point
Browse repository at this point
[Android] Added the example
intjelic
committed
6e57380
View commit details
Copy full SHA for 6e57380
View code at this point
Browse repository at this point
[iOS] Removed support for examples, it was too much trouble and not as robust as true iOS App Xcode projects
LaurentGomila
authored and
intjelic
committed
c35b48b
View commit details
Copy full SHA for c35b48b
View code at this point
Browse repository at this point
Reworked the sfml-main module, added Main.hpp, moved the main() internal entry point for iOS from sfml-window to sfml-main
LaurentGomila
authored and
intjelic
committed
3872b27
View commit details
Copy full SHA for 3872b27
View code at this point
Browse repository at this point
[iOS] Improved support for examples, removed the need for a toolchain file
LaurentGomila
authored and
intjelic
committed
239921b
View commit details
Copy full SHA for 239921b
View code at this point
Browse repository at this point
Adapted the examples for iOS (WIP)
LaurentGomila
authored and
intjelic
committed
4e8e162
View commit details
Copy full SHA for 4e8e162
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
Removed support for OS X 10.6 and below
mantognini
committed
ac28902
View commit details
Copy full SHA for ac28902
View code at this point
Browse repository at this point
Commits on Feb 6, 2014
Updated copyright year to 2014
Bromeon
committed
12d8130
View commit details
Copy full SHA for 12d8130
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Made compiler and OS variable names much clearer in CMake files
LaurentGomila
committed
9b0ed30
View commit details
Copy full SHA for 9b0ed30
View code at this point
Browse repository at this point
Commits on Sep 20, 2013
Update © dates
mantognini
committed
6f68192
View commit details
Copy full SHA for 6f68192
View code at this point
Browse repository at this point
Remove trailing spaces
mantognini
committed
2b8f20c
View commit details
Copy full SHA for 2b8f20c
View code at this point
Browse repository at this point
Commits on Jun 27, 2013
Update logos for Cocoa example
mantognini
committed
95678e8
View commit details
Copy full SHA for 95678e8
View code at this point
Browse repository at this point
Commits on Jun 14, 2013
Fixed IDE folder of example "Cococa"
LaurentGomila
committed
7051d43
View commit details
Copy full SHA for 7051d43
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
Minor fix in Window and OpenGL examples
LaurentGomila
committed
7c9f9cc
View commit details
Copy full SHA for 7c9f9cc
View code at this point
Browse repository at this point
Commits on May 21, 2013
Updated the Window and OpenGL examples (got rid of GLU and immediate mode)
LaurentGomila
committed
8cb05fc
View commit details
Copy full SHA for 8cb05fc
View code at this point
Browse repository at this point
Commits on Jan 19, 2013
Fix compilation issue on 10.5
mantognini
committed
e11ed81
View commit details
Copy full SHA for e11ed81
View code at this point
Browse repository at this point
Commits on Oct 26, 2012
Renamed Ftp::ListingDirectory::getFilenames() to getListing()
LaurentGomila
committed
c02e375
View commit details
Copy full SHA for c02e375
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
Updated Cocoa example
Show description for 757a785
mantognini
committed
757a785
View commit details
Copy full SHA for 757a785
View code at this point
Browse repository at this point
Commits on Aug 3, 2012
Removed the built-in default font
LaurentGomila
committed
a0c1f5f
View commit details
Copy full SHA for a0c1f5f
View code at this point
Browse repository at this point
Commits on Apr 6, 2012
Fixed a bug in the pong example
LaurentGomila
committed
e92a312
View commit details
Copy full SHA for e92a312
View code at this point
Browse repository at this point
Commits on Apr 3, 2012
Replaced char* arguments with void* for raw data
LaurentGomila
committed
8d0da1d
View commit details
Copy full SHA for 8d0da1d
View code at this point
Browse repository at this point
Commits on Mar 31, 2012
Replaced getWidth/getHeight with getSize in sf::Texture and sf::Image
LaurentGomila
committed
17e6a45
View commit details
Copy full SHA for 17e6a45
View code at this point
Browse repository at this point
Commits on Mar 17, 2012
Fixed various minor warnings
LaurentGomila
committed
ee7cd94
View commit details
Copy full SHA for ee7cd94
View code at this point
Browse repository at this point
Commits on Mar 14, 2012
Updated the copyright text
mantognini
committed
c741b64
View commit details
Copy full SHA for c741b64
View code at this point
Browse repository at this point
Commits on Mar 12, 2012
Updated Mac OS X code according to commits ff5b69d312 and 14ac411542
mantognini
committed
2ef92a2
View commit details
Copy full SHA for 2ef92a2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL