summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_screen.h
AgeCommit message (Expand)Author
2009-02-16Merge branch 'master' into gallium-texture-transferKeith Whitwell
2009-02-05gallium: No longer allow CPU mapping surfaces directly.Michel Dänzer
2009-02-05gallium: fixup #includes: p_screen.h does not need anything in p_state.hBrian Paul
2009-02-05gallium: move 'struct pipe_winsys'Brian Paul
2009-01-30gallium: add a convience wrapper for simple screensZack Rusin
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-29gallium: give the screen priority when it comes to buffer allocationsZack Rusin
2009-01-27gallium: standardize on stride instead of pitch in the interfaceZack Rusin
2008-09-19gallium: Fix doxygen comments.José Fonseca
2008-07-19gallium: Finer grained is_format_supported.José Fonseca
2008-05-06gallium: New pipe_screen interface to overlay a texture on existing memory.José Fonseca
2008-05-01gallium: tex surface checkpointKeith Whitwell
2008-04-25gallium: tweak comments, minor var renamingBrian Paul
2008-03-21gallium: document is_format_supported()'s type paramBrian Paul
2008-02-26gallium: introduce 'pipe_screen' for context-independent functionsBrian