Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | |
Also, rename p_tile.[ch] to u_tile.[ch] | |||
2008-08-14 | python: Allow to use trace pipe driver with python. | José Fonseca | |
2008-08-14 | python: Simplify st_winsys. | José Fonseca | |
2008-08-12 | python: Allow writing to buffers. | José Fonseca | |
2008-07-16 | python: Set PIPE_TEX_MIPFILTER_NONE by default. | José Fonseca | |
2008-07-15 | python: Get object ownership done correctly. | José Fonseca | |
2008-07-15 | python: Allow hardware support. | José Fonseca | |
2008-07-14 | python: Set default state. | José Fonseca | |
2008-07-14 | python: Allow to create/specify shaders. | José Fonseca | |
2008-07-13 | python: New state tracker which exposes the pipe driver to python scripts. | José Fonseca | |
Still under development. Just barely works. |