summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib
AgeCommit message (Expand)Author
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
2009-09-01scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.José Fonseca
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-29llvmpipe: add missing break in xlib _init()Brian Paul
2009-08-29llvmpipe: Allow to build without udis86.José Fonseca
2009-08-29llvmpipe: Disassemble generated x86 code.José Fonseca
2009-08-29xlib: Complete llvmpipe integration.José Fonseca
2009-08-29xlib: Integrate with llvmpipe.José Fonseca
2009-08-24xlib: fix single buffer window resize bugBrian Paul
2009-08-11gallium/xlib: add missing tex_usage parameterBrian Paul
2009-08-11gallium/xlib: add missing tex_usage parameterBrian Paul
2009-07-22gallium/xlib: use XSHM for swapbuffersKeith Whitwell
2009-12-15Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson
2009-04-30mesa: Prepend "-Wl," to linking optionsTormod Volden
2009-04-18softpipe: Simplify softpipe_create's prototype.José Fonseca