Menu

Tree [114758] master /
 History

HTTPS access


File Date Author Commit
 include 2015-03-15 SFENCE SFENCE [fef1b0] OpenGLSEM: Fix compile with new SFENCEShared ve...
 src 2015-05-08 SFENCE SFENCE [114758] OpenGLSEM: Update texture extension.
 test 2015-03-25 SFENCE SFENCE [19fdf9] OpenGLSEM: Fix naming error in register.std
 .gitignore 2013-11-28 SFENCE SFENCE [5534db] Initial commit.
 AUTHORS 2013-11-28 SFENCE SFENCE [5534db] Initial commit.
 COPYING 2013-11-28 SFENCE SFENCE [5534db] Initial commit.
 Makefile 2014-07-20 SFENCE SFENCE [ac857e] OpenGLSEM: Fix memory leaks bugs and update test.
 NEWS 2013-11-28 SFENCE SFENCE [5534db] Initial commit.
 OpenGLSEM.c 2015-03-15 --global --global [37f927] OpenGLSEM: Commented code for OpenGL version ch...
 OpenGLSEM.h 2014-07-20 SFENCE SFENCE [ac857e] OpenGLSEM: Fix memory leaks bugs and update test.
 README 2013-11-28 SFENCE SFENCE [5534db] Initial commit.
 TODO 2013-12-02 SFENCE SFENCE [b6748d] OpenGLSEM: Fix work of drawing and test draw wi...

Read Me

OpenGLSEM README
===============================================================================

OVERVIEW

  Description
  -----------

  The OpenGLSEM library/module can be used for easy create programs and libraries 
  which uses SFENCE dynamic library.

  Features
  --------

  The OpenGLSEM 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 OpenGL library.

  Disclaimer
  ----------

  Please read the file COPYING before using OpenGLSEM.
  
  Installation
  ------------

  For compiling and installing OpenGLSEM you can use Makefile.

  New Versions
  ------------

  Information on how to retrieve new versions of OpenGLSEM can be found
  on url address http://sourceforge.net/projects/freeglutsem/. 

  Credits
  -------

  Please read the file AUTHORS.