summaryrefslogtreecommitdiff
path: root/xc/programs/Xserver/hw
AgeCommit message (Expand)AuthorFilesLines
2004-07-10Patch by Mike A. Harris <mharris@redhat.com> for X.Org X11airlied2-24/+12
2004-06-22The depth buffer pitch must be a multiple of 32 pixels. Thanks to Steffendaenzer1-4/+9
2004-06-07Fix SiS DRI visual configs with guidance from idr:anholt1-9/+27
2004-06-04fix GARTSize optionsroland1-3/+6
2004-06-04Duplicate the changes made to src/mesa/drivers/dri/r128/server/r128_reg.hidr1-66/+29
2004-06-03Minor build fixes now that drm_sarea.h is used instead of sarea.h.idr1-1/+1
2004-06-02Remove the last remnants of drmClipRect.idr2-9/+1
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withidr30-186/+182
2004-06-01Replace all occurances of XF86DRIClipRect (and related typedefs) withidr19-57/+76
2004-05-28Build fixes.ajax2-0/+2
2004-05-18add R200_EMIT_RB3D_BLENDCOLOR packet (sync up to radeon_drm.h)sroland1-1/+2
2004-04-26fixe memleak in drmMapBufs (Tilman Sauerbeck)brianp1-4/+11
2004-04-24init dma.granted_count to zero (Tilman Sauerbeck)brianp1-0/+1
2004-04-24init bufs.virtual field to NULL (Tilman Sauerbeck)brianp1-0/+1
2004-04-23add define for __userairlied1-0/+4
2004-04-13Mark visuals with 16-bit depth buffer and (software simulated) stencilidr1-1/+1
2004-04-12Import mach64 into trunk - still insecure but don't build it by default..airlied23-8/+2968
2004-04-09Build fix.fxkuehl1-1/+1
2004-04-09drm.h lives in the shared directory so add that to the include pathalanh2-2/+4
2004-04-08Commit Jon Smirl's patch to move the drm kernel drivers to their own tree.alanh125-54101/+2
2004-03-29- MergedFB and UseFBDev are not compatible. Disable MergedFB and warn theagd5f2-3/+13
2004-03-26- make savage4 use 2 as a cobIndex as well. Apparently only rev.A savage4s u...agd5f1-7/+3
2004-03-26- explicitly disable XvMC support on Savage3D based chips. I don't know ifagd5f1-0/+4
2004-03-26- Fix tile mode and enable it by default. It can still be disabled with theagd5f3-57/+12
2004-03-24- fix accel bug again. accidently reverted in my last change.agd5f1-0/+4
2004-03-23- re-enable AGPMode optionagd5f6-29/+76
2004-03-22fix AdjustFrame() for mobile savagesagd5f1-9/+5
2004-03-22- Update savage man page (add 2d/3d status and new options)agd5f2-11/+54
2004-03-22- Fix off by one bug in HW cursor location and cob alignment (Felix Kühling)agd5f1-67/+9
2004-03-20- Rework non-Xv streams codeagd5f4-98/+212
2004-03-16Makefile the makefile really clean everythingmach64-last-mergejonsmirl1-1/+1
2004-03-16Add a missing ifdef CTX to get rid of the waring in the gamma driver build.jonsmirl1-1/+2
2004-03-12Fixes need to clean up the mess I made with the mesa merge. This codejonsmirl14-92/+177
2004-03-08add missing FOURCC_IA44 bits (needed for xvmc) to savage_video.c (Sarath Menon)agd5f1-0/+4
2004-03-04Adding missing XvMC initialization code. This may not fix XvMC on savage it ...agd5f1-0/+7
2004-03-02remove videodev2.h, savage_util.c/h. S3 remnants no longer neededagd5f3-1552/+0
2004-03-02- Add check to make sure there is enough ram for 3D with the mode/depthdriinterface-0-0-3-20040303-premergeagd5f4-71/+50
2004-02-28Remove extraneous code accidentally added with revision 1.86daenzer1-17/+0
2004-02-28More differentiated error codes for DRM(agp_acquire)daenzer1-1/+5
2004-02-27Make DPMS work for flatpanels when the BIOS is not setting modes.agd5f1-1/+31
2004-02-24remove un-needed/unused function declaration.agd5f1-1/+0
2004-02-24build fix for old gcc'salanh1-1/+2
2004-02-24Use DO_MUNMAP_4_ARGS macro defined in Makefile.linux (Steve Holland).fxkuehl1-2/+2
2004-02-22Merged the Savage DRM driver from the savage-2-0-0-branch into the trunk.fxkuehl7-2/+656
2004-02-22Merged the DRI-enabled Savage 2D driver from the savage-2-0-0-branch into the...fxkuehl20-362/+7107
2004-02-21Conditionally add definition of list_for_each_entry_safe for kernel versions ...fxkuehl1-0/+8
2004-02-20drm_ctx_dtor.patchkeithw4-0/+72
2004-02-18Fix sisfb header location for 2.6 kernelsdaenzer1-0/+4
2004-02-07Missed IGP line in the radeon man page (Albert Astals Cid)agd5f1-1/+1
2004-02-04fix transparentPixel type to GLX_NONEalanh3-5/+5