Brian Paul
c9d2f4ca47
updated GLUT link
2004-01-26 00:30:08 +00:00
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