nvfx: fix void * arithmetic warning
[mesa.git] / src / gallium / winsys /
2010-04-18 Marek Olšákr300g: do not tell st that a buffer is referenced by hw
2010-04-17 Vinson Leei915g: Remove unnecessary headers.
2010-04-17 Jakob Bornecrantzi915g: Add a software only debuging winsys
2010-04-14 Vinson Leei915g: Fix winsys SCons build.
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Jakob Bornecrantzwinsys/sw: Fix error paths
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Marek Olšákr300g: fix mipmapped 3D textures
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-03 Dave Airlier300g: fix color tiling for buffer from X server.
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 George Sapountzisst/dri/sw: add drisw_api similarly to dri1_api
2010-03-29 George Sapountzisws/sw/dri: s/xm/dri_sw/
2010-03-28 Keith Whitwellws/xlib: Call XFlush after PutImage
2010-03-28 George Sapountzisdrisw: probably better hack for stride and some comments
2010-03-27 George Sapountzisdrisw: add comment to libGL about stride
2010-03-27 George Sapountzisdrisw: make stride issue profound
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Jakob Bornecrantzswrastg: Build with scons
2010-03-26 Jakob Bornecrantzsvga/drm: Fix build under scons
2010-03-25 Jakob Bornecrantzi915g: Rename winsys prefix to i915_ from intel_
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 George Sapountzisswrastg_dri: hack for loader hardcoded stride
2010-03-25 George Sapountzisswrastg_dri: add winsys and target
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-24 Jakob Bornecrantzgallium: Make scons build dri/xorg drivers again
2010-03-24 Jakob Bornecrantzradeong: Fix scons build
2010-03-24 Jakob Bornecrantzgallium: Reorg winsys directories
2010-03-24 Jakob Bornecrantzgallium: Move xorg drivers to targets
2010-03-24 Jakob Bornecrantzgallium: Move egl drivers to targets
2010-03-24 Jakob Bornecrantzgallium: Move dri drivers to targets
2010-03-24 Jakob Bornecrantzgallium: Remove GALLIUM_WINSYS_DRM_DIRS
2010-03-23 Luca Barbieridri: make unresolved symbol test link work even without...
2010-03-23 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-03-23 Kristian Høgsbergdri: Add $(DRI_LIB_DEPS) when linking the test binary
2010-03-23 Luca Barbieridri: use mv -f instead of mv to ensure no prompting...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-23 Luca Barbieridri: test whether the built drivers have unresolved...
2010-03-23 Marek Olšákradeong: fix build issue with libdrm < 2.4.19
2010-03-23 Corbin Simpsonradeong: Always initialize this variable.
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Marek Olšákr300g: add and enable square microtiling
2010-03-21 Marek Olšákr300g: cleanup tiling flags propagation
2010-03-21 Marek Olšákr300g: remove unused code
2010-03-21 George SapountzisRevert "drm/sw: does not need sw_winsys"
2010-03-21 George SapountzisRevert "gallium: add soft screen helper"
2010-03-21 George SapountzisRevert "drm/sw: just s/softpipe_create_screen/gallium_s...
2010-03-21 George SapountzisMerge branch 'master' of git://anongit.freedesktop...
2010-03-21 George Sapountzisdrm/sw: just s/softpipe_create_screen/gallium_soft_crea...
2010-03-21 George Sapountzisgallium: add soft screen helper
2010-03-21 George Sapountzisdrm/sw: does not need sw_winsys
2010-03-21 Dave Airlier300g: fix occlusion query hangs.
2010-03-21 Dave Airlier300g: add bufmgr cached for vertex/index buffers.
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-20 Corbin Simpsonradeong: Use TRUE and FALSE.
2010-03-20 Corbin Simpsonradeong: Test the BO ptr for NULL instead of using...
2010-03-20 Dave Airlier300g: winsys fix tiling change flushes.
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I Wui965g: Fix use of an uninitialized variable.
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Jakob Bornecrantzwinsys/sw: Add a software winsys layered on a pipe
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Dave Airlier300g: rebuild screen/winsys interface
2010-03-15 Luca Barbierinv30, nv40: move last files to nvfx/ and rm -rf nv30...
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_screen.c
2010-03-15 Luca Barbierinvfx: add nvfx directory to build system
2010-03-13 Dan Nicholsongallium: Respect user's CFLAGS for including X headers
2010-03-13 Marek Olšákr300g: refrain from using immediate mode if it causes...
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Michel Dänzervmwgfx/dri: Fix SCons build.
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-11 Vinson Leewinsys/xlib: Fix memory leak.
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 José Fonsecapython: More build fixes.
2010-03-10 Keith Whitwellws/xlib: remove dead lines
2010-03-10 Keith Whitwellws/gdi: add include
2010-03-10 José FonsecaRevert "r300-gallium: Skeleton for integrating into...
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-10 Chia-I Wuwinsys/drm: Handle circular dependencies in Makefile...
2010-03-09 José Fonsecanull: Add a null software winsys.
2010-03-09 Keith Whitwellws/gdi: fix typo
2010-03-09 Keith Whitwellgallium: create target for gdi libgl
2010-03-09 Keith Whitwellws/xlib: no dependency on mesa state tracker
2010-03-09 Keith Whitwellgallium: create helper for swrast+xlib combination
2010-03-09 Keith Whitwellws/xlib: remove self-knowledge about users of xlib...
2010-03-09 Brian Paulcell: fix up assorted compilation problems
2010-03-09 José Fonsecagdi: Fixup llvmpipe gdi winsys too.
next