Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
__driUtilCreateNewScreen returns NULL.
|
|
|
|
|
|
|
|
|
|
|
|
Sounds good :)
|
|
|
|
|
|
|
|
- Don't lock in savageDDUpdateStatte, don't call savageEmitHwStateLocked
- Need to grab the lock for texture uploads now
- New SAVAGE_NEW_CULL bit in new_state to make sure that culling state and
raster_primitive are not examined at the wrong times.
|
|
points and lines.
|
|
|
|
|
|
commands, no vertex DMA.
|
|
|
|
for built-in data types.
|
|
|
|
|
|
Adding s_auxbuffer.c for compilation
Modified Files:
Mesa/src/mesa/swrast/descrip.mms
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
> of levels, including 0.
|
|
texture heaps into account.
|
|
|
|
|
|
Only available with Xlib driver for now.
Assorted clean-ups related to Draw/ReadBuffer().
Renamed FRONT_LEFT_BIT -> DD_FRONT_LEFT_BIT, etc.
|
|
|
|
|
|
|
|
A bit more cosmetics.
Improved state emit on Savage 3D/IX/MX.
|