summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib
AgeCommit message (Expand)Author
2010-03-09cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell
2010-03-09ws/xlib: remove USE_XSHM preprocessor macroKeith Whitwell
2010-03-09ws/xlib: manage the GC internallyKeith Whitwell
2010-03-09winsys/xlib: Fix a segfault when USE_XSHM is not defined.Chia-I Wu
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-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-04gallium: fix llvmpipe after winsys moveKeith Whitwell
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-02-25scons: Always build trace driverJosé Fonseca
2010-02-24gallium: remove $(DEFINES) from cc/c++ command linesBrian Paul
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
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-22xlib/softpipe: more buffer free fixesBrian Paul
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21Do not include glapi/dispatch.h outside Mesa core.Chia-I Wu
2010-01-20xlib/softpipe: fix buffer memory leakBrian Paul
2010-01-12Merge branch 'master' into opengl-es-v2Chia-I Wu
2010-01-12st/mesa: Remove st_api.c.Chia-I Wu
2010-01-08scons: Don't build xlib when dri is enabled.José Fonseca
2010-01-08scons: Output a meaningful message when xlib libGL.so can't be built.José Fonseca
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-28xlib: Integrate the trace driver with all pipe drivers.José Fonseca
2009-12-28scons: Fix xlib build.José Fonseca
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-22xlib: Use C-style comments.Vinson Lee
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul
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-14mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/MakefileMatthew Bell
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-12-02cell: added tex_usage param to xm_surface_buffer_create()Brian Paul
2009-12-02Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-05gallium/xlib: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.Chia-I Wu
2009-10-11configs: fix some remains of the i915simple driverZack Rusin
2009-10-05i965g: remove 965/brw files from XLIB_WINSYS_SOURCESBrian Paul
2009-10-05i965g: Drop i965simpleJakob Bornecrantz
2009-09-23Merge branch 'softpipe-opt'Keith Whitwell
2009-09-11llvmpipe: asst fixes for 'make linux-llvmpipe'Brian Paul
2009-09-03gallium/xlib: silence uninitialized var warningBrian Paul