summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-09drop stray XFree86Server, XGLServerGeorge Sapountzis
2010-03-09svga: Don't do culling while the software pipeline is active.Keith Whitwell
2010-03-09null: Add a null software winsys.José Fonseca
2010-03-09mesa/st: initialize velements state properlyRoland Scheidegger
2010-03-09cso: don't forget to release vertex elements stateRoland Scheidegger
2010-03-09target-helpers: missing filesKeith Whitwell
2010-03-09r300g: kill pf_component_countMarek Olšák
2010-03-09ws/gdi: fix typoKeith Whitwell
2010-03-09gallium: create target for gdi libglKeith Whitwell
2010-03-09ws/xlib: no dependency on mesa state trackerKeith Whitwell
2010-03-09egl/x11: use swrast-xlib helperKeith Whitwell
2010-03-09gallium: create helper for swrast+xlib combinationKeith Whitwell
2010-03-09scons: Fix the libg-xlib Sconscript.José Fonseca
2010-03-09gallivm: checkpoint: nearest mipmap filteringBrian Paul
2010-03-09util: simplify util_format_get_nr_components helperRoland Scheidegger
2010-03-09util: Use bitshift arithmetic for pack too.José Fonseca
2010-03-09targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-09cso: Fix typo in assert.Corbin Simpson
2010-03-09r300g: Precalculate and CSO-bind PSC state.Corbin Simpson
2010-03-09r300g: Cleanup old PSC code a bit.Corbin Simpson
2010-03-09identity: fix copy & paste errorRoland Scheidegger
2010-03-09r300g: fix gallium-vertexlementcso merge damageRoland Scheidegger
2010-03-09cell: fix up assorted compilation problemsBrian Paul
2010-03-09gdi: Fixup llvmpipe gdi winsys too.José Fonseca
2010-03-09scons: Add new targets option.José Fonseca
2010-03-09winsys/gdi: get softpipe version compilingKeith Whitwell
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-09softpipe: silence warningKeith Whitwell
2010-03-09ws/gdi: missing fileKeith Whitwell
2010-03-09ws/gdi: sketch of gdi changesKeith Whitwell
2010-03-09st/mesa: fix clear/drawpixels/bitmap for new cso vertex elements interfaceRoland Scheidegger
2010-03-09cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell
2010-03-09gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger
2010-03-09auxiliary: fix vertex elements csoRoland Scheidegger
2010-03-09nv30: fix typoDavid Heidelberger
2010-03-09cell: attempt conversion to sw_winsysKeith Whitwell
2010-03-09ws/xlib: remove USE_XSHM preprocessor macroKeith Whitwell
2010-03-09ws/xlib: manage the GC internallyKeith Whitwell
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell
2010-03-09st/egl: Use xlib_sw_winsys in ximage backend.Chia-I Wu
2010-03-09winsys/xlib: Fix a segfault when USE_XSHM is not defined.Chia-I Wu
2010-03-09r300g: remove hacks from translate_vertex_data_swizzleMarek Olšák
2010-03-09draw: quads never provoke the first vertexMarek Olšák
2010-03-09softpipe: quads never provoke the first vertexMarek Olšák
2010-03-09llvmpipe: quads never provoke the first vertexMarek Olšák
2010-03-09mesa/st: Gallium quads, by spec, never change provoking vertex.Corbin Simpson
2010-03-09st/egl: Fix KMS build error after winsys handle change.Chia-I Wu
2010-03-08gallium: update some comments, remove others which are superfluousBrian Paul