summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2008-09-15i915simple: dri winsys does now compile and worksJakob Bornecrantz
2008-09-12g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().Younes Manton
2008-09-12cell: fix twiddled tile display for XSHM. Fixed blank window problem.Brian Paul
2008-09-12cell: fix twiddled tile display for XSHM. Fixed blank window problem.Brian Paul
2008-09-12g3dvl: Update softlinks to nouveau winsys files, related fixes.Younes Manton
2008-09-12g3dvl: Clean up Makefile deps.Younes Manton
2008-09-12nouveau: rework nouveau_screen for latest and greatest changesBen Skeggs
2008-09-12Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2Ben Skeggs
2008-09-12i915simple: A step closer to compilingJakob Bornecrantz
2008-09-12Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-09-11cell: fix tile twidding bug seen in the event of multiple expose eventsBrian Paul
2008-09-11gallium: typo: s/PIPE_FORMAT_Z16UNORM/PIPE_FORMAT_Z16_UNORM/Brian Paul
2008-09-11cell: checkpoint commit of new per-fragment processingBrian Paul
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs
2008-09-11Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-09-08scons: Install libGL.so and respective symlinks.José Fonseca
2008-09-03gallium: do image clipping in xmesa_display_surface_tiled()Brian Paul
2008-09-03cell: move misplaced assertions; put them after ximage is assigned.Brian Paul
2008-09-03i915: Fix typo in intel_lock.cJakob Bornecrantz
2008-09-03Cell: added linux-cell-debug configBrian Paul
2008-09-03gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca
2008-09-02Intialize swizzled_surface objectPatrice Mandin
2008-09-02i915: Fix typo in ws_dri_bufmgr.cJakob Bornecrantz
2008-09-01gallium: remove glthread.h file (not used)Brian Paul
2008-08-27gallium: call st_finish() in XMesaFlush()Brian Paul
2008-08-26gallium: thread wrapper clean-upBrian Paul
2008-08-25gallium: include u_math.hBrian Paul
2008-08-24gallium: include u_memory.h, u_math.hBrian
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-19xlib: Revert destroying pipe_screen (temporary).José Fonseca
2008-08-18scons: Fix build.Michal Krol
2008-08-18g3dvl: Use rotating buffers to avoid waiting for map().Younes Manton
2008-08-17if we can't find a mode, return first. At least we shouldAlan Hourihane
2008-08-17consolidate intel directories.Alan Hourihane
2008-08-17rather than use CRTC 1 (aka LVDS), try and setup all connectors/encodersAlan Hourihane
2008-08-15xlib: Kill xmesa_surface.José Fonseca
2008-08-14xlib: Use trace usage.José Fonseca
2008-08-14Merge remote branch 'origin/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-08-12gdi: Remove CVS keyword.José Fonseca
2008-08-11Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-08-09trace: Trace pipe_winsys calls.José Fonseca
2008-08-07gallium: use PIPE_FORMAT_X8Z24_UNORM for 24-bit Z but no stencilBrian Paul
2008-08-07xlib: Integrate with the trace pipe driver.José Fonseca
2008-07-26g3dvl: Recursively build dependencies.Younes Manton
2008-07-27Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-07-23i915: intel_flush_frontbuffer does workJakob Bornecrantz
2008-07-23g3dvl: Minor fixes.Younes Manton
2008-07-22g3dvl: Add Nouveau winsys, libdriclient.Younes Manton
2008-07-20g3dvl: Fix some memory leaks in the winsys.Younes Manton
2008-07-20g3dvl: Minor SP winsys cleanup.Younes Manton