Brian Paul
8f91fb630c
added current context functions, made ThreadSafe public
il y a 26 ans
Brian Paul
d3c070ca6a
removed old thread code
il y a 26 ans
Brian Paul
c633693a28
fixed thread problems
il y a 26 ans
Brian Paul
590d34726d
more tweaking of thread support
il y a 26 ans
Brian Paul
e2b10e72a6
don't free thread data in pthread_key_create()
il y a 26 ans
Brian Paul
6ef84acfec
minor clean-up
il y a 26 ans
Brian Paul
bb72d326a0
thread support now works
il y a 26 ans
Brian Paul
c11371a4e5
initial rev
il y a 26 ans
Brian Paul
3aecc51805
minor change
il y a 26 ans
Brian Paul
0c239fc6c5
new threading, more functions added
il y a 26 ans
Brian Paul
e3a49d0cef
added more functions
il y a 26 ans
Brian Paul
fd5d305a9f
added more extension functions
il y a 26 ans
Brian Paul
24e50d4dea
initial rev
il y a 26 ans
Brian Paul
c02db13e00
added a cast to malloc call
il y a 26 ans
Brian Paul
acd181021d
added _glapi_get_proc_name()
il y a 26 ans
Brian Paul
0f710258c2
new thread code
il y a 26 ans
Brian Paul
77e898629e
initial rev
il y a 26 ans
Brian Paul
95b305cc97
just include Makefile.X11
il y a 26 ans
Brian Paul
381e5555a5
made a few globals static
il y a 26 ans
Brian Paul
7e401c1546
moved #define to column 0
il y a 26 ans
Brian Paul
6625fc53e0
replaced 0 with 0.0 in sin, cos calls
il y a 26 ans
Brian Paul
73ee3ef749
removed _GLAPI_ extension testing
il y a 26 ans
Brian Paul
67661b04f2
added many more extension entry points
il y a 26 ans
Jouk Jansen
945d18a5e2
Committing in .
Update for VMS only
Modified Files:
Mesa/src/stencil.h
----------------------------------------------------------------------
il y a 26 ans
Brian Paul
19a2ebd02f
removed unneeded code in gluBuild1DMipmaps()
il y a 26 ans
Brian Paul
6fc61407a3
bitmaps were vertically shifted by one pixel
il y a 26 ans
Brian Paul
ff06c837b5
added GLX_ARB_get_proc_address
il y a 26 ans
Brian Paul
97febca0f3
added GLX_ARB_get_proc_address to extension list
il y a 26 ans
Brian Paul
cd96388857
implemented GL_ARB_tranpose_matrix
il y a 26 ans
Brian Paul
0056c5e40d
added GL_ARB_transpose_matrix
il y a 26 ans
Brian Paul
1478647932
new depth buffer functions
il y a 26 ans
Brian Paul
4c7fd2cfce
pass new args to gl_create_framebuffer
il y a 26 ans
Brian Paul
d91fb9f592
applied Daryll's patches
il y a 26 ans
Brian Paul
4c44d63f01
pass new args to gl_create_framebuffer()
il y a 26 ans
Brian Paul
5c3bee5039
changes in hardware depth buffer support
il y a 26 ans
Brian Paul
f5abeebf49
applied Daryll's patches
il y a 26 ans
Brian Paul
5ee41bda2c
updated for hardware stencil support
il y a 26 ans
Brian Paul
86d518ec5b
added stencil buffer functions
il y a 26 ans
Brian Paul
ab9f21e68e
code clean-up
il y a 26 ans
Brian Paul
e7d9d97471
added glXGetProcAddressARB()
il y a 26 ans
Brian Paul
aaeea91bd0
removed gl_get_proc_address()
il y a 26 ans
Andre Werthmann
7c68acc32e
added the katmai_transform_points4_* functions
il y a 26 ans
Jouk Jansen
fce01a5a16
Committing in .
Make supportupdate for VMS
Modified Files:
Mesa/src-glu/descrip.mms Mesa/src-glu/gluP.h
----------------------------------------------------------------------
il y a 26 ans
Gareth Hughes
ff5ce773b2
Merging in work from 3.1/3.2 branch. Tessellator is essentially fully
functional now.
il y a 26 ans
Brian Paul
a1216fe3a2
Clearing stencil buffer now observes the stencil write mask
Optimized gl_depth_stencil_span/pixels() functions
il y a 26 ans
Brian Paul
c63a8693bb
minor stencil-related changes
il y a 26 ans
Brian Paul
b22ac10c1a
added glCopyPixels bug fix
il y a 26 ans
Brian Paul
32c3255e06
test for null newCtx before newCtx->FirstTimeCurrent
il y a 26 ans
Brian Paul
7b0903557a
added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)
il y a 26 ans
Brian Paul
420ef64f18
gl_BindTexture was broken when target==GL_TEXTURE_3D
il y a 26 ans