[cairo-commit] glitz ChangeLog,1.47,1.48
David Reveman
commit at pdx.freedesktop.org
Tue Sep 7 07:28:23 PDT 2004
- Previous message: [cairo-commit] glitzinfo glitzinfo.c,1.5,1.6
- Next message: [cairo-commit] glitz/src glitz_agl_extension.c, 1.8,
1.9 glitz_agl_info.c, 1.10, 1.11 glitz_aglint.h, 1.11,
1.12 glitz_glx_context.c, 1.12, 1.13 glitz_glx_extension.c,
1.11, 1.12 glitz_glx_info.c, 1.16, 1.17 glitz_glxint.h, 1.15,
1.16 glitz_util.c, 1.9, 1.10 glitzint.h, 1.24, 1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: davidr
Update of /cvs/cairo/glitz
In directory gabe:/tmp/cvs-serv3161
Modified Files:
ChangeLog
Log Message:
Improved extension checking
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** ChangeLog 6 Sep 2004 22:52:02 -0000 1.47
--- ChangeLog 7 Sep 2004 14:28:20 -0000 1.48
***************
*** 1,4 ****
--- 1,23 ----
2004-09-07 David Reveman <c99drn at cs.umu.se>
+ * src/glitzint.h: Allow use of a version number to check presence of
+ an extension.
+
+ * src/glitz_util.c (glitz_extensions_query): Allow use of a version
+ number to check presence of an extension.
+
+ * src/glitz_glx_info.c (glitz_glx_screen_info_get): Don't query
+ formats if OpenGL version is insufficient.
+
+ * src/glitz_glx_extension.c: Improved extension checking.
+
+ * src/glitz_glx_context.c (glitz_glx_context_proc_address_lookup):
+ Lookup correct symbols.
+
+ * src/glitz_agl_info.c (glitz_agl_thread_info_init): Don't query
+ formats if OpenGL version is insufficient.
+
+ * src/glitz_agl_extension.c: Improved extension checking.
+
* src/glitz.h (GLITZ_REVISION): Bump version to 0.2.1.
- Previous message: [cairo-commit] glitzinfo glitzinfo.c,1.5,1.6
- Next message: [cairo-commit] glitz/src glitz_agl_extension.c, 1.8,
1.9 glitz_agl_info.c, 1.10, 1.11 glitz_aglint.h, 1.11,
1.12 glitz_glx_context.c, 1.12, 1.13 glitz_glx_extension.c,
1.11, 1.12 glitz_glx_info.c, 1.16, 1.17 glitz_glxint.h, 1.15,
1.16 glitz_util.c, 1.9, 1.10 glitzint.h, 1.24, 1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list