Brian Paul
fd5d305a9f
added more extension functions
26 years ago
Brian Paul
24e50d4dea
initial rev
26 years ago
Brian Paul
c02db13e00
added a cast to malloc call
26 years ago
Brian Paul
acd181021d
added _glapi_get_proc_name()
26 years ago
Brian Paul
0f710258c2
new thread code
26 years ago
Brian Paul
77e898629e
initial rev
26 years ago
Brian Paul
95b305cc97
just include Makefile.X11
26 years ago
Brian Paul
381e5555a5
made a few globals static
26 years ago
Brian Paul
7e401c1546
moved #define to column 0
26 years ago
Brian Paul
6625fc53e0
replaced 0 with 0.0 in sin, cos calls
26 years ago
Brian Paul
73ee3ef749
removed _GLAPI_ extension testing
26 years ago
Brian Paul
67661b04f2
added many more extension entry points
26 years ago
Jouk Jansen
945d18a5e2
Committing in .
Update for VMS only
Modified Files:
Mesa/src/stencil.h
----------------------------------------------------------------------
26 years ago
Brian Paul
19a2ebd02f
removed unneeded code in gluBuild1DMipmaps()
26 years ago
Brian Paul
6fc61407a3
bitmaps were vertically shifted by one pixel
26 years ago
Brian Paul
ff06c837b5
added GLX_ARB_get_proc_address
26 years ago
Brian Paul
97febca0f3
added GLX_ARB_get_proc_address to extension list
26 years ago
Brian Paul
cd96388857
implemented GL_ARB_tranpose_matrix
26 years ago
Brian Paul
0056c5e40d
added GL_ARB_transpose_matrix
26 years ago
Brian Paul
1478647932
new depth buffer functions
26 years ago
Brian Paul
4c7fd2cfce
pass new args to gl_create_framebuffer
26 years ago
Brian Paul
d91fb9f592
applied Daryll's patches
26 years ago
Brian Paul
4c44d63f01
pass new args to gl_create_framebuffer()
26 years ago
Brian Paul
5c3bee5039
changes in hardware depth buffer support
26 years ago
Brian Paul
f5abeebf49
applied Daryll's patches
26 years ago
Brian Paul
5ee41bda2c
updated for hardware stencil support
26 years ago
Brian Paul
86d518ec5b
added stencil buffer functions
26 years ago
Brian Paul
ab9f21e68e
code clean-up
26 years ago
Brian Paul
e7d9d97471
added glXGetProcAddressARB()
26 years ago
Brian Paul
aaeea91bd0
removed gl_get_proc_address()
26 years ago
Andre Werthmann
7c68acc32e
added the katmai_transform_points4_* functions
26 years ago
Jouk Jansen
fce01a5a16
Committing in .
Make supportupdate for VMS
Modified Files:
Mesa/src-glu/descrip.mms Mesa/src-glu/gluP.h
----------------------------------------------------------------------
26 years ago
Gareth Hughes
ff5ce773b2
Merging in work from 3.1/3.2 branch. Tessellator is essentially fully
functional now.
26 years ago
Brian Paul
a1216fe3a2
Clearing stencil buffer now observes the stencil write mask
Optimized gl_depth_stencil_span/pixels() functions
26 years ago
Brian Paul
c63a8693bb
minor stencil-related changes
26 years ago
Brian Paul
b22ac10c1a
added glCopyPixels bug fix
26 years ago
Brian Paul
32c3255e06
test for null newCtx before newCtx->FirstTimeCurrent
26 years ago
Brian Paul
7b0903557a
added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)
26 years ago
Brian Paul
420ef64f18
gl_BindTexture was broken when target==GL_TEXTURE_3D
26 years ago
Brian Paul
eb6e3d3613
fxInitPixelTables() change for Voodoo 1/2 vs 3
26 years ago
Brian Paul
b7a4304f70
print debug info in gl_make_current() if MESA_INFO env var set
26 years ago
Jouk Jansen
2ed15898c4
Committing in .
Update makefiles for VMS due to obsolete files
Modified Files:
Mesa/src/descrip.mms Mesa/src/mms_depend
----------------------------------------------------------------------
26 years ago
Brian Paul
e93842b6aa
added missing functions in GLX_functions[] array
26 years ago
Brian Paul
36cfa38760
updated comments, removed obsolete functions
26 years ago
Brian Paul
cac5cdd6f7
removed include fakeglx.h
26 years ago
Brian Paul
621a05d12f
removed realglx.c
26 years ago
Brian Paul
71600f0ce6
obsolete
26 years ago
Brian Paul
426cb9f58f
changes for new GLX dispatcher
26 years ago
Brian Paul
e17ba7120f
all new dispatch system
26 years ago
Brian Paul
6f2311270c
initial rev
26 years ago