summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/xlib_llvmpipe.c
AgeCommit message (Expand)Author
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-08gallium: remove xlib_driver::display_surfaceKeith Whitwell
2010-03-08winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell
2010-03-04gallium: fix llvmpipe after winsys moveKeith Whitwell
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-02gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-09-11llvmpipe: asst fixes for 'make linux-llvmpipe'Brian Paul
2009-08-30xlib: Implement lp_winsys::destroy.José Fonseca
2009-08-29xlib: Implement llvmpipe lp_winsys interface.José Fonseca
2009-08-29xlib: Update llvmpipe integration for changes in master.José Fonseca
2009-08-29xlib: Integrate with llvmpipe.José Fonseca