Age | Commit message (Expand) | Author |
---|---|---|
2008-09-04 | python: Use pipe_buffer_* inlines as much as possible. | José Fonseca |
2008-09-03 | gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. | José Fonseca |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
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 |