Commit Graph

375 Commits

Author SHA1 Message Date
Brian Paul 36bdb07860 glBegin/EndQueryARB bug fix 2004-06-28 22:02:23 +00:00
Brian Paul 9a47d2b7cf fix GL_HP_occlusion_test bug, use glext.h version 23 2004-06-24 16:39:53 +00:00
Brian Paul 636d4db608 latest bug fixes, etc. 2004-06-20 19:17:39 +00:00
Daniel Borca f0f23aaba8 Hack for linear fogging. Added empty routines for WGL_ARB_pixel_format WGL_ARB_render_texture WGL_ARB_pbuffer 2004-06-19 11:07:58 +00:00
Daniel Borca 3dc3cc9d40 Fixed a bug in vertex emitter (untile we move to t_vertex.c) 2004-06-14 09:11:13 +00:00
Brian Paul 694b10ca6d document recent changes/fixes 2004-06-10 20:48:46 +00:00
Daniel Borca 93c91c3863 masked out unsupported glBlendColor (some games check only the proc addr) 2004-06-03 07:14:27 +00:00
Brian Paul 254d519c6a s/core/main/ 2004-05-21 14:48:58 +00:00
Brian Paul 4a54ace195 lots of updates 2004-05-20 22:27:59 +00:00
Brian Paul 1d91a0b908 updated URL 2004-05-20 22:27:30 +00:00
Daniel Borca a863d4bffb doc update; minor changes 2004-05-20 06:11:16 +00:00
Daniel Borca 4a1d4a25e2 documentation update 2004-05-07 06:00:53 +00:00
Brian Paul 07cc9af601 documentation for TexImage code changes 2004-05-05 00:02:23 +00:00
Brian Paul 186d4d8cf4 added pointer to Vincent (OpenGL ES implementation) 2004-04-27 12:55:08 +00:00
Brian Paul fe4b966293 new CYGWIN docs from Eric Lassauge 2004-04-23 13:13:30 +00:00
Brian Paul 8be72c5b5d apply texgen/texture matrix in glRasterPos 2004-04-19 23:13:36 +00:00
Brian Paul 1fc35a44ef glTexEnviv bug fix 2004-04-19 20:26:30 +00:00
Brian Paul 4697419c43 bug fixes for ARB/NV fragment program texture instructions 2004-04-18 20:23:24 +00:00
Brian Paul f4b909bed0 updated instructions for new directory tree and makefile system 2004-04-18 20:17:14 +00:00
Daniel Borca edf4f53c15 documentation updates
Glide3 driver: POINTCAST palette fixes
2004-04-14 08:00:52 +00:00
Daniel Borca fb7766853d updated Glide driver documentation
fixed SAL/SAR in assyntax.h (NASM)
fixed a bug wrt NULL pointer assignment in t_vtx_api.c
cosmetics to t_vtx_x86.c & t_vtx_x86_gcc.S
enabled STDCALL with codegen (MinGW)
2004-04-13 07:08:34 +00:00
Daniel Borca d3746ca27e revived linux-glide build process
some small Makefile changes for MinGW & DJGPP
2004-04-07 06:37:50 +00:00
Brian Paul fbb60ede3d update revision history 2004-04-03 16:17:46 +00:00
Brian Paul 29f0190be7 minor corrections 2004-04-03 16:16:16 +00:00
Brian Paul 347f1d966e reorder 6.0 / 6.0.1 entries 2004-04-02 23:41:18 +00:00
Brian Paul 2501fa1197 merge from 6.0 branch 2004-04-02 23:37:02 +00:00
Daniel Borca 71c7c1feb6 code cleanup heheh 2004-03-29 06:51:41 +00:00
Brian Paul 26f334a679 updated Makefile info 2004-03-26 15:20:08 +00:00
Brian Paul d3b09fe29b update my email address 2004-03-25 01:42:41 +00:00
Brian Paul 57ff474cb0 added aux buffers item 2004-03-21 17:09:59 +00:00
Daniel Borca fa21787b52 workaround for crash-upon-exit in verbose mode
fxMesa now uses grQueryResolution
minor fixes to X11 and DOS drivers
2004-03-02 08:15:24 +00:00
Daniel Borca 2aa84490c0 fixed some typos 2004-02-20 09:47:42 +00:00
Brian Paul e01370271e recent bug fixes/changes (fog, glArrayElement, triangle rasterization) 2004-02-17 23:38:05 +00:00
Brian Paul 70dacabfe5 added note about kernel modules 2004-02-13 18:29:42 +00:00
Brian Paul 9ad80a475d info about precompiled libs for Solaris 2004-02-13 15:50:13 +00:00
Daniel Borca 1440f73212 reorganized DMesa to fxMesa wrapper 2004-02-09 08:46:38 +00:00
Daniel Borca 89625ef634 deal with combine_ext refactor 2004-02-09 07:39:03 +00:00
Daniel Borca d039b43e30 added NUL driver for DMesa 2004-02-07 10:54:36 +00:00
Brian Paul d761adad5d added Daniel Stone for getting CVS access 2004-02-03 23:36:59 +00:00
Brian Paul b07d6a8158 updated list of env vars 2004-02-02 22:35:55 +00:00
Daniel Borca 61bc62cc40 added glutGetProcAddress in DMesaGLUT 2004-02-02 07:47:23 +00:00
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