Brian Paul
|
16a9efe3ab
|
commented out gl_reinit_light_attrib()
|
2000-01-13 00:29:02 +00:00 |
|
Brian Paul
|
fd75e6d4e5
|
commented out unused function
|
2000-01-13 00:27:05 +00:00 |
|
Brian Paul
|
4463a24909
|
minor clean-up
|
2000-01-13 00:25:22 +00:00 |
|
Brian Paul
|
780806f4d4
|
made some functions static
|
2000-01-13 00:24:48 +00:00 |
|
Brian Paul
|
2037663200
|
another fix for gluPartialDisk() in GL_LINE mode
|
2000-01-11 22:01:08 +00:00 |
|
Brian Paul
|
5e5f462701
|
fixed missing slice problem in gluPartialDisk()
|
2000-01-11 17:21:14 +00:00 |
|
Brian Paul
|
0219d32505
|
added printf-message to dispatch templates
|
2000-01-10 04:29:09 +00:00 |
|
Brian Paul
|
45691208ff
|
added amesa.h to tar file list
|
2000-01-08 11:14:01 +00:00 |
|
Brian Paul
|
b3674092f2
|
removed DISPATCH_SETUP, added RETURN_DISPATCH
|
2000-01-08 11:01:24 +00:00 |
|
Brian Paul
|
e8dad9dbe4
|
fixed prototype typo in glHintPGI ( )
|
2000-01-08 10:51:20 +00:00 |
|
Brian Paul
|
6132833b51
|
minor updates
|
2000-01-07 08:47:15 +00:00 |
|
Jon Taylor
|
c6c06c92b2
|
* Fixups to the GGIMesa code to reflect the recent DD API changes
* Added a new GGIMesa debugging-print subsystem
|
2000-01-07 08:34:43 +00:00 |
|
Brian Paul
|
3c3533c5c8
|
added missing glHintPGI() function
|
2000-01-07 07:42:33 +00:00 |
|
Brian Paul
|
77aa8b9c86
|
improved robustness of extension handling in static_functions[] array
|
2000-01-07 07:30:13 +00:00 |
|
Brian Paul
|
1e4ded3bc3
|
added glHintPGI template
|
2000-01-07 07:28:22 +00:00 |
|
Brian Paul
|
c2bd8197e1
|
added BitsPerPixel to XMesaVisual struct
|
2000-01-07 07:24:50 +00:00 |
|
Brian Paul
|
0d7846fe15
|
updated version string
|
2000-01-07 07:22:48 +00:00 |
|
Brian Paul
|
0eb3b021ee
|
removed cpp conditionals from _mesa_init_exec_table()
|
2000-01-07 07:16:34 +00:00 |
|
Brian Paul
|
b44c86d67c
|
fixed GetString template, added GL_SGI_color_table templates
|
2000-01-07 06:09:05 +00:00 |
|
Brian Paul
|
0a654a5d5a
|
assigned official GL_ARB_transpose_matrix enums
|
2000-01-07 05:35:37 +00:00 |
|
Jouk Jansen
|
a3bcbfaeb1
|
Committing in .
Work around for bug in VMS7.2
Modified Files:
Mesa/src-glut/glut_event.c
----------------------------------------------------------------------
|
2000-01-07 01:42:06 +00:00 |
|
Brian Paul
|
075f184b74
|
return GL_FALSE in fxDDColorMask
|
2000-01-06 09:30:37 +00:00 |
|
Brian Paul
|
dd020f13a6
|
updated Clear function for new mask bits
|
2000-01-06 09:28:38 +00:00 |
|
Brian Paul
|
d3c145b98a
|
new Clear function mask
|
2000-01-06 09:28:07 +00:00 |
|
Brian Paul
|
276988ec96
|
minor clean-up in _mesa_unpack_ubyte_color_span()
|
2000-01-05 09:21:32 +00:00 |
|
Brian Paul
|
316b75ecc2
|
misc updates
|
2000-01-05 07:02:15 +00:00 |
|
Brian Paul
|
0aa0e556a1
|
clean-up of Linux target configs
|
2000-01-05 06:33:17 +00:00 |
|
Brian Paul
|
26e14d2ea1
|
removed _glapi_ThreadSafe
|
2000-01-05 04:36:17 +00:00 |
|
Brian Paul
|
90d9e02f3a
|
start search at 1 in HashFindFreeKeyBlock()
|
2000-01-04 08:14:36 +00:00 |
|
Brian Paul
|
2d2e9c0c0a
|
added missing glColorTableParameter defines
|
2000-01-04 08:07:09 +00:00 |
|
Brian Paul
|
53a36fc0da
|
optimized GET_IMMEDIATE for thread safety
|
1999-12-17 17:01:31 +00:00 |
|
Brian Paul
|
09cb14872e
|
print thread safety info if MESA_INFO set
|
1999-12-17 17:00:32 +00:00 |
|
Brian Paul
|
26651d0519
|
updated for new thread support in Mesa 3.3
|
1999-12-17 15:25:14 +00:00 |
|
Brian Paul
|
a02b03afa4
|
updated with latest source files
|
1999-12-17 15:15:46 +00:00 |
|
Brian Paul
|
ef46f450ee
|
replaced mthreads.c with glthread.c
|
1999-12-17 15:03:52 +00:00 |
|
Brian Paul
|
0003778847
|
further simplification of thread-related code, misc clean-up
|
1999-12-17 14:52:35 +00:00 |
|
Brian Paul
|
8f91fb630c
|
added current context functions, made ThreadSafe public
|
1999-12-17 14:51:28 +00:00 |
|
Brian Paul
|
d3c070ca6a
|
removed old thread code
|
1999-12-17 12:23:25 +00:00 |
|
Brian Paul
|
c633693a28
|
fixed thread problems
|
1999-12-17 12:21:38 +00:00 |
|
Brian Paul
|
590d34726d
|
more tweaking of thread support
|
1999-12-17 12:20:23 +00:00 |
|
Brian Paul
|
e2b10e72a6
|
don't free thread data in pthread_key_create()
|
1999-12-17 11:13:54 +00:00 |
|
Brian Paul
|
6ef84acfec
|
minor clean-up
|
1999-12-16 17:33:43 +00:00 |
|
Brian Paul
|
bb72d326a0
|
thread support now works
|
1999-12-16 17:31:59 +00:00 |
|
Brian Paul
|
c11371a4e5
|
initial rev
|
1999-12-16 17:31:06 +00:00 |
|
Brian Paul
|
3aecc51805
|
minor change
|
1999-12-16 12:38:54 +00:00 |
|
Brian Paul
|
0c239fc6c5
|
new threading, more functions added
|
1999-12-16 12:38:11 +00:00 |
|
Brian Paul
|
e3a49d0cef
|
added more functions
|
1999-12-16 12:36:54 +00:00 |
|
Brian Paul
|
fd5d305a9f
|
added more extension functions
|
1999-12-16 12:36:30 +00:00 |
|
Brian Paul
|
24e50d4dea
|
initial rev
|
1999-12-16 12:35:18 +00:00 |
|
Brian Paul
|
c02db13e00
|
added a cast to malloc call
|
1999-12-16 08:54:22 +00:00 |
|