Commit graph

21 commits

Author SHA1 Message Date
Gareth Hughes
a4163e47fd Create and map DMA buffers. Includes refactoring of buffer setup code in
kernel module.
2000-12-13 10:30:26 +00:00
Gareth Hughes
2b12b72de4 Initial, software-fallback only Rage Pro driver. Suggest not running at
all, or at least disabling 2D acceleration (Option "accel" "0") for
    now.
Todo: Refactor DMA setup, buffer code to enable vertex DMA buffers. First
    cut will be PIO only, add full async DMA and AGP later.
demos> ./glinfo GL_VERSION: 1.2 Mesa 3.4 GL_EXTENSIONS: GL_ARB_multitexture
    GL_ARB_tranpose_matrix GL_EXT_abgr GL_EXT_blend_func_separate
    GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_histogram
    GL_EXT_packed_pixels GL_EXT_polygon_offset GL_EXT_rescale_normal
    GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_env_add
    GL_EXT_texture_object GL_EXT_texture_lod_bias GL_EXT_vertex_array
    GL_MESA_window_pos GL_MESA_resize_buffers GL_NV_texgen_reflection
    GL_PGI_misc_hints GL_SGIS_pixel_texture GL_SGIS_texture_edge_clamp
    GL_RENDERER: Mesa DRI Mach64 20001203 (Rage Pro) x86/3DNow! GL_VENDOR:
    Gareth Hughes GLU_VERSION: 1.1 Mesa 3.5 GLU_EXTENSIONS: GL_EXT_abgr
    GLUT_API_VERSION: 3 GLUT_XLIB_IMPLEMENTATION: 15
2000-12-04 06:26:37 +00:00
Rik Faith
39a659e877 Audit calls to schedule() Remove tags from files shared with Linux kernel
tree Remove debugging statements to make debugging more useful Other
    minor cleanups in preparation for sync with Linux 2.4.0-test9-pre7
2000-09-29 01:47:11 +00:00
Alan Hourihane
c7558d8fa4 commit xfree86 4.0.1d-pre update 2000-09-24 09:34:10 +00:00
Rik Faith
f3ae6786f8 Sync with Linux 2.4.0-test6-pre2 2000-08-04 10:04:55 +00:00
Rik Faith
bcad118182 Fix typo 2000-07-22 01:08:00 +00:00
Rik Faith
1e54e55431 Move to new, denser, easier-to-read Linux kernel Makefile format 2000-07-22 01:04:22 +00:00
Rik Faith
3bcc55a74d Revert some changes and try alternative way to clean up AGP handling. 2000-07-21 18:28:01 +00:00
Rik Faith
6dd96a15ed Revert some changes and try alternative way to clean up AGP handling. 2000-07-21 16:57:00 +00:00
Rik Faith
e38b34e54a Fixes for building in the kernel tree 2000-07-21 15:48:24 +00:00
Rik Faith
b4722ec943 More fixups for kernel build: EXPORT_SYMTAB warning removal
put_module_symbol clean up of tdfx tdfx_cleanup routine Makefile.kernel
    fix
2000-07-20 05:17:49 +00:00
Rik Faith
0bd1fa795a Fixes for building in the kernel tree 2000-07-20 01:52:00 +00:00
Rik Faith
e8c9ed03f8 Fixed for monolithic kernel build 2000-07-20 01:14:58 +00:00
Rik Faith
aed8549e91 Sync with Linux 2.4.0-test4 kernel 2000-07-19 18:38:41 +00:00
Alan Hourihane
8751b6774d Merge XFree86 4.0.1 2000-07-11 11:41:07 +00:00
Kevin E Martin
99efe3c247 Merged ati-4-0-1 2000-05-18 06:14:27 +00:00
Jeff Hartmann
ba1b1ae380 Merged mga branch with trunk 2000-04-04 22:08:14 +00:00
Kevin E Martin
7a9b291ab5 Import of XFree86 3.9.18 2000-02-22 15:43:59 +00:00
Rik Faith
1c33c69095 Import of XFree86 3.9.17 2000-01-06 12:55:00 +00:00
Rik Faith
b03b238dfc Sync with Linux 2.3.30 1999-12-08 19:20:20 +00:00
Daryll Strauss
b6a28bfe98 First DRI release of 3dfx driver. 1999-12-05 23:10:37 +00:00