[cairo-commit] libglxc ChangeLog,1.1.1.1,1.2

David Reveman commit at pdx.freedesktop.org
Mon Nov 24 03:06:16 PST 2003


Committed by: c99drn

Update of /cvs/cairo/libglxc
In directory pdx:/tmp/cvs-serv22155

Modified Files:
	ChangeLog 
Log Message:
added GL_NV_texture_rectangle support

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglxc/ChangeLog,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** ChangeLog	22 Nov 2003 00:06:39 -0000	1.1.1.1
--- ChangeLog	24 Nov 2003 11:06:13 -0000	1.2
***************
*** 1 ****
! Added offscreen functions
\ No newline at end of file
--- 1,20 ----
! 2003-11-24    <c99drn at cs.umu.se>
! 
! 	* src/glxc_tri.c (glxc_color_triangles): use texture_target variable
! 
! 	* src/glxc_trap.c (glxc_color_trapezoids): use texture_target variable
! 
! 	* src/glxc_rect.c (glxc_fill_rectangles): use texture_target variable
! 
! 	* src/glxc.c (glxc_composite): added GL_NV_texture_rectangle support
! 
! 	* src/glxc_surface.c (glxc_surface_create_offscreen): 
! 	added GL_NV_texture_rectangle support
! 
! 	* src/glxc_texture.c: added GL_NV_texture_rectangle support
! 
! 	* src/glxcint.h: added texture_target to surface struct
! 
! 	* src/glxc_extension.c: added GL_NV_texture_rectangle support
! 
! 	* Started keeping a ChangeLog





More information about the cairo-commit mailing list