aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/xlib
Commit message (Expand)AuthorAgeFilesLines
* ws/xlib: remove USE_XSHM preprocessor macroKeith Whitwell2010-03-092-16/+3
* ws/xlib: manage the GC internallyKeith Whitwell2010-03-091-6/+37
* winsys/xlib: Fix a segfault when USE_XSHM is not defined.Chia-I Wu2010-03-091-10/+31
* gallium: remove xlib_driver::display_surfaceKeith Whitwell2010-03-082-24/+0
* gallium: make it workKeith Whitwell2010-03-082-0/+50
* gallium: introduce target directoryKeith Whitwell2010-03-086-492/+34
* ws/xlib: remove dead filesKeith Whitwell2010-03-082-510/+0
* ws/xlib: fixup softpipe buildKeith Whitwell2010-03-081-2/+2
* winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell2010-03-083-40/+53
* ws/xlib: remove redundant declarationsKeith Whitwell2010-03-081-7/+0
* winsys/xlib: sketch of cell supportKeith Whitwell2010-03-081-248/+20
* gallium: fix llvmpipe after winsys moveKeith Whitwell2010-03-042-2/+4
* softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-047-809/+428
* scons: Always build trace driverJosé Fonseca2010-02-251-5/+1
* gallium: remove $(DEFINES) from cc/c++ command linesBrian Paul2010-02-241-2/+2
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-083-65/+0
* gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca2010-02-024-4/+4
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-024-4/+4
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-12/+11
|\
| * xlib/softpipe: more buffer free fixesBrian Paul2010-01-221-12/+11
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-5/+20
|\|
| * xlib/softpipe: fix buffer memory leakBrian Paul2010-01-201-5/+20
* | Do not include glapi/dispatch.h outside Mesa core.Chia-I Wu2010-01-211-1/+2
* | Merge branch 'master' into opengl-es-v2Chia-I Wu2010-01-129-216/+298
|\ \
| * | st/mesa: Remove st_api.c.Chia-I Wu2010-01-121-0/+2
| * | scons: Don't build xlib when dri is enabled.José Fonseca2010-01-081-0/+4
| * | scons: Output a meaningful message when xlib libGL.so can't be built.José Fonseca2010-01-081-45/+57
| * | scons: Aggregate all tiny libraries in a single library.José Fonseca2010-01-011-1/+1
| * | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-311-0/+209
| |\|
| | * Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-271-0/+209
| | |\
| | | * xlib: Use C-style comments.Vinson Lee2009-12-221-2/+2
| * | | xlib: Integrate the trace driver with all pipe drivers.José Fonseca2009-12-285-134/+3
| * | | scons: Fix xlib build.José Fonseca2009-12-281-1/+1
| * | | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-211-4/+4
| |\| |
| | * | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-151-4/+4
| | |\|
| | | * mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/MakefileMatthew Bell2009-12-141-4/+4
| * | | Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-173-12/+12
| * | | Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-173-34/+17
| |\ \ \
| | * \ \ Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-043-34/+16
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-303-34/+16
| | * | | Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz2009-12-021-0/+1
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * cell: added tex_usage param to xm_surface_buffer_create()Brian Paul2009-12-021-0/+1
| * | | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-033-3/+6
| |/ /
* / / gallium/xlib: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.Chia-I Wu2009-11-051-0/+30
|/ /
* | configs: fix some remains of the i915simple driverZack Rusin2009-10-111-1/+1
* | i965g: remove 965/brw files from XLIB_WINSYS_SOURCESBrian Paul2009-10-051-3/+0
* | i965g: Drop i965simpleJakob Bornecrantz2009-10-058-1240/+0
* | Merge branch 'softpipe-opt'Keith Whitwell2009-09-231-45/+53
|\ \ | |/ |/|
| * gallium/xlib: use XSHM for swapbuffersKeith Whitwell2009-07-221-45/+53
* | llvmpipe: asst fixes for 'make linux-llvmpipe'Brian Paul2009-09-112-0/+4