| File | Date | Author | Commit |
|---|---|---|---|
| include | 2015-03-25 |
|
[6f6b9c] FreeGLUTSEM: Fix namming bugs. Make by copying ... |
| src | 2015-03-15 |
|
[a12fff] FreeGLUTSEM: Fix compile with new SFENCEShared ... |
| test | 2015-03-25 |
|
[6f6b9c] FreeGLUTSEM: Fix namming bugs. Make by copying ... |
| .gitignore | 2013-09-23 |
|
[94cac9] Initial commit |
| AUTHORS | 2013-09-23 |
|
[94cac9] Initial commit |
| COPYING | 2013-09-23 |
|
[94cac9] Initial commit |
| FreeGLUTSEM.c | 2015-02-20 |
|
[d21f34] FreeGLUTSEM: Correct using of SFENCEShared and ... |
| FreeGLUTSEM.h | 2015-03-15 |
|
[a12fff] FreeGLUTSEM: Fix compile with new SFENCEShared ... |
| Makefile | 2014-08-07 |
|
[85cbd8] FreeGLUTSEM: Fixing some bugs. |
| NEWS | 2013-09-23 |
|
[94cac9] Initial commit |
| README | 2013-09-23 |
|
[94cac9] Initial commit |
| TODO | 2013-09-23 |
|
[94cac9] Initial commit |
FreeGLUTSEM README
===============================================================================
OVERVIEW
Description
-----------
The FreeGLUTSEM library/module can be used for easy create programs and libraries
which uses SFENCE dynamic library.
Features
--------
The FreeGLUTSEM module provides the following features:
o Free software (GNU Lesser General Public License)
o Should work on every ANSI C conforming platform
with SFENCE dynamic library, SEMShared library and FreeGLUT library.
Disclaimer
----------
Please read the file COPYING before using FreeGLUTSEM.
Installation
------------
For compiling and installing FreeGLUTSEM you can use Makefile.
New Versions
------------
Information on how to retrieve new versions of FreeGLUTSEM can be found
on url address http://sourceforge.net/projects/freeglutsem/.
Credits
-------
Please read the file AUTHORS.