gallium: Move dri drivers to targets
[mesa.git] / src / gallium / winsys / drm /
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 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 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 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-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é 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 Keith Whitwellgallium: create helper for swrast+xlib combination
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
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-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
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é 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-22 Dave AirlieRevert "r300g: rebuild winsys/pipe buffer handling...
2010-02-22 Dave Airlier300g: rebuild winsys/pipe buffer handling and add...
2010-02-18 Chia-I Wuwinsys/drm: Do not use --whole-archive in Makefile...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-14 Marek Olšákradeong: flush when changing tiling flags of BO referen...
2010-02-14 José Fonsecaprogs/gallium/python: New home for python statetracker...
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 José Fonsecascons: Fix drm/intel build.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-06 Jakob Bornecrantzvmware/core: Support drm interface version 1.0.0
2010-02-06 Jakob Bornecrantzvmware/core: Use correct flags in scanout code
2010-02-06 Jakob Bornecrantzvmware/core: Handle new scanout field
2010-02-06 Jakob Bornecrantzvmware/core: Update header to latest version
2010-02-06 Jakob Bornecrantzvmware/core: Remove old ioctl structs not used
2010-02-08 Corbin Simpsonradeong: Provide drm_api::destroy hook.
2010-02-08 Corbin Simpsonradeong: Always return something for create_screen.
2010-02-08 Keith Whitwellgallium: remove softpipe references in other drivers
2010-02-08 Keith Whitwelldrm/radeon: remove softpipe references
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-05 Patrice Mandinnouveau: Fix warning for void function returning value...
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-04 Francisco JerezNuke the nv0x-nv2x gallium pipe drivers.
2010-02-04 Brian Pauli965g: include u_inlines.h
2010-02-04 Vinson Leewinsys: Add missing headers.
2010-02-04 Dave Airliegallium: fix more missing includes from various places
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-02 José Fonsecagallium: Move deprecated pipe/internal/p_winsys_screen...
next