davem69
|
775355a88a
|
Sparc optimized GLAPI dispatch table.
|
24 роки тому |
davem69
|
0fab0702b0
|
Generate this now that I know which
gl.spec file to use.
|
24 роки тому |
Brian Paul
|
470a7b4874
|
minor clean-ups
|
24 роки тому |
Brian Paul
|
a1164746e7
|
filled in a bunch of the function template strings
|
24 роки тому |
davem69
|
ae14499101
|
Python script for making glapi_sparc.S
Unused until Brian shows me what gl.spec file he is
actually using for glapi_x86.S as all the ones I can
find seem out of sync.
|
24 роки тому |
davem69
|
e4f84b4936
|
Add USE_SPARC_ASM diagnostics to print_info.
|
24 роки тому |
Brian Paul
|
b20cea3902
|
removed some code in XMesaDestroyContext() which could lead to a segfault
|
24 роки тому |
Keith Whitwell
|
51b36396ae
|
Adaptor code that lets tnl convert compiled (display list) cassettes back
to glVertex() type calls. Allows driver-supplied tnl modules to avoid
fallback on glCallList inside begin/end pairs.
Still a little buggy...
|
24 роки тому |
Keith Whitwell
|
abd5134965
|
fixed some GL_POINTS probs
|
24 роки тому |
Keith Whitwell
|
bd58a63fe8
|
New files to provide glEvalPoint, glEvalCoord implementations for
driver tnl modules.
|
24 роки тому |
Keith Whitwell
|
2c2a956a3a
|
Add api_arrayelt.c
|
24 роки тому |
Keith Whitwell
|
4b7d6f216b
|
Working implementation of glArrayElt that decomposes to regular
glVertex/glNormal/etc calls.
|
24 роки тому |
Brian Paul
|
a7de8b6776
|
added minor comments
|
24 роки тому |
Brian Paul
|
8a039ffe0a
|
applied Klaus Niederkrueger's CHAN_BITS==32 patch
|
24 роки тому |
Keith Whitwell
|
741c2e6434
|
apply David Miller's quad/backcolor patch
|
24 роки тому |
Brian Paul
|
4097590bc6
|
replaced #ifdef 0 with #if 0
|
24 роки тому |
Brian Paul
|
21f80baa35
|
swapped in/out arguments to interp_func. Improved comments
|
24 роки тому |
Brian Paul
|
e715c4a62d
|
fixed s/w alpha channel bug
|
24 роки тому |
Brian Paul
|
987caacbeb
|
GLubyte -> GLchan fix
|
24 роки тому |
Brian Paul
|
b5d3f2c521
|
added current raster fog coord and related code
|
24 роки тому |
Brian Paul
|
529e48bb0f
|
added test for EXT_fog_coord
|
24 роки тому |
Brian Paul
|
47a3c67fa6
|
forgot to check-in yesterday
|
24 роки тому |
Keith Whitwell
|
71f2c401c5
|
rerun vertex stage on _MESA_NEW_NEED_EYE_COORDS
|
24 роки тому |
Brian Paul
|
84cac8441f
|
more DRI libGL-related changes
|
24 роки тому |
Brian Paul
|
e4a01fd7e1
|
added math/m_debug_clip.c
|
24 роки тому |
Brian Paul
|
655ba5d992
|
removed some old DRI-isms
|
24 роки тому |
Brian Paul
|
ffa10b1c3b
|
added new functions to GLX_functions[]
|
24 роки тому |
Brian Paul
|
645c1cef13
|
s/void */GLvoid */
|
24 роки тому |
Brian Paul
|
736fcbec47
|
infrastructure for GL_ARB_multisample
|
24 роки тому |
Brian Paul
|
5ff1c613ea
|
removed unused var
|
24 роки тому |
Brian Paul
|
b0bb4f6226
|
more work on XMesa / libGL integration
|
24 роки тому |
Brian Paul
|
b95884c53d
|
added void to __GLXextFuncPtr
|
24 роки тому |
Brian Paul
|
2a3cc7d907
|
added missing GLX_SGIS_multisample tokens
|
24 роки тому |
Brian Paul
|
c98da4d99a
|
changed #if OLD_VMS to #ifdef OLD_VMS
|
24 роки тому |
Brian Paul
|
12c1bee87f
|
added some casts so that older glx.h can be used
|
24 роки тому |
Brian Paul
|
e203c9cdd8
|
change GLXContext and GLXFBConfig typedefs
|
24 роки тому |
Brian Paul
|
7cf50e137d
|
Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL.
|
24 роки тому |
Brian Paul
|
bcebfe647f
|
added GL_SGIS_generate_mipmap
|
24 роки тому |
Brian Paul
|
9228e17bb5
|
Finished GL_SGIS_generate_mipmap. Should be trivial to enable in DRI drivers.
|
24 роки тому |
Brian Paul
|
55ed11bac5
|
prototyping some new stuff
|
24 роки тому |
Brian Paul
|
874ae72495
|
added color table clamp bugfix
|
24 роки тому |
Brian Paul
|
f6e0e92beb
|
fix bug 426657: need to clamp RGBA before color table lookups
|
24 роки тому |
Brian Paul
|
6f0ab1d868
|
import from 3.4 branch
|
24 роки тому |
Brian Paul
|
e34d63f087
|
added 3.4.2 changes, SPARC assembly
|
24 роки тому |
Brian Paul
|
04a6c35819
|
updated copyright
|
24 роки тому |
Brian Paul
|
7943b349d6
|
SPARC assembly optimizations from David Miller.
|
24 роки тому |
Brian Paul
|
8bd0693101
|
a little more work on GL_SGIS_generate_mipmap
|
24 роки тому |
Brian Paul
|
6b1e4ea5a5
|
fixed a number of multi-texture line bugs
|
24 роки тому |
Brian Paul
|
300e1056f5
|
added multitexture support
|
24 роки тому |
Brian Paul
|
3893e638e6
|
initial support for GL_SGIS_generate_mipmap extension
|
24 роки тому |