| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
_mesa_initialize_texture_object()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
kernel-reserved memory regions.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Added a bunch of const qualifiers.
Use _mesa_memcpy() instead of memcpy(), etc.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
GL_ARB_texture_border_clamp. The ATI drivers for Windows support it,
but I can see no way to make it work without a fallback.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the variable was multiplied by zero.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
automatically enables "duplicate" extensions without the driver
explicitly enabling them.
|
| |
|
| |
|
| |
|