summaryrefslogtreecommitdiff
path: root/xc
AgeCommit message (Expand)AuthorFilesLines
2000-12-07Allow operating system SSE support test to be overridden with angareth1-1/+1
2000-12-06Reduce minimum required space for 3D, set minimum local texture heapgareth1-17/+28
2000-12-06Fix automatic signed->unsigned conversion in available space tests. Addgareth1-9/+24
2000-12-06Merge latest Mesa code - require _POSIX_SOURCE to be defined for SSEgareth1-5/+5
2000-12-06Re-enable SSE with latest Mesa updates.gareth1-4/+1
2000-12-06Merge latest Mesa code that performs a runtime test of the support forgareth2-103/+220
2000-12-06Clean up XFree86's Mesa sources.gareth76-30580/+0
2000-12-06Clean up XFree86's Mesa sources.gareth514-144621/+0
2000-12-05Enable 3D support for Rage 128 Mobility chips (Kevin Martin).dawes1-8/+1
2000-12-05Finish off XFree86 4.0.1h mergeX_4_0_1h-20001205-mergedawes15-21/+22
2000-12-05XFree86 4.0.1h mergedawes224-15152/+6715
2000-12-05Initial revisiondawes356-0/+132330
2000-12-04Disable SSE by default until Mesa can correctly determine if thegareth1-1/+4
2000-12-04Test for kernel versions 2.2.18-pre19 or 2.4.0-test11 or newer beforegareth1-0/+108
2000-12-03fixed undefined SUBDIRS when arch is not i386, sparc, or alpha. minor clean-upbrianp1-9/+22
2000-12-03Fix static buffer allocation test.gareth1-2/+2
2000-12-02Add newlines to error messages.ati-4-1-1-20001202-merge-trunkgareth1-2/+2
2000-12-02Actually use r128_lock.cgareth4-68/+16
2000-12-02Minor #include fixes.gareth3-2/+1
2000-12-02Merged ati-4-1-1-branch into trunk.gareth62-8097/+11697
2000-12-01Moving Joseph Kain's tdfx_video.c from the 2-1 branch to the trunk.daryll1-0/+693
2000-12-01Fix the DAC Save/Restoredaryll2-2/+1
2000-12-01Fix files that had their default branch incorrectly cleared.X_4_0_1g-20001130-mergedawes7-162/+207
2000-12-01Add Xv support (disabled)daryll10-145/+166
2000-12-014.0.1g mergedawes85-3437/+2812
2000-11-30Initial revisiondawes47-0/+18459
2000-11-30XFree86 4.0.1f mergeX_4_0_1f-20001130-mergedawes117-235/+16843
2000-11-30Initial revisiondawes283-0/+60004
2000-11-28sync with Mesa 3.4: changed error tests for depth and stencil buffersbrianp1-2/+2
2000-11-28sync from Mesa 3.4 CVS - fix stencil read/write span args misorderingbrianp1-7/+8
2000-11-27sync with Mesa 3.4 CVS: fixed color material update bugbrianp1-6/+5
2000-11-25removing XpConfig directory.alanh134-1150/+0
2000-11-22fix depth/stencil read/writes when partially offscreen.alanh1-1/+1
2000-11-21sync with latest Mesa 3.4 fixesbrianp2-4/+39
2000-11-21sync with latest Mesa 3.4 tweaksbrianp5-24/+37
2000-11-21Integrated bug fix from David S. Miller (a wait queue removal bug)jhartmann1-0/+1
2000-11-20added RENDER_START and RENDER_FINISH macros to read_color_image()brianp1-0/+4
2000-11-20more Matrox-related editsbrianp1-20/+21
2000-11-20Updated with latest Linux 2.4.x kernel info.brianp2-87/+159
2000-11-15Sync with Linux 2.4.0-test11-pre5faith16-185/+263
2000-11-14Move .c to .h filefaith1-293/+0
2000-11-14Added code to not allow IRQ 0 unless specified by the user explicitly. Shoul...jhartmann3-1/+34
2000-11-13fix drivers point functions <= to < change as per core Mesa.alanh5-8/+8
2000-11-10Split agpsupport.c into pre-2.4.0 version and current version.faith1-0/+293
2000-11-10disabled MesaUseKatmai, Mesa SSE code causes an illegal instruction errorbrianp1-2/+2
2000-11-09GL_BGR case was misplaced in _mesa_is_legal_format_and_type() (Jeff Hartmann)brianp1-1/+1
2000-11-09fixed bug in _mesa_convert_texsubimage() when format == MESA_FF_R8_G8_B8brianp1-19/+21
2000-11-09fix rgb bits on setting up 32bpp modes.alanh1-3/+5
2000-11-09missed in the merge.alanh1-1/+1
2000-11-09- Fix r128 and radeon driver source code formatting that was mungedkem22-4842/+4886