Age | Commit message (Collapse) | Author |
|
anyway).
|
|
|
|
|
|
|
|
t_vb_cliptmp.h(47), where it would still send clipped vertices to the hw... oh, dear...
|
|
fixed a small debug error.
|
|
dri/tdfx driver)
|
|
|
|
removed detritus (ncc).
|
|
|
|
made some functions static.
hide vp behind an envvar.
removed unnecessary multitex constraint for napalm hw.
|
|
|
|
|
|
|
|
|
|
Now, the driver's Viewport routine should call _mesa_ResizeBuffersMESA()
if necessary.
Cleaned up code related to GLframebuffer width/height initialization.
Set initial viewport/scissor params in _mesa_make_current2(), instead of
in the drivers' MakeCurrent functions.
|
|
|
|
|
|
and ignored for 1D and 2D images.
Need to pass in image dimensions (1,2,3) to the _mesa_image_address() function.
This change gets propogated to some other routines.
Also added new _mesa_image_address[123]d() convenience functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added DrawPixels555 and DrawPixels565
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|