summaryrefslogtreecommitdiff
path: root/xc/lib
AgeCommit message (Expand)AuthorFilesLines
2002-09-08assorted extension-related mga and radeon patches (Ian Romanick)brianp5-29/+86
2002-09-05build fix for when Katmai support is disabledmdaenzer1-1/+1
2002-09-05build fixes for non-x86 architecturesmdaenzer2-9/+21
2002-09-05* fall back to SW TCL on chips without a TCL unit (John Karcz)mdaenzer5-24/+36
2002-08-27bump date string to 20020827brianp1-1/+1
2002-08-26merged r200-0-1-branchr200-0-1-20020822-mergekeithw48-673/+18894
2002-08-26Release dma buffer in swtclkeithw1-0/+5
2002-08-26Update ansiotropic filtering correctly.keithw1-4/+2
2002-08-25only the current page matters for the buffer to use, not if pageflipping is a...mdaenzer2-4/+4
2002-08-16GL_ARB_texture_env_combine (Ian Romanick)brianp2-14/+33
2002-08-14Undo last change!keithw1-2/+0
2002-08-14Get lock for i810UploadTexImages()keithw1-0/+2
2002-08-13Send correct value for depth clear.keithw1-2/+1
2002-08-09Typo.keithw1-1/+1
2002-08-09Release dma.current on DestroyContextkeithw1-0/+4
2002-08-09Release dma buffers when context destroyedkeithw1-0/+3
2002-07-31add missing __GLX_GCONF(GLX_TRANSPARENT_TYPE_EXT) call (Johannes Rath)brianp1-0/+1
2002-07-17fix VERT_SET_RGBAmdaenzer1-5/+6
2002-07-17Apply Keith's fix for flatshaded, clipped polygons to r128, plus ReadBufferldelgass6-14/+18
2002-07-17further endianness cleanups, r128 driver works correctly on big endian machin...mdaenzer8-35/+38
2002-07-17Reorder vertices in fast_clipped_polykeithw4-4/+4
2002-07-14bump DRM minor and check it before using the GETPARAM ioctl to obtain scratch...mdaenzer1-10/+20
2002-07-11Don't read scratch registers directly, obtain the values via the GET_PARAMmdaenzer1-3/+40
2002-07-08Call _mesa_make_current() _after_ setting the driDrawable field.brianp3-10/+11
2002-07-05Back out crud from last commit (oops)keithw1-43/+5
2002-07-05Make sure state is uptodate before performing clear.keithw1-5/+45
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergealanh11-21/+14
2002-07-03remove $Id linealanh1-2/+0
2002-07-03Use old packets (aos+vertex data in one packet) to avoid problemskeithw1-1/+1
2002-07-01Remove bogus shortcircuit test on last_ReallyEnabledkeithw1-4/+1
2002-06-27Even more correct test for draw bufferkeithw1-2/+6
2002-06-27Correct test for backbuffer rendering.keithw1-4/+4
2002-06-27Fix overflow in clipplane init.keithw1-1/+1
2002-06-26Fog correctionkeithw1-1/+1
2002-06-24bumped minor versionjensowen1-3/+4
2002-06-18endianness fixesmdaenzer12-126/+166
2002-06-17Rename radeon_tcl_vbtmp.h.trunk-20020617keithw2-14/+14
2002-06-17Dead fileskeithw3-1386/+0
2002-06-16added GL_BITMAP error checking to __glImageSize()brianp1-1/+5
2002-06-13patch from Jacek Rosikkeithw1-7/+7
2002-06-12Restore SUBDIRS var... (Dieter)keithw1-1/+1
2002-06-12merged tcl-0-0-branchtcl-0-0-20020612-mergekeithw47-2051/+10712
2002-06-06replaced hard-coded 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANYbrianp5-11/+11
2002-06-04didn't mean to break little endian though...mdaenzer1-1/+1
2002-06-02fixes for big endian in general and powerpc in particularmdaenzer5-14/+24
2002-05-29Import Mesa 4.0 port of I830M/I845G 3D driver funded by 2d3d.jhartmann33-6431/+6673
2002-05-28Bump patch version.jensowen1-2/+10
2002-05-28remove $Id linealanh1-2/+0
2002-05-26resolve DRM_R128_DEPTH ambiguitymdaenzer1-4/+4
2002-05-17Reload some state after MGA clears, DRI bug #556418keithw1-1/+1