[cairo-commit] glitz ChangeLog,1.29,1.30
David Reveman
commit at pdx.freedesktop.org
Thu May 27 18:04:31 PDT 2004
- Previous message: [cairo-commit] cairo-demo/path_paint ChangeLog, NONE, 1.1 Makefile,
NONE, 1.1 README.txt, NONE, 1.1 path_paint.c, NONE, 1.1
- Next message: [cairo-commit] glitz/src glitz_glx_context.c, 1.6,
1.7 glitz_glx_info.c, 1.6, 1.7 glitz_glxint.h, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: davidr
Update of /cvs/cairo/glitz
In directory pdx:/tmp/cvs-serv31596
Modified Files:
ChangeLog
Log Message:
Only check the number of texture indirections if fragment program extension is supported
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** a/ChangeLog 27 May 2004 06:24:46 -0000 1.29
--- b/ChangeLog 28 May 2004 01:04:29 -0000 1.30
***************
*** 1,2 ****
--- 1,14 ----
+ 2004-05-28 David Reveman <c99drn at cs.umu.se>
+
+ * src/glitz_glx_info.c (glitz_glx_screen_info_get): screen_info to
+ proc_address_lookup.
+
+ * src/glitz_glxint.h: screen_info to proc_address_lookup.
+
+ * src/glitz_glx_context.c (glitz_glx_context_proc_address_lookup):
+ Only check the number of texture indirections if fragment program
+ extension is supported.
+ (glitz_glx_context_make_current): screen_info to proc_address_lookup.
+
2004-05-27 David Reveman <c99drn at cs.umu.se>
- Previous message: [cairo-commit] cairo-demo/path_paint ChangeLog, NONE, 1.1 Makefile,
NONE, 1.1 README.txt, NONE, 1.1 path_paint.c, NONE, 1.1
- Next message: [cairo-commit] glitz/src glitz_glx_context.c, 1.6,
1.7 glitz_glx_info.c, 1.6, 1.7 glitz_glxint.h, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list