Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Add GALLIUM_DUMP_VS to dump the vertex shader to the console like
GALLIUM_DUMP_FS in softpipe.
|
|
fixes, cleanups, etc.
not working yet
|
|
A lot of draw code no longer needs to see this header.
|
|
Centralize the creation, initialization and destruction of this struct.
Use align_malloc instead of home-brew alternatives.
|
|
Not really an error, as we only care for the lower 4 bits.
|
|
Works, but dead code lingering, debug code present, etc.
|
|
Also, rename p_tile.[ch] to u_tile.[ch]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|