summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2010-01-25nouveau/winsys: be nice and close the device on destroyMarcin Slusarz
2010-01-25nouveau: fix winsys object leakMarcin Slusarz
2010-01-23egl: Install drivers to ${libdir}/egl.Chia-I Wu
2010-01-22svga: fix up breakage from earlier 7.7 mergeBrian Paul
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-22st/egl_g3d: Rename to st/egl.Chia-I Wu
2010-01-22winsys/drm: Update the options of mklib in Makefile.egl_g3d.Chia-I Wu
2010-01-22egl: Remove egl_softpipe.Chia-I Wu
2010-01-22winsys/drm: Add swrast.Chia-I Wu
2010-01-22vmware/core: Update for pipebuffer changes.José Fonseca
2010-01-22st/egl: Remove the egl state tracker.Chia-I Wu
2010-01-22winsys/drm: Update Makefile.template.Chia-I Wu
2010-01-21vmware/core: Flush preemptively the FIFO commands to keep the GMR working set...José Fonseca
2010-01-21vmware/core: Put GMR pool size in a define.José Fonseca
2010-01-21vmw/wgl: Update for pipebuffer changes.José Fonseca
2010-01-21Do not include glapi/dispatch.h outside Mesa core.Chia-I Wu
2010-01-20radeong: Fix EGL driver names.Corbin Simpson
2010-01-20Fix touching live system during install.Tomas Chvatal
2010-01-20xlib/softpipe: fix buffer memory leakBrian Paul
2010-01-20Merge remote branch 'origin/opengl-es-v2'Chia-I Wu
2010-01-19svga: Do a more propper creation of textures from handlesJakob Bornecrantz
2010-01-19st/drm: Expose kernel driver nameJakob Bornecrantz
2010-01-18radeong: Don't allocate HW BOs for constantbufs.Corbin Simpson
2010-01-18radeong: Check DRM version, and report stats.Corbin Simpson
2010-01-18radeong: Use vram_size instead of vram_visible.Corbin Simpson
2010-01-17i965g: Link against drm_intel instead of drm_radeonJakob Bornecrantz
2010-01-17r300g: output texture debug messages if only RADEON_DEBUG=tex is setMarek Olšák
2010-01-16i965g: make xorg state tracker build i965g_drv.soDave Airlie
2010-01-18ws/vmware: Check DRM version also when bootstrapping in dri2 mode.Thomas Hellstrom
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-12Merge branch 'master' into opengl-es-v2Chia-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