summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
...
* | scons: Support MinGW32 cross compiler.José Fonseca2008-11-181-0/+6
* | i915: Silence warningJakob Bornecrantz2008-11-151-1/+1
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Pekka Paalanen2008-11-123-2/+7
|\ \
| * | Nouveau: build, link and use nv20.Pekka Paalanen2008-11-083-2/+7
* | | nouveau: pass object handle not pointer to GPU...Ben Skeggs2008-11-101-1/+1
* | | Merge remote branch 'nouveau/gallium-0.1' into gallium-0.2Ben Skeggs2008-10-2724-109/+205
|\| |
| * | nouveau: first draft of swizzle texture upload to vramPatrice Mandin2008-10-071-0/+83
| * | nouveau: init scaled_image_from_memory object for swizzled surface uploadPatrice Mandin2008-09-211-0/+16
| * | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-181-5/+12
| |\|
| | * cell: fix twiddled tile display for XSHM. Fixed blank window problem.Brian Paul2008-09-121-5/+12
| * | g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().Younes Manton2008-09-122-2/+2
| * | g3dvl: Update softlinks to nouveau winsys files, related fixes.Younes Manton2008-09-1222-103/+99
| * | g3dvl: Clean up Makefile deps.Younes Manton2008-09-121-4/+5
* | | Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-10-271-9/+13
|\ \ \
| * | | scons: Don't hardcode any drivers for the xlib winsys, just pick suitable ones.Michel Dänzer2008-10-231-9/+13
* | | | nouveau: some small API changesBen Skeggs2008-09-301-5/+7
* | | | Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-09-304-152/+255
|\| | |
| * | | st: change from ** to * for st_unreference_framebuffer()Alan Hourihane2008-09-263-3/+3
| * | | cell: disable XShmPutImage for tiled surface for nowBrian Paul2008-09-191-2/+2
| * | | i915simple: Use defined MSAA arrayJakob Bornecrantz2008-09-191-1/+1
| * | | fix for MSAAAlan Hourihane2008-09-191-1/+1
| * | | i915simple: Front flushing does workJakob Bornecrantz2008-09-191-5/+3
| * | | i915simple: Fix extentions being loadedJakob Bornecrantz2008-09-191-0/+1
| * | | i915simple: dri winsys does now compile and worksJakob Bornecrantz2008-09-151-145/+242
| * | | cell: fix twiddled tile display for XSHM. Fixed blank window problem.Brian Paul2008-09-121-5/+12
* | | | nouveau: rework nouveau_screen for latest and greatest changesBen Skeggs2008-09-121-157/+110
* | | | Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2Ben Skeggs2008-09-121-1/+0
|\| | | | |/ / |/| |
| * | i915simple: A step closer to compilingJakob Bornecrantz2008-09-121-1/+0
| |/
* | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-122-1/+40
|\|
| * cell: fix tile twidding bug seen in the event of multiple expose eventsBrian Paul2008-09-111-10/+9
| * gallium: typo: s/PIPE_FORMAT_Z16UNORM/PIPE_FORMAT_Z16_UNORM/Brian Paul2008-09-111-1/+1
| * cell: checkpoint commit of new per-fragment processingBrian Paul2008-09-112-1/+41
* | nouveau: gallium directory structure changed again..Ben Skeggs2008-09-1127-2/+3
* | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-1161-874/+332
|\|
| * scons: Install libGL.so and respective symlinks.José Fonseca2008-09-081-1/+3
| * gallium: do image clipping in xmesa_display_surface_tiled()Brian Paul2008-09-031-5/+11
| * cell: move misplaced assertions; put them after ximage is assigned.Brian Paul2008-09-031-4/+4
| * i915: Fix typo in intel_lock.cJakob Bornecrantz2008-09-031-1/+1
| * Cell: added linux-cell-debug configBrian Paul2008-09-031-4/+1
| * gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca2008-09-035-5/+5
| * i915: Fix typo in ws_dri_bufmgr.cJakob Bornecrantz2008-09-021-1/+1
| * gallium: remove glthread.h file (not used)Brian Paul2008-09-011-359/+0
| * gallium: call st_finish() in XMesaFlush()Brian Paul2008-08-271-0/+1
| * gallium: thread wrapper clean-upBrian Paul2008-08-2610-158/+140
| * gallium: include u_math.hBrian Paul2008-08-251-1/+2
| * gallium: include u_memory.h, u_math.hBrian2008-08-241-0/+1
| * gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-248-8/+9
| * xlib: Revert destroying pipe_screen (temporary).José Fonseca2008-08-191-0/+3
| * scons: Fix build.Michal Krol2008-08-181-1/+1
| * if we can't find a mode, return first. At least we shouldAlan Hourihane2008-08-171-5/+5