Age | Commit message (Expand) | Author |
---|---|---|
2009-03-04 | gallium: Remove some superfluous instances of #include "p_inlines.h". | Michel Dänzer |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-03-12 | gallium: Silence MSVC warnings. | José Fonseca |
2008-03-05 | gallium: michel's patch to rework texture/sampler binding interface | Keith Whitwell |
2008-02-26 | gallium: remove pipe parameter from pipe_texture_reference() | Brian |
2008-02-20 | gallium: replace some ordinary assignments with pipe_reference_texture() | Brian |
2008-02-20 | gallium: use pipe_texture_reference() in sp_tile_cache_set_texture() | Brian |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |