Age | Commit message (Collapse) | Author |
|
lifted from the i915 side. i830 will now report version 1.3! Hurrah!
With the exception of GL_EXT_texture_compression_s3tc, the i830 driver
now supports all the extensions that its Windows counterpart supports.
|
|
|
|
|
|
probably due to a compiler bug.
|
|
X.Org Bugzilla: 1079
Submitted by: Alexander Gottwald <ago@freedesktop.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Put simple checker pattern on the objects.
Press 'd' to delete texture, 'u' to unbind it.
|
|
Added a DeletePending flag to texture object struct to fix that.
Other misc clean-ups.
|
|
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
|
|
|
|
Define 2.0 point-sprite related tokens in glheader.h (temporary).
|
|
Tested with arbvptorus, arbvpwarpmesh, vptorus, and vpwarpmesh.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Minor updates/fixes to the source documentation.
|
|
|
|
|
|
|
|
|
|
|
|
support in the r200 driver. Both extensions can be enabled via
options, GL_ARB_vertex_program is on by default, GL_NV_vertex_program
off. Option descriptions are in german, english and french.
From: Philipp Klaus Krause
|
|
|
|
|
|
|