| .. |
|
array_cache
|
Rename some functions/macros to better reflect their behaviour:
|
2006-06-13 17:13:15 +00:00 |
|
drivers
|
Use XAddExtension() to register an XCloseDisplay() callback function.
|
2006-08-30 21:17:51 +00:00 |
|
glapi
|
remove assertion that referenced &glSetFenceNV for debug test
|
2006-08-29 21:54:01 +00:00 |
|
main
|
_mesa_debug() should be a no-op when not compiled with DEBUG defined.
|
2006-08-29 22:30:58 +00:00 |
|
math
|
Rename some functions/macros to better reflect their behaviour:
|
2006-06-13 17:13:15 +00:00 |
|
ppc
|
Initial support for PowerPC specific code in Mesa and DRI drivers. DRI
|
2004-10-13 19:56:15 +00:00 |
|
shader
|
Check that we don't try to reference more than one target of a texture unit.
|
2006-08-30 23:38:03 +00:00 |
|
sparc
|
Deprecate GL_EXT_vertex_weighting.
|
2006-08-29 17:44:45 +00:00 |
|
swrast
|
Move call to _swrast_update_rasterflags() since it depends on the
|
2006-08-29 22:32:31 +00:00 |
|
swrast_setup
|
s/ATTRIBUTE/GENERIC/
|
2006-06-14 04:15:16 +00:00 |
|
tnl
|
Remove XFree86 CVS keyword.
|
2006-08-25 18:07:49 +00:00 |
|
tnl_dd
|
Fix build failure in the savage driver.
|
2006-07-28 21:30:14 +00:00 |
|
x86
|
Deprecate GL_EXT_vertex_weighting.
|
2006-08-29 17:44:45 +00:00 |
|
x86-64
|
Deprecate GL_EXT_vertex_weighting.
|
2006-08-29 17:44:45 +00:00 |
|
descrip.mms
|
Committing in .
|
2004-04-05 06:12:01 +00:00 |
|
Makefile
|
move ALL_SOURCES to sources file
|
2006-08-21 16:05:30 +00:00 |
|
Makefile.DJ
|
DMesa now uses OSMesa as a back-end.
|
2006-03-31 20:53:12 +00:00 |
|
Makefile.mgw
|
fix MinGW problems (bug 4956)
|
2005-11-04 00:52:08 +00:00 |
|
sources
|
Functions for vertex/fragment program transformations, optimizations, etc.
|
2006-08-24 22:11:40 +00:00 |