Brian Paul
|
7069a7e3d6
|
apply scale factor before clapping for DOT3
|
2002-11-12 19:27:24 +00:00 |
|
Brian Paul
|
68b1d5c315
|
compilation fixes
|
2002-11-11 18:42:38 +00:00 |
|
Brian Paul
|
f104619b8f
|
changes to vishandle usage to prevent segfault in some circumstances
|
2002-11-10 17:07:06 +00:00 |
|
Brian Paul
|
ad8cd6111e
|
fix float->int Z calculation in _mesa_span_default_z()
|
2002-11-09 21:28:41 +00:00 |
|
Brian Paul
|
e307931314
|
fix one-bit error in float->int Z calculation
|
2002-11-09 21:26:41 +00:00 |
|
Keith Whitwell
|
b6d90e50ea
|
fix 3dnow misdetection on new p4's
|
2002-11-09 17:43:58 +00:00 |
|
Brian Paul
|
456bc69ac4
|
declare tempI as Int, not Real (Jon Perry)
|
2002-11-08 17:38:13 +00:00 |
|
Brian Paul
|
2c9e7ae38b
|
fixed active stencil face query bug
|
2002-11-08 15:39:58 +00:00 |
|
Brian Paul
|
7a4a6a3c4c
|
fixed a few category lines
|
2002-11-08 15:38:48 +00:00 |
|
Brian Paul
|
7348df5937
|
added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElements
|
2002-11-07 16:34:58 +00:00 |
|
Brian Paul
|
42ace1c150
|
added missing 1.4 glFogCoord functions
|
2002-11-07 16:20:20 +00:00 |
|
Brian Paul
|
cf1c860a34
|
surround fixedEdges decl by #ifndef NDEBUG / #endif
|
2002-11-07 14:17:05 +00:00 |
|
Brian Paul
|
8bfc9d71aa
|
restored fixedEdges var (for VMS)
|
2002-11-06 16:09:04 +00:00 |
|
Brian Paul
|
f48216ad0f
|
a few dispatch pointers weren't set (glGenTexturesEXT for example)
|
2002-11-06 15:16:23 +00:00 |
|
Jouk Jansen
|
0d88328c7e
|
Committing in .
OpenVMS issues
Modified Files:
Mesa/si-glu/mesaglu.opt Mesa/src/mmath.h
----------------------------------------------------------------------
|
2002-11-06 13:39:23 +00:00 |
|
Brian Paul
|
66ab727101
|
minor multi-sample clean-ups
|
2002-11-05 21:11:18 +00:00 |
|
Brian Paul
|
aca31cf6de
|
fixed glTexParameteriv(GL_TEXTURE_BORDER_COLOR) error
|
2002-11-05 20:58:37 +00:00 |
|
Brian Paul
|
aa3029bce1
|
Updates for DOS driver from Daniel Borca.
|
2002-11-05 20:52:07 +00:00 |
|
Brian Paul
|
8a738db519
|
support for GLX_ARB_multisample
|
2002-11-04 22:20:28 +00:00 |
|
Brian Paul
|
8115e29ddc
|
misc driver updates (Daniel Borca)
|
2002-11-04 20:29:04 +00:00 |
|
Brian Paul
|
969e1ac233
|
fix for HPUX
|
2002-11-01 23:49:59 +00:00 |
|
Brian Paul
|
a85fae9cb0
|
silence a bunch of warnings
|
2002-11-01 23:45:30 +00:00 |
|
Brian Paul
|
034e8641bb
|
renamed abs() function glu_abs()
|
2002-11-01 23:35:07 +00:00 |
|
Brian Paul
|
026b40f416
|
fix a typo
|
2002-11-01 17:42:03 +00:00 |
|
Brian Paul
|
e89f0792eb
|
tweak pipeline flags for vertex programming
|
2002-10-31 17:14:37 +00:00 |
|
Brian Paul
|
e0e6bd7ae1
|
fix the occasional missing triangle bug
|
2002-10-31 17:14:16 +00:00 |
|
Brian Paul
|
8d43976858
|
added a comment about future work
|
2002-10-30 20:40:46 +00:00 |
|
Brian Paul
|
9167d04dea
|
s/getenv/_mesa_getenv/
|
2002-10-30 20:25:15 +00:00 |
|
Brian Paul
|
2ad5921cf3
|
use wrappers from imports.h rather than stdio, stdlib, etc functions.
|
2002-10-30 20:24:45 +00:00 |
|
Brian Paul
|
e1e867c3b2
|
remove some stray debug/abort code
|
2002-10-30 20:18:38 +00:00 |
|
Brian Paul
|
4663bd50f1
|
don't call abort()
|
2002-10-30 20:16:43 +00:00 |
|
Brian Paul
|
68a7ee5cbb
|
s/printf/_mesa_printf/
|
2002-10-30 19:59:33 +00:00 |
|
Brian Paul
|
36b518a7ca
|
s/sprintf/_mesa_sprintf/
|
2002-10-30 19:58:58 +00:00 |
|
Brian Paul
|
f16a66e97d
|
remove debug printf
|
2002-10-30 19:57:21 +00:00 |
|
Brian Paul
|
6ec6b845fd
|
s/BZERO/_mesa_bzero/
|
2002-10-30 19:49:29 +00:00 |
|
Brian Paul
|
9dc11a3e38
|
test both XFree86LOADER and IN_MODULE to see if we're being built as the glx module
|
2002-10-30 19:44:41 +00:00 |
|
Brian Paul
|
c5934054f3
|
fix potential bug in _mesa_align_calloc/malloc (Frank van Heesch)
|
2002-10-30 19:40:20 +00:00 |
|
Brian Paul
|
3160edec33
|
more version bumps
|
2002-10-29 23:53:22 +00:00 |
|
Brian Paul
|
42649700e2
|
bump OpenGL version to 1.4, Mesa version to 5.0
|
2002-10-29 23:09:37 +00:00 |
|
Brian Paul
|
9bd8f97ea4
|
update versioning/extensions for OpenGL 1.4 / Mesa 5.0
|
2002-10-29 22:32:50 +00:00 |
|
Brian Paul
|
46b3f97654
|
fix culling problem (bug 630649)
|
2002-10-29 22:25:57 +00:00 |
|
Brian Paul
|
05a4b37707
|
updated email addresses
|
2002-10-29 20:28:36 +00:00 |
|
Brian Paul
|
153f15497c
|
init a few more fields in _mesa_initialize_visual()
|
2002-10-29 15:04:35 +00:00 |
|
Brian Paul
|
dec2a4d4b7
|
added some casts for mallocs (bug 630379)
|
2002-10-29 15:03:14 +00:00 |
|
Karl Schultz
|
d3975341e7
|
Add casts to quiet compiler warnings.
|
2002-10-28 23:01:24 +00:00 |
|
Karl Schultz
|
5f1651ddc5
|
export new functions.
|
2002-10-28 23:00:50 +00:00 |
|
Brian Paul
|
367d308b82
|
wrapped a few more C library functions
|
2002-10-25 21:06:26 +00:00 |
|
Brian Paul
|
e781aec85d
|
#include fixes
|
2002-10-25 18:47:56 +00:00 |
|
Brian Paul
|
92c195211a
|
remove all.h, mem.h, mem.c
|
2002-10-25 13:50:48 +00:00 |
|
Jouk Jansen
|
c2836e9ac6
|
Committing in .
Removed src/mem.c from OpenVMS makefile
Modified Files:
Mesa/src/descrip.mms
----------------------------------------------------------------------
|
2002-10-25 08:26:26 +00:00 |
|