summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
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-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-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-09softpipe: silence warningKeith Whitwell
2010-03-09ws/gdi: missing fileKeith Whitwell
2010-03-09ws/gdi: sketch of gdi changesKeith Whitwell
2010-03-09cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell
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-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
2010-03-08vega: remove redundant DEFINES from .c.o ruleBrian Paul
2010-03-08llvmpipe/gallivm: checkpoint: array of pointers to mipmap levelsBrian Paul
2010-03-08nv: define NV30/40/50_MAX_TEXTURE_LEVELSBrian Paul
2010-03-08r300g: define R300_MAX_TEXTURE_LEVELSBrian Paul
2010-03-08svga: s/PIPE_MAX_TEXTURE_LEVELS/SVGA_MAX_TEXTURE_LEVELS/Brian Paul
2010-03-08i915g: define I915_MAX_TEXTURE_2D/3D_LEVELSBrian Paul
2010-03-08i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELSBrian Paul
2010-03-08softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELSBrian Paul
2010-03-08llvmpipe: define max texture levelsBrian Paul
2010-03-08llvmpipe: rewrap for 80 columnsBrian Paul
2010-03-08gallivm: fix a crash by making sure we set the has_mask flag correctlyZack Rusin
2010-03-08gallium: remove xlib_driver::display_surfaceKeith Whitwell
2010-03-08gallium: make it workKeith Whitwell
2010-03-08gallium: introduce target directoryKeith Whitwell
2010-03-08Merge branch '7.8'Brian Paul
2010-03-08softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()Brian Paul
2010-03-08ws/xlib: remove dead filesKeith Whitwell
2010-03-08ws/xlib: fixup softpipe buildKeith Whitwell
2010-03-08winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell
2010-03-08ws/xlib: remove redundant declarationsKeith Whitwell
2010-03-08winsys/xlib: sketch of cell supportKeith Whitwell
2010-03-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-08r300g: fix updating the tiling flags for the framebuffer stateMarek Olšák