summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)AuthorFilesLines
2009-02-07cell: compile fix: no-op xlib_create_brw_screen() for Cell buildBrian Paul1-0/+2
2009-02-06Merge branch 'gallium-0.2' of git://anongit.freedesktop.org/mesa/mesa into ga...Corbin Simpson3-4/+7
2009-02-06Merge branch 'gallium-0.2-radeon' into gallium-0.2Corbin Simpson12-0/+1303
2009-02-06Rename winsys amd to radeon.Corbin Simpson12-250/+250
2009-02-06g3dvl: Catch up to gallium changes, fix build.Younes Manton3-4/+7
2009-02-05nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs8-612/+24
2009-02-05nv50: move 2d blit/fill code into pipe driverBen Skeggs5-213/+33
2009-02-05nouveau: support getting "native" bo from winsysBen Skeggs1-0/+8
2009-02-04nouveau: get things building/running again after pipe_surface.buffer removalBen Skeggs7-54/+98
2009-02-04nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs22-2478/+33
2009-02-02gallium: adjust gdi for the latest changesZack Rusin1-1/+2
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin5-11/+23
2009-02-02r300, amd: Oops, a couple more API changes.Corbin Simpson1-1/+1
2009-02-02xlib: Get conditional compilation of drivers working again.José Fonseca3-8/+37
2009-02-02gdi: Update for wgl st reorg.José Fonseca2-3/+3
2009-02-02scons: Fixups for the introduction of the xlib state_tracker.Michel Dänzer1-8/+2
2009-02-02amd: Fix build errors from rebase.Corbin Simpson5-7/+5
2009-02-01amd: Add AMD_SOFTPIPE environment option.Corbin Simpson1-1/+1
2009-02-01BROKENCorbin Simpson1-1/+1
2009-02-01amd: Fix uninitialized pipe_screen.Corbin Simpson1-1/+2
2009-02-01amd: Fix missing break statement.Corbin Simpson1-2/+3
2009-02-01amd/r300: Wire up GETPARAM ioctls.Corbin Simpson3-9/+45
2009-02-01r300: Add path for pci_id in winsys.Corbin Simpson3-3/+7
2009-02-01r300, amd: Add the ability to flush the CS.Corbin Simpson1-1/+8
2009-02-01r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson5-6/+94
2009-02-01And unbreak traditional build.Corbin Simpson2-1/+2
2009-02-01A bit of r300 cleanup.Corbin Simpson1-2/+4
2009-02-01Make r300 and amd build in scons.Corbin Simpson1-0/+29
2009-02-01r300: Hook up to winsys, add missing header.Corbin Simpson1-1/+7
2009-02-01amd: initial winsysJerome Glisse9-0/+1130
2009-02-02Merge branch 'gallium-0.2' of git+ssh://marcheu@git.freedesktop.org/git/mesa/...Stephane Marchesin14-15/+15
2009-02-02nv04: some old changes I had lying around.Stephane Marchesin3-3/+12
2009-01-30stw: Don't use the winsys.José Fonseca1-10/+10
2009-01-30gallium: make p_winsys internalZack Rusin14-14/+14
2009-01-30gdi: Update for winsys interface changes.José Fonseca1-9/+9
2009-01-30intel: Remove debug printJakob Bornecrantz2-13/+1
2009-01-29intel: Set render domain on read and writeJakob Bornecrantz1-1/+2
2009-01-29intel: Try forcing flushesJakob Bornecrantz1-7/+7
2009-01-29intel: Dump batchbuffer before sending to hwJakob Bornecrantz1-0/+2
2009-01-29intel: Change link orderJakob Bornecrantz1-1/+2
2009-01-28intel: Fix type correctly this timeJakob Bornecrantz1-1/+1
2009-01-28intel: Fix typoJakob Bornecrantz1-1/+1
2009-01-28i915: Add verbose debugingJakob Bornecrantz2-2/+12
2009-01-28intel: Supply the correct buffers to gemJakob Bornecrantz1-3/+5
2009-01-26egl: compilation fixZack Rusin1-2/+4
2009-01-24g3dvl: Remove dead links to files that are now in libnouveaudrm.Younes Manton20-392/+0
2009-01-24nouveau: fix st_get_framebuffer_surface() breakagePekka Paalanen1-2/+2
2009-01-20i915: Fix gem backend after surface changesJakob Bornecrantz1-3/+1
2009-01-20gallium: Remove the standalone surfaces.José Fonseca8-387/+122
2009-01-19xlib: fix dependenciesKeith Whitwell1-2/+2