nvfx: fix/workaround nv3x hwtnl issues
[mesa.git] / src / gallium / winsys /
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 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.
2010-03-09 José Fonsecascons: Add new targets option.
2010-03-09 Keith Whitwellwinsys/gdi: get softpipe version compiling
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith Whitwellws/gdi: missing file
2010-03-09 Keith Whitwellws/gdi: sketch of gdi changes
2010-03-09 Keith Whitwellcell: untwiddle surface contents in flush_frontbuffer()
2010-03-09 Keith Whitwellws/xlib: remove USE_XSHM preprocessor macro
2010-03-09 Keith Whitwellws/xlib: manage the GC internally
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Chia-I Wust/egl: Use xlib_sw_winsys in ximage backend.
2010-03-09 Chia-I Wuwinsys/xlib: Fix a segfault when USE_XSHM is not defined.
2010-03-08 Keith Whitwellgallium: remove xlib_driver::display_surface
2010-03-08 Keith Whitwellgallium: make it work
2010-03-08 Keith Whitwellgallium: introduce target directory
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith Whitwellws/xlib: remove dead files
2010-03-08 Keith Whitwellws/xlib: fixup softpipe build
2010-03-08 Keith Whitwellwinsys/xlib: remove dependency on glx/x11 state tracker
2010-03-08 Keith Whitwellws/xlib: remove redundant declarations
2010-03-08 Keith Whitwellwinsys/xlib: sketch of cell support
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-04 Keith Whitwellgallium: fix llvmpipe after winsys move
2010-03-04 Keith Whitwellsoftpipe: rework to use the llvmpipe winsys
2010-03-04 Jakob Bornecrantzsvga: Forgot one bit in rebase
2010-03-04 Jakob Bornecrantznouveau: Conversion to winsys handle
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 José Fonsecagdi: Rename pipe formats.
2010-03-02 José Fonsecadrm/nouveau: Rename pipe formats.
2010-03-01 Jakob Bornecrantzr300g: Conversion to to winsys handle
2010-03-01 Jakob Bornecrantzsvga: Conversion to winsys handle
2010-03-01 Jakob Bornecrantzi965g: Conversion to winsys handle
2010-03-01 Jakob Bornecrantzi915g: Conversion to winsys handle
2010-03-01 Jakob Bornecrantzgallium: Reorg texture usage flags
2010-02-27 Marek Olšákradeong: clean up includes
2010-02-27 Jakob Bornecrantzvmware/xorg: Bump to match vmware driver
2010-02-27 Thomas Hellstromst/xorg: Encapsulate all customizable stuff in a separa...
2010-02-27 Jakob Bornecrantzvmware/xorg: Export modinfo just as the other vmware...
2010-02-27 Jakob Bornecrantzdrm/vmware: Latest interface changes are backwards...
2010-02-27 Thomas Hellstromst/xorg, vmware/xorg: Fix xnfcalloc arguments.
2010-02-27 Thomas Hellstromvmware: Update vmwgfx_drm.h to kernel version.
2010-02-26 George Sapountzisminor cleanup of dri/Makefile.template's after miniglx...
2010-02-25 José Fonsecascons: Always build trace driver
2010-02-24 Brian Paulgallium: remove $(DEFINES) from cc/c++ command lines
2010-02-22 Dave AirlieRevert "r300g: rebuild winsys/pipe buffer handling...
next