Commit Graph

433 Commits

Author SHA1 Message Date
Brian Paul c6bf130e98 initial info for version 6.1 2004-01-24 16:53:20 +00:00
Brian Paul eaaf618bb8 added link to ORSA (per request) 2004-01-24 15:20:24 +00:00
Daniel Borca 3d06dc7581 accomodated new driver_func initialization
added DMesaGetProcAddress
some other minor fixes
updated documentation
2004-01-23 15:57:52 +00:00
Brian Paul edd1d86c74 misc updates 2004-01-23 01:56:26 +00:00
Daniel Borca d4636e74c8 fixed a bug in VGA initialization routine 2004-01-20 14:15:35 +00:00
Brian Paul d8059008a2 initial 6.1 release notes with info about recent _mesa_create_context changes, etc. 2004-01-20 02:54:51 +00:00
Brian Paul 546214f3c8 tweaks for 6.0 release 2004-01-15 15:47:57 +00:00
Daniel Borca 0849ed1275 documentation update 2004-01-15 07:17:31 +00:00
Brian Paul e6089db8c0 latest changes, bug fixes 2004-01-14 19:49:22 +00:00
Brian Paul b44d4a0d6a updated glext.h, fixed bug 876160 2004-01-13 16:18:33 +00:00
Brian Paul e96d5b9846 latest bug fixes 2004-01-12 15:30:55 +00:00
Brian Paul f7650b647a added note about mklib permissions 2004-01-12 15:30:42 +00:00
Brian Paul d7af11a041 updates for 6.0 release 2004-01-07 14:51:30 +00:00
Brian Paul a48a280e27 added Aqsis link 2004-01-06 16:36:48 +00:00
Brian Paul b4b04651f5 remove BMRT link 2004-01-06 15:33:48 +00:00
Brian Paul 4d1b773dd3 latest updates 2004-01-01 15:18:50 +00:00
Brian Paul fc528e27c6 added info about S3TC texture compression 2003-12-31 20:59:51 +00:00
Brian Paul 1fdfd54ba2 updated CVS info 2003-12-31 20:47:37 +00:00
Brian Paul 259b880bc7 Version bumps, etc for Mesa 6.0 2003-12-21 04:06:31 +00:00
Daniel Borca e9e98405e7 DMesa: removed MGA2064W driver
DMesa: added capability to query visuals
fxMesa: WGL_3DFX_gamma_control
fxMesa: minor fixes to interface (fxQueryHardware vs fxMesaSelect...)
2003-12-19 11:26:46 +00:00
Brian Paul eee77bf82f added link to RELNOTES-5.1 2003-12-18 00:42:16 +00:00
Brian Paul 9ccc84160b added MD5 checksums for 5.1 tarballs 2003-12-18 00:32:05 +00:00
Brian Paul ede655c230 updates for 5.1 release 2003-12-17 23:54:23 +00:00
Brian Paul 829adaee79 updated location of config.h 2003-12-17 15:14:31 +00:00
Brian Paul 50f20ec7f5 Updates from Philippe Houdoin. 2003-12-13 01:26:14 +00:00
Brian Paul d7a2a7f4a8 updated list of files 2003-12-12 15:44:11 +00:00
Daniel Borca 2844285297 got rid of __FUNCTION__ :(
Texus2 functions are dynamically linked now
made getRegistryOrEnvironmentString more portable
bugfix: unnecessary total SW fallback -- glColorMask
bugfix: when shared palette was not loaded correctly
point_attenuation_stage back in business (point size/atten)
fxTexGetInfo is not required for fxIsTexSupported
fxDDChooseTextureFormat optimized for RGB/RGBA textures
accelerated Quads with Triangle_Fans
more WGL extensions/functions (also updated export file)
DXTC/S3TC -> FXT1 wrapping hack
quick & dirty fix for Quake2
2003-12-10 15:24:49 +00:00
Brian Paul 99cfc4ecbc Basic info about the glFBDev interface/driver. 2003-12-06 17:26:50 +00:00
Brian Paul 80e89c5368 added description of faster glDraw/CopyPixels code 2003-12-01 22:43:31 +00:00
Brian Paul ba9dc7ecf3 updated NetReality -> Pansophica 2003-11-28 15:06:02 +00:00
Brian Paul acbc1e0c91 added link to Chromium 2003-11-26 18:10:31 +00:00
Brian Paul 69449a9d51 updated CVS info 2003-11-26 18:10:19 +00:00
Brian Paul 7df4f95314 added SoftGL link 2003-11-25 21:13:26 +00:00
Brian Paul 76f51ca9ea updated list of new/old src files 2003-11-24 17:13:10 +00:00
Brian Paul 0dde1904c8 added GL_ARB_vertex/fragment_program and new vertex code 2003-11-24 15:39:55 +00:00
Daniel Borca ef563d011b doc updates; GLUT timer additions; fixed compilation warnings 2003-11-18 12:18:13 +00:00
Brian Paul a4e65d69dc fix texgen bug 597589 2003-11-17 15:15:18 +00:00
Brian Paul 0ce7d7725a added glAccum bug fix 2003-11-13 22:24:36 +00:00
Brian Paul 34a8bf5135 added Ville's RGBA blend fix 2003-11-12 15:39:13 +00:00
Brian Paul 6eb2547317 updated 5.0.2 tarballs 2003-11-12 15:32:57 +00:00
Brian Paul 666b0a3f6e added glTexSubImage3D bug 2003-11-07 14:53:17 +00:00
Brian Paul e83cf6ddf2 added wgl bug fix 2003-11-04 23:38:33 +00:00
Daniel Borca 1b6cca67b5 documentation update; also new makefiles for Win32 MesaFX build 2003-10-21 11:15:52 +00:00
Brian Paul 2bd4b68c5e fix CVS info 2003-10-17 14:09:54 +00:00
Daniel Borca 0219d1168e minor fixes + doc update 2003-10-14 14:56:45 +00:00
Brian Paul e4db8eb6fa added GL_ARB_point_sprite demo, texgen bug fix 2003-10-11 16:42:15 +00:00
Karl Schultz faa2b09012 Add notes about building with the mangled namespace on Windows. 2003-10-10 17:13:47 +00:00
Brian Paul a75246f8f5 updates from Daniel Borca 2003-10-02 17:36:43 +00:00
Brian Paul 9b101c34da added info about vertex/fragment program debugger 2003-09-23 15:40:57 +00:00
Brian Paul b0cde83906 enum updates 2003-09-23 14:46:11 +00:00
Brian Paul 04e6987de1 summary of Mesa's extension enum values 2003-09-19 15:07:57 +00:00
Brian Paul 361a9ac966 minor updates 2003-09-19 14:58:21 +00:00
Brian Paul effa9af9b1 added note about _TriangleCaps 2003-09-18 23:42:08 +00:00
Karl Schultz e4b40a7cf1 Updated for new Windows build system. 2003-09-18 19:10:53 +00:00
Brian Paul 65f605849a assorted updates 2003-09-17 21:36:08 +00:00
Brian Paul 83f57e32ca updated with new extension info 2003-09-17 21:22:54 +00:00
Brian Paul 438a898dcf allow glTexImage1/2/3D width/height/depth = 0 2003-09-12 15:04:12 +00:00
Brian Paul 6c57b379a4 misc updates 2003-09-05 14:53:25 +00:00
Brian Paul 1ac73bc993 update directories 2003-09-05 14:47:24 +00:00
Brian Paul 5f37abfc43 updated info for Mesa 5.1 2003-09-05 14:47:07 +00:00
Brian Paul ade4de9b5d Updated for 5.0.2 release. 2003-09-05 13:39:39 +00:00
Brian Paul 0ac157ddc4 import 5.0.2 info 2003-09-04 23:10:38 +00:00
Brian Paul e082348a4b a little more MiniGLX info 2003-09-03 23:10:31 +00:00
Brian Paul afc0428b5c assorted updates 2003-09-03 23:04:31 +00:00
Brian Paul 56e9efa15d added fbdev/DRI and MiniGLX info 2003-09-03 23:04:02 +00:00
Brian Paul 352e0d0d27 pbuffer info 2003-09-02 16:58:14 +00:00
Brian Paul 760960028f Updates from Daniel Borca 2003-08-28 16:57:01 +00:00
Brian Paul 3a604da4cc added GL_EXT_texture_lod_bias to OpenGL 1.4 feature list 2003-08-28 03:10:00 +00:00
Brian Paul d2d3052378 latest extensions and updates 2003-08-24 14:56:20 +00:00
Brian Paul 4778beb761 updates from Daniel Borca 2003-08-22 13:47:08 +00:00
Brian Paul 9ec58c2c5b DOS and glide driver updates from Daniel Borca 2003-08-19 15:52:51 +00:00
Brian Paul 3dc8cc4ebc glPixelMap fix 2003-08-19 01:09:57 +00:00
Brian Paul 4f12be0249 fix some broken links 2003-08-15 19:10:47 +00:00
Brian Paul 1b252a4f6f added info about Mesa-newtree 2003-08-06 19:16:48 +00:00
Brian Paul 824a4fc34f updated item 1.4 2003-08-06 19:05:26 +00:00
Brian Paul d19b5db5dc fill in chapter 5, 6 text 2003-07-23 15:45:25 +00:00
Brian Paul 64da663f51 vertex/fragment debugger extension 2003-07-21 04:23:32 +00:00
Brian Paul 44c699949a DOS updates from Daniel Borca 2003-07-11 16:33:43 +00:00
Brian Paul 235c150f0a added GL_ARB_texture_non_power_of_two 2003-07-03 03:07:12 +00:00
Brian Paul 4e28d962ff DOS updates (Daniel Borca) 2003-06-30 21:51:31 +00:00
Brian Paul 642699a19f DOS updates for new tree (Daniel Borca) 2003-06-16 14:32:44 +00:00
Brian Paul b17a722ca3 Implemented GL_ARB_occlusion_query (not 100% finalized). 2003-06-13 02:37:27 +00:00
Brian Paul 5e04bcf6de GL_EXT_texture_rectangle, directory tree info 2003-06-10 15:01:45 +00:00
Brian Paul 68155873bd updated release steps 2003-06-01 16:28:00 +00:00
Brian Paul c0e1189bad latest updates for 5.1 2003-06-01 16:27:37 +00:00
Brian Paul 80f669b9b0 added GL_NV_light_max_exponent 2003-05-30 22:30:31 +00:00
Brian Paul 7357f20b1e minor updates 2003-05-02 15:05:02 +00:00
Brian Paul c784d87b0f updates from Ian 2003-05-02 15:04:20 +00:00
Brian Paul 09b00c5ded Ian's buffer swap extensions 2003-05-01 19:12:23 +00:00
Brian Paul 8412c60451 added gnumake/gmake info 2003-04-01 15:33:08 +00:00
Brian Paul a376e339a5 minor updates 2003-03-30 16:54:36 +00:00
Brian Paul 954a9b8885 added MD5 checksums 2003-03-30 16:45:02 +00:00
Brian Paul bc6dfeb865 added 5.0.1 info 2003-03-30 16:20:23 +00:00
Brian Paul 871a881899 minor change 2003-03-30 16:18:30 +00:00
Brian Paul 7f223f2060 5.0.1 updates 2003-03-30 16:17:54 +00:00
Brian Paul 9c27050e27 minor updates 2003-03-29 16:39:52 +00:00
Brian Paul 183aea64d3 DOS updates from Daniel Borca 2003-03-29 16:14:01 +00:00
Brian Paul bb21846b2f subset spec (was subset.html in embedded-1-branch) 2003-03-22 18:35:53 +00:00
Brian Paul efe5671eef remove/obfuscate all remaining email addresses 2003-03-19 19:15:28 +00:00
Brian Paul b0eee79868 added -lstc++ info, convert more plain text to html 2003-03-16 16:43:04 +00:00
Brian Paul 971e4d6160 DJGPP tweaks 2003-03-11 15:34:42 +00:00
Brian Paul 7954480d65 added Klaus Niederkruger, html clean-up 2003-03-10 14:01:05 +00:00
Brian Paul 47d8adde43 DOS update (Daniel Borca) 2003-03-08 18:28:14 +00:00
Brian Paul f4b21ab645 minor tweaks 2003-03-08 17:45:44 +00:00
Brian Paul 0b27aceae2 Documentation/website overhaul. The website content and doc/ directory
are now merged and are one and the same.
2003-03-08 17:38:57 +00:00
Brian Paul dc32636cfd minor updates 2003-03-07 20:21:51 +00:00
Brian Paul 4e50ab5f70 document latest source code changes 2003-03-01 01:50:13 +00:00
Brian Paul 60f84fcc91 latest DOS updates (Daniel Borca) 2003-02-20 15:43:52 +00:00
Brian Paul a89cc0edad version bumps, etc 2003-02-13 16:01:33 +00:00
Brian Paul 398c6b7980 DOS updates (Daniel Borca) 2003-02-04 02:43:27 +00:00
Brian Paul ccec647f1c GL_SGI_texture_color_table 2003-01-21 21:48:29 +00:00
Brian Paul 943f0c6a41 GL_ATI_texture_env_combine3 extension 2003-01-21 15:49:06 +00:00
Brian Paul 03516d9efa DOS updates from Daniel Borca. 2002-12-18 15:06:36 +00:00
Brian Paul 7c0e32bbf0 added RELNOTES-5.1 file 2002-12-18 14:57:34 +00:00
Brian Paul 7956321bf1 bug fixes 2002-12-18 14:56:59 +00:00
Brian Paul 69e3c8b323 bump version to 5.1 2002-11-14 16:14:50 +00:00
Brian Paul 9d88c7d8f4 last tweaks for 5.0 release 2002-11-13 15:33:50 +00:00
Brian Paul 43cb96cbf6 html index to doc files, doxygen files 2002-11-13 02:28:20 +00:00
Brian Paul 1e9d43f56c latest 5.0 bug fixes 2002-11-12 19:32:09 +00:00
Brian Paul 04cf6f4958 added Z calculation fix 2002-11-09 21:29:08 +00:00
Brian Paul 2dee6187e4 added P4 / 3DNow bug fix 2002-11-09 20:41:13 +00:00
Karl Schultz af76b4280c Add instructions to unzip both zip files into the same directory. 2002-11-08 18:00:04 +00:00
Brian Paul 872c9baf00 fixed active stencil face query 2002-11-08 15:51:17 +00:00
Brian Paul 6e40539490 added a few more missing 1.4 entrypoints 2002-11-07 16:37:12 +00:00
Brian Paul c542351085 added glFogCoord functions 2002-11-07 16:24:27 +00:00
Brian Paul 36b9b0e9d1 latest 5.0 bug fixes 2002-11-06 15:18:26 +00:00
Brian Paul c4b40cc404 added GLUT and DOS updates 2002-11-05 20:53:42 +00:00
Brian Paul aa3029bce1 Updates for DOS driver from Daniel Borca. 2002-11-05 20:52:07 +00:00
Brian Paul 4b01eb6e08 minor revision to 4.1 features 2002-11-04 20:31:55 +00:00
Brian Paul 7d4d41a984 FX driver fixes 2002-11-04 20:31:09 +00:00
Brian Paul df45a985ed glxinfo update 2002-11-04 16:25:42 +00:00
Brian Paul 772752449d HPUX fixes 2002-11-01 23:46:53 +00:00
Brian Paul 561e6723cf list bug fixes in 5.0 2002-10-31 17:19:03 +00:00
Brian Paul b2289a944e minor updates 2002-10-29 23:42:48 +00:00
Brian Paul ebe0b30c3e preparation for 5.0 release 2002-10-29 22:42:04 +00:00
Brian Paul fd062077c6 set release date 2002-10-29 15:06:37 +00:00
Brian Paul cca4dedbfd stex3d updated 2002-10-23 14:01:38 +00:00
Brian Paul 8e6926f7c3 added glDeleteTextures refcount bug fix 2002-10-22 15:17:34 +00:00
Brian Paul 60b003e197 added GL_ATI_texture_mirror_once 2002-10-21 15:53:06 +00:00
Brian Paul 6e1ceff48b latest fixes 2002-10-18 13:28:55 +00:00
Brian Paul f2e21e1026 added latest 4.1 changes 2002-10-15 14:41:48 +00:00
Brian Paul 795ae30787 Glide driver disabled by default 2002-10-14 14:19:11 +00:00
Brian Paul f58826db57 updated info about glRead/DrawBuffers() 2002-10-11 17:42:48 +00:00
Brian Paul 813c96f458 updated porting info 2002-10-10 23:49:02 +00:00
Brian Paul 73029c5d75 added GLX_SGIX_fbconfig and GLX_SGIX_pbuffer 2002-10-05 18:32:38 +00:00
Brian Paul 072edaf126 updated list of internal changes in 4.1 2002-10-04 19:10:27 +00:00
Brian Paul 8420ad94f2 bring over from 4.0.4 branch 2002-10-02 17:32:26 +00:00
Brian Paul b7808884bb update from Daniel Borca 2002-09-21 22:45:37 +00:00
Brian Paul 5b18bb6a60 stencil two-side and 3dfx fix 2002-09-19 16:34:55 +00:00
Brian Paul ca6647b307 two-side stencil info 2002-09-19 16:34:29 +00:00