[cairo-commit] libglc COPYING,1.1.1.1,1.2 ChangeLog,1.27,1.28 TODO,1.5,1.6

David Reveman commit at pdx.freedesktop.org
Mon Aug 15 11:12:59 PDT 2005


Committed by: davidr

Update of /cvs/cairo/libglc
In directory pdx:/tmp/cvs-serv28503

Modified Files:
	COPYING ChangeLog TODO 
Log Message:
Merged fragment program code

Index: COPYING
===================================================================
RCS file: /cvs/cairo/libglc/COPYING,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** COPYING	27 Nov 2003 11:45:39 -0000	1.1.1.1
--- COPYING	10 Feb 2004 23:38:35 -0000	1.2
***************
*** 1,4 ****
  
! Copyright © 2003 David Reveman, Peter Nilsson
  
  Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
  
! Copyright © 2004 David Reveman, Peter Nilsson
  
  Permission to use, copy, modify, distribute, and sell this software
***************
*** 20,22 ****
  OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
! PERFORMANCE OF THIS SOFTWARE.
\ No newline at end of file
--- 20,22 ----
  OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
! PERFORMANCE OF THIS SOFTWARE.

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** ChangeLog	6 Feb 2004 14:03:38 -0000	1.27
--- ChangeLog	10 Feb 2004 23:38:35 -0000	1.28
***************
*** 1,2 ****
--- 1,6 ----
+ 2004-02-11    <c99drn at cs.umu.se>
+ 
+ 	Merged fragment program code. 
+ 
  2004-02-06    <c99drn at cs.umu.se>
  

Index: TODO
===================================================================
RCS file: /cvs/cairo/libglc/TODO,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** TODO	5 Feb 2004 22:22:28 -0000	1.5
--- TODO	10 Feb 2004 23:38:35 -0000	1.6
***************
*** 1 ****
! * Porter-Duff compositing without intermediate buffer using fragment shaders.
--- 1,2 ----
! * Find and fix RGB24 read/draw pixel problems.
! * Manual repeat for compositing using framgment program.





More information about the cairo-commit mailing list