summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-06driCreateNewContext no longer calls XF86DRICreateContextWithConfigdriinterface-0-0-1-branchidr2-4/+40
2003-12-05Initial support for the new DRI client-side driver interface in theidr1-42/+50
2003-12-05Utility routines to support the new DRI client-side driver interface.idr2-319/+566
2003-12-05libGL support for the new DRI client-side driver interface.idr6-125/+511
2003-12-03Fixed dumb-dumb error in _gl_context_modes_find_visual.idr1-0/+2
2003-12-03Added the _gl_context_modes_find_visual utility function. Thisidr2-0/+24
2003-12-03Added XF86DRICreateContextWithConfig, which is used in dri_util.c foridr2-66/+37
2003-12-03Added comments / defines from Radeon kernel header. At some point theidr1-7/+17
2003-12-03changes from XFree86 CVS.alanh22-243/+264
2003-11-28Disable stencil write when stencil test disabled. Should hopefully fixkeithw1-0/+3
2003-11-26Fixed mga SwapBuffers() code. It's now identical to code used in othersyrjala3-2/+20
2003-11-26Initialize mesa_drawable in mgaMakeCurrent(). Fixes sw fallback segfaults.syrjala1-0/+1
2003-11-26Apparently G400 can't handle 32 byte mipmaps.syrjala1-1/+4
2003-11-17Switch use of environment variables for debug options to the new configurationanholt7-16/+46
2003-11-13Replaced G400 8x8 mipmap size limitation with 32 byte alignment limitation.syrjala2-11/+15
2003-11-13Improved G200 texture environment modes.syrjala1-32/+45
2003-11-12Blending and logic op fixes:syrjala4-52/+29
2003-11-12Fixed logic op handling.syrjala7-10/+22
2003-11-12Fix a locking nit, and add asserts in some things that should be called withanholt4-7/+12
2003-11-11Added a color_reduction config option to the mga driver.fxkuehl2-1/+7
2003-11-11Got rid of some compiler warnings.syrjala1-2/+2
2003-11-11Texure environment updates:syrjala5-294/+165
2003-11-11More cleanup:syrjala2-23/+20
2003-11-11_MGA_NEW_RENDERSTATE didn't include all of the necessary flags.syrjala1-6/+10
2003-11-11Removed unnecessary calls to mgaChooseVertexState().syrjala1-4/+0
2003-11-11Added support for GL_DITHER.syrjala1-0/+7
2003-11-11Wrapped logic op fallbacks inside ACCEL_ROP.syrjala1-0/+4
2003-11-11State cleanups:syrjala1-51/+40
2003-11-11Fixed GL_NV_texture_rectangle support.syrjala1-2/+7
2003-11-10Initialize the texture offset to the start of the card texture heap.fxkuehl2-3/+5
2003-11-10Make driParseDebugString() recognize 'all' to enable all debugging optionsdaenzer1-1/+2
2003-11-10Revert changes accidentally included in last commit...daenzer2-40/+14
2003-11-10Try flipping back to the front page if necessary in DRITransitionTo2d()daenzer4-17/+59
2003-11-06Return EBUSY when attempting to addmap a DRM_SHM area with a lock in it ifanholt2-0/+16
2003-11-06Remove unused variable.anholt1-1/+0
2003-11-05Changes to DRM(irq_install)......alanh1-0/+4
2003-11-05Fix offset for on-card texturesdaenzer2-2/+4
2003-11-05Build fix after drm.h moved from .../linux/drm/kernel to .../shared/drm/kernel.fxkuehl1-1/+3
2003-11-05- Tie the DRM to a specific device: setunique no longer succeeds when givenanholt14-277/+256
2003-11-05Use int64_t instead of s64 -- fixes FreeBSD compile, works on linux.anholt1-1/+1
2003-11-05Args for the BSD DRM_PUT_USER_UNCHECKED were swapped.anholt1-1/+1
2003-11-05__linux__ is spelled with a lowercase 'l'anholt1-1/+1
2003-11-05Repo-copy linux/drm/kernel/drm.h to shared/drm/kernel/drm.h and use it on bothanholt6-1149/+6
2003-11-05Remove buf_alloc which is unused since the locking commit.anholt2-2/+0
2003-11-04Remove Option "ForcePCIMode" (deprecated by Option "BusType"; see XFree86daenzer2-14/+2
2003-11-04If RADEONDRIFinishScreenInit() fails, use MMIO XAA functions (instead ofdaenzer3-5/+10
2003-11-04Now that we can detect the bus type, don't fall back to PCI GART anywheredaenzer1-11/+7
2003-11-04build fixdaenzer1-0/+1
2003-11-04Memory layout transition:daenzer32-120/+510
2003-11-03Add i852/i855 PCI ID. Also fix whitespace in the other ID definitions.savage-2-0-0-forkanholt1-2/+3