Brian Paul
|
f9b97d95f9
|
renamed _glapi_CurrentContext to _glapi_Context
|
2000-01-28 20:17:42 +00:00 |
|
Brian Paul
|
9f94399cf3
|
removed actual GL entrypoints (glapitemp.h)
|
2000-01-28 19:03:33 +00:00 |
|
Brian Paul
|
e9fa7908d1
|
include conf.h if HAVE_CONFIG_H defined
|
2000-01-27 00:26:03 +00:00 |
|
Brian Paul
|
003caf24bb
|
disabled X86-optimized dispatch when using XF86DRI (temporary)
|
2000-01-17 19:45:37 +00:00 |
|
Brian Paul
|
c2319b4315
|
renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
|
2000-01-17 19:28:31 +00:00 |
|
Josh Vanderhoof
|
efe03ae1af
|
x86 assembly dispatch
|
2000-01-16 07:26:35 +00:00 |
|
Brian Paul
|
acb6297e14
|
minor change for DEBUG builds
|
2000-01-14 16:35:25 +00:00 |
|
Brian Paul
|
0219d32505
|
added printf-message to dispatch templates
|
2000-01-10 04:29:09 +00:00 |
|
Brian Paul
|
b3674092f2
|
removed DISPATCH_SETUP, added RETURN_DISPATCH
|
2000-01-08 11:01:24 +00:00 |
|
Brian Paul
|
77aa8b9c86
|
improved robustness of extension handling in static_functions[] array
|
2000-01-07 07:30:13 +00:00 |
|
Brian Paul
|
26e14d2ea1
|
removed _glapi_ThreadSafe
|
2000-01-05 04:36:17 +00:00 |
|
Brian Paul
|
8f91fb630c
|
added current context functions, made ThreadSafe public
|
1999-12-17 14:51:28 +00:00 |
|
Brian Paul
|
590d34726d
|
more tweaking of thread support
|
1999-12-17 12:20:23 +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
|
0c239fc6c5
|
new threading, more functions added
|
1999-12-16 12:38:11 +00:00 |
|
Brian Paul
|
0f710258c2
|
new thread code
|
1999-12-15 15:02:30 +00:00 |
|
Brian Paul
|
67661b04f2
|
added many more extension entry points
|
1999-12-15 12:52:31 +00:00 |
|
Brian Paul
|
cd96388857
|
implemented GL_ARB_tranpose_matrix
|
1999-12-10 20:01:06 +00:00 |
|
Brian Paul
|
91bcefaa49
|
lots of work on extension management
|
1999-11-27 21:30:40 +00:00 |
|
Brian Paul
|
7e1161bd2d
|
now using glapitemp.h to generate entrypoints
|
1999-11-25 18:17:04 +00:00 |
|
Brian Paul
|
7fb54ae3b3
|
updates for thread safety
|
1999-11-19 22:33:50 +00:00 |
|
Brian Paul
|
4586d8769b
|
replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_texture
|
1999-11-12 18:57:50 +00:00 |
|
Brian Paul
|
789cf43f18
|
reordered some functions
|
1999-11-12 18:27:27 +00:00 |
|
Kendall Bennett
|
be599f845f
|
. More Watcom C++ warnings fixed in Mesa.
|
1999-11-12 16:46:56 +00:00 |
|
Brian Paul
|
d23f90726a
|
minor clean-ups
|
1999-11-12 00:06:07 +00:00 |
|
Brian Paul
|
eb1f282b73
|
don't include strings.h or stdio.h
|
1999-11-11 15:26:45 +00:00 |
|
sio
|
3d993b7dee
|
Added missing GLAPIENTRY to glConvolution* and glCopy*
|
1999-11-11 14:11:16 +00:00 |
|
Brian Paul
|
fbd8f212c3
|
first big check-in of new Mesa 3.3 code
|
1999-11-11 01:22:25 +00:00 |
|