Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kernel-reserved memory regions.
|
|
|
|
|
|
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.
|
|
|
|
automatically enables "duplicate" extensions without the driver
explicitly enabling them.
|
|
|
|
+ remove some gratuitous whitespace
|
|
|
|
|
|
locale-dependent. Thanks to Pavel harry_x Palat for pointing that out.
|
|
XFree86 bug: 314
|
|
|
|
The def_max_anisotropy option breaks driconf. :( I'm going to upload a
fixed version soon.
|
|
is for disabling faked "anisotropy" in e.g. FlightGear.
|
|
|
|
|
|
|
|
from radeon_state.c, noticed by Dieter Nuetzel.
|
|
|
|
|
|
|
|
|
|
- Allocate vertices explicitly, rather than trying to talk
about dma buffers.
- Clean up the various Flush() operations.
- Don't allow fallbacks any longer. Provide a support function
to detect them ahead o ftime
Updates to tnl_dd_vbtmp.h
- Get rid of power-of-two vertex strides. Pack all vertices tightly.
- Get texunit 2,3 emit working coorrectly.
Other stuff:
- Get rid of lingering Ubyte color support.
- Fix a few compiler warnings.
|
|
|
|
|
|
|
|
|
|
point colors throughout mesa.
|
|
point colors throughout mesa.
|
|
|
|
point colors throughout mesa.
|
|
|
|
|
|
|
|
sleeping with the lock held. Also, rename cEngineState to engineState since
it isn't a char any more.
|
|
deleting the textures. Essentially move the assertion after the destruction
of the heap.
|
|
|
|
|