- Dec 14, 2008
-
-
Julien Cristau authored
-
- Oct 26, 2008
-
-
Julien Cristau authored
-
Julien Cristau authored
-
Added an x86-64 CPUID function and use it to detect 3Dnow! If 3Dnow! is available, use _mesa_3dnow_transform_points4_3d_no_rot, _mesa_3dnow_transform_points4_perspective, _mesa_3dnow_transform_points4_2d_no_rot, and _mesa_3dnow_transform_points4_2d. This fixes long standing bug #8724. (cherry picked from commit 2b8d8989)
-
- Sep 20, 2008
-
-
Julien Cristau authored
-
- Sep 19, 2008
-
-
Julien Cristau authored
It now mirrors the free X11 license used by X.Org (closes: #368560). http://www.sgi.com/company_info/newsroom/press_releases/2008/september/opengl.html
-
- Jul 12, 2008
-
-
Julien Cristau authored
-
Julien Cristau authored
-
-
- Jul 09, 2008
-
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
The old implementation could overwrite the caller's param buffer. cherry-picked from master
-
Brian Paul authored
-
Brian Paul authored
cherry-picked from master
-
Haihao Xiang authored
enabled for 1D texture. fix #12176 Cherry-picked from commit 75e4db18
-
- Jul 08, 2008
-
-
Brian Paul authored
-
Julien Cristau authored
-
Haihao Xiang authored
-
- Jul 02, 2008
-
-
Brian Paul authored
cherry-picked from master
-
Brian Paul authored
cherry-picked from master If the 'shader' parameter is wrong, need to either generate GL_INVALID_VALUE or GL_INVALID_OPERATION. It depends on whether 'shader' actually names a 'program' or is a totally unknown ID. There might be other cases to fix...
-
Brian Paul authored
-
Brian Paul authored
cherry-picked from master
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
cherry-picked from master
-
Brian Paul authored
See bug #16194 for original patch. Cleaned up a bit here.
-
- Jul 01, 2008
-
-
Haihao Xiang authored
first level of the mipmap. fix #16421
-
- Jun 28, 2008
-
-
Brian Paul authored
-
- Jun 23, 2008
- Jun 21, 2008
-
-
Roland Scheidegger authored
-
- Jun 18, 2008
-
-
Brice Goglin authored
-
Brice Goglin authored
Put back our configs/ changes into the .diff.gz since choose-configs needs them before quilt is invoked. Put 04_cleanup-osmesa-configs.patch there as well for #485161.
-
Brice Goglin authored
This reverts commit 03970183. Conflicts: debian/changelog
-
Brice Goglin authored
-
-
Haihao Xiang authored
-
Haihao Xiang authored
not in bytes. Reported by Christopher Dissauer.
-
Haihao Xiang authored
-
- Jun 17, 2008
-
-
Brian Paul authored
-