softpipe: rename PRIM_x to QUAD_PRIM_x
[mesa.git] / src / gallium / winsys /
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-10 Jakob Bornecrantzmesa: Build both software rasterizers for debug
2009-02-10 Jakob Bornecrantzgallium: Don't rebuild common drm code
2009-02-10 Jakob Bornecrantzgallium: Install DRI drivers into lib/gallium
2009-02-10 Jakob Bornecrantzgallium: Introduce new subdirs build variables
2009-02-09 Brian Paulmesa: build/use libmesagallium.a for gallium builds
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-07 Brian Paulcell: compile fix: no-op xlib_create_brw_screen() for...
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2' of git://anongit.freedesktop...
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2-radeon' into gallium-0.2
2009-02-06 Corbin SimpsonRename winsys amd to radeon.
2009-02-06 Younes Mantong3dvl: Catch up to gallium changes, fix build.
2009-02-05 Ben Skeggsnv04-nv40: move 2d blit/fill code into pipe driver
2009-02-05 Ben Skeggsnv50: move 2d blit/fill code into pipe driver
2009-02-05 Ben Skeggsnouveau: support getting "native" bo from winsys
2009-02-04 Ben Skeggsnouveau: get things building/running again after pipe_s...
2009-02-04 Ben Skeggsnouveau: link against libdrm_nouveau (installed with...
2009-02-03 Zack Rusingallium: adjust gdi for the latest changes
2009-02-03 Zack Rusingallium: remove pipe_buffer from surfaces
2009-02-02 Corbin Simpsonr300, amd: Oops, a couple more API changes.
2009-02-02 José Fonsecaxlib: Get conditional compilation of drivers working...
2009-02-02 José Fonsecagdi: Update for wgl st reorg.
2009-02-02 Michel Dänzerscons: Fixups for the introduction of the xlib state_tr...
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-02-02 Corbin Simpsonamd: Fix build errors from rebase.
2009-02-02 Corbin Simpsonamd: Add AMD_SOFTPIPE environment option.
2009-02-02 Corbin SimpsonBROKEN
2009-02-02 Corbin Simpsonamd: Fix uninitialized pipe_screen.
2009-02-02 Corbin Simpsonamd: Fix missing break statement.
2009-02-02 Corbin Simpsonamd/r300: Wire up GETPARAM ioctls.
2009-02-02 Corbin Simpsonr300: Add path for pci_id in winsys.
2009-02-02 Corbin Simpsonr300, amd: Add the ability to flush the CS.
2009-02-02 Corbin Simpsonr300, amd: Make everything build. (Not necessarily...
2009-02-02 Corbin SimpsonAnd unbreak traditional build.
2009-02-02 Corbin SimpsonA bit of r300 cleanup.
2009-02-02 Corbin SimpsonMake r300 and amd build in scons.
2009-02-02 Corbin Simpsonr300: Hook up to winsys, add missing header.
2009-02-02 Jerome Glisseamd: initial winsys
2009-02-02 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2009-02-02 Stephane Marchesinnv04: some old changes I had lying around.
2009-02-01 Zack RusinMerge branch 'gallium-winsys-private' into gallium-0.2
2009-01-30 José Fonsecastw: Don't use the winsys.
2009-01-30 Zack Rusingallium: make p_winsys internal
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 José Fonsecagdi: Update for winsys interface changes.
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 Jakob Bornecrantzintel: Remove debug print
2009-01-29 Jakob Bornecrantzintel: Set render domain on read and write
2009-01-29 Jakob Bornecrantzintel: Try forcing flushes
2009-01-29 Jakob Bornecrantzintel: Dump batchbuffer before sending to hw
2009-01-29 Jakob Bornecrantzintel: Change link order
2009-01-28 Jakob Bornecrantzintel: Fix type correctly this time
2009-01-28 Jakob Bornecrantzintel: Fix typo
2009-01-28 Jakob Bornecrantzi915: Add verbose debuging
2009-01-28 Jakob Bornecrantzintel: Supply the correct buffers to gem
2009-01-26 Zack Rusinegl: compilation fix
2009-01-24 Younes Mantong3dvl: Remove dead links to files that are now in libno...
2009-01-24 Pekka Paalanennouveau: fix st_get_framebuffer_surface() breakage
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-20 Jakob Bornecrantzi915: Fix gem backend after surface changes
2009-01-20 José Fonsecagallium: Remove the standalone surfaces.
2009-01-19 Keith Whitwellxlib: fix dependencies
2009-01-19 Brian Paulgallium: use align() intead of round_up()
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Keith Whitwellxlib: fix compilation after xmesa header moves
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Younes Mantonnouveau: Rename buffer on map if discardable, busy...
2009-01-19 Jakob Bornecrantzi915: Build gem and egl winsys by default
2009-01-19 Jakob Bornecrantzi915: Make gem submit commands
2009-01-18 Jakob Bornecrantzi915: Use new egl state_tracker
2009-01-18 Jakob Bornecrantzi915: Update gem backend a bit
2009-01-17 Keith Whitwellxlib: don't explicitly create the pipe_winsys struct
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Jakob Bornecrantzintel: Add a none working GEM backend for intel
2009-01-13 Keith Whitwellxlib: split off cell to its own backend
2009-01-13 Keith Whitwellxlib: allow winsys's to register themselves with glx...
2009-01-12 Ben Skeggsnouveau: fix warning
2009-01-12 Ben Skeggsnouveau: return buffer map to something sane.
2009-01-12 Ben Skeggsnouveau: use usage, not uninitialised flags value...
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-10 Younes Mantonnouveau: Factor out common winsys bits into libnouveaudrm.a
2009-01-10 Younes Mantong3dvl: Use Gallium thread wrappers.
2009-01-10 Younes Mantonnouveau: Catch some more leaks.
2009-01-10 Younes Mantong3dvl: Allocate one set of bufs, let winsys rename...
2009-01-10 Younes Mantonnouveau: Add busy() query, determines if BOs can be...
2009-01-10 Younes Mantonnouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom.
2009-01-10 Younes Mantonnouveau: Put dynamic textures in GART for CPU access...
2009-01-10 Younes Mantonnouveau: Swizzle textures larger than nv04 SIFM limit...
2009-01-09 Keith Whitwellxlib: move state tracker to glx/xlib
2009-01-09 Keith Whitwellxlib: disable more cell calls when GALLIUM_CELL not...
2009-01-09 Keith Whitwellxlib: combine and eliminate some header files
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 Brian Paulcell: fix breakage from xlib re-org
2009-01-08 Keith Whitwellgallium: split driver-independent code out of xlib...
2009-01-08 José Fonsecagdi: Add newline at end of file.
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-08 José Fonsecawgl: Do not provide DllMain inside the state tracker.
next