summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2010-01-13radeong: Change DRI driver name to radeong.Corbin Simpson
2010-01-12egl: Add _EGLDriver as the first argument to GetProcAddress.Chia-I Wu
2010-01-12winsys/drm: Use egl_g3d to build EGL drivers.Chia-I Wu
2010-01-12winsys/drm: Add name field to drm_api.Chia-I Wu
2010-01-12st/mesa: Remove st_api.c.Chia-I Wu
2010-01-11radeong: Check for DONTBLOCK before flushing, remove dead code.Corbin Simpson
2010-01-11nouveau: Make winsys recognise the original NV50.Marcin Kościelnicki
2010-01-11egl_softpipe: Remove the unnecessary call to _eglSwapBuffers.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-04Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-04vmware/xorg: Fix SCons build.Michel Dänzer
2010-01-03gdi: Don't generate import libraries for opengl32.dll.José Fonseca
2010-01-02gdi: Don't generate import libraries for opengl32.dll.José Fonseca
2010-01-01gallium: Generate a single library for auxiliaries with Make too.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-27r300g: fix use of uninitialised variables.Dave Airlie
2009-12-27r300g: rename modesetting_drv.so to radeong_drv.soDave Airlie
2009-12-22xlib: Use C-style comments.Vinson Lee
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell
2009-12-21ws/i965: respect DEBUG_WINSYS flagKeith Whitwell
2009-12-18Revert "r300g: flush CS if a buffer being deleted is referenced by it"Corbin Simpson
2009-12-18Merge branch 'pipe-format-simplify'Michal Krol
2009-12-18r300g: store own copy of flush_cb and flush data.Dave Airlie
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-17Merge branch 'glsl-pp-rework-2'Michal Krol
2009-12-15r300g: flush CS if a buffer being deleted is referenced by itMarek Olšák
2009-12-14mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/MakefileMatthew Bell
2009-12-12i915g: Silence unused value warning in intel_drm_get_device_id.Vinson Lee
2009-12-12Merge branch 'master' into glsl-pp-rework-2Michal Krol
2009-12-11Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-10scons: Get GLSL code building correctly when cross compiling.José Fonseca
2009-12-10winsys/intel: fix dereferencing of opaque type due to pipe_reference changesRoland Scheidegger
2009-12-09vmware/xorg: Properly detect overlay supportJakob Bornecrantz
2009-12-09vmware/core: Update vmwgfx_drm.hJakob Bornecrantz
2009-12-08Merge branch 'gallium-strict-aliasing'Roland Scheidegger
2009-12-08Merge branch 'mesa_7_7_branch'Michel Dänzer
2009-12-08vmware/xorg: Fix SCons build.Michel Dänzer
2009-12-08vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.Michel Dänzer
2009-12-08Merge branch 'mesa_7_7_branch'Andre Maasikas
2009-12-06radeong: Automatically softpipe for non-r3xx.Corbin Simpson
2009-12-06radeong: Call softpipe_create directly.Corbin Simpson
2009-12-04radeong: flush CS if a buffer being mapped is referenced by itMarek Olšák