Daniel Borca
08e6fb367e
texture compression testbed
22 år sedan
Daniel Borca
c07cd5b99f
small matters
22 år sedan
Karl Rasche
00ad4e109a
Initial checkin of new ARB frag/vertex program parser
22 år sedan
Karl Rasche
75b5cb4317
Initial checkin of new ARB_frag/vertex program parser
22 år sedan
Karl Rasche
1c27a1e957
Initial checking of new ARB_frag/vertex program parser
22 år sedan
Daniel Borca
ef563d011b
doc updates; GLUT timer additions; fixed compilation warnings
22 år sedan
Brian Paul
aa0d6dcd65
added reference to original half/float conversion code
22 år sedan
Brian Paul
10b09212e8
added missing <type> error checking in read_index_pixels()
22 år sedan
Brian Paul
7eb3e9b964
Some groundwork for supporting GLhalf datatype.
22 år sedan
Brian Paul
56fe4dc391
fix comments about Cr==V, Cb==U
22 år sedan
Brian Paul
a4e65d69dc
fix texgen bug 597589
22 år sedan
Brian Paul
16c119bab2
remove GL_GLEXT_LEGACY
22 år sedan
Brian Paul
0ce7d7725a
added glAccum bug fix
22 år sedan
Brian Paul
3a0e0b284f
no-op glAccum in selection/feedback mode (per Mark Kilgard's updates to the 1.5 spec)
22 år sedan
Daniel Borca
af6162e340
vanilla extensions disabled
22 år sedan
Brian Paul
34a8bf5135
added Ville's RGBA blend fix
22 år sedan
Brian Paul
6eb2547317
updated 5.0.2 tarballs
22 år sedan
Brian Paul
57857ca092
Ville Syrjala's logic op patch
22 år sedan
Daniel Borca
80ee4b1e9d
dirty hack to advertise vanilla extension names
22 år sedan
Brian Paul
a2b9bad251
Redo array element checking for vertex array buffers.
Now, compute ctx->Array._MaxElement as the min of enabled array's max element.
Test against ctx->Array._MaxElement in glDrawArrays/Elements.
Note: testing in glArrayElement not done yet.
Only do element checking if ctx->Const.CheckArrayBounds is set.
22 år sedan
Brian Paul
5e99ad19f5
s/GGIMesaContext/ggi_mesa_context_t/
22 år sedan
Brian Paul
33267a41e0
fix comments
22 år sedan
Brian Paul
666b0a3f6e
added glTexSubImage3D bug
22 år sedan
Brian Paul
c5853c63d0
s/xoffset/zoffset/ (Cedric Gautier)
22 år sedan
Daniel Borca
d96651bdc5
NCC fixes and some cosmetics
22 år sedan
Brian Paul
e83cf6ddf2
added wgl bug fix
22 år sedan
Brian Paul
afa6e978b9
fix AccessViolation bug (#835861)
22 år sedan
Brian Paul
f023391e1a
another tweak from Matt Sealey
22 år sedan
Daniel Borca
0768744fde
small fixes wrt texture handling
22 år sedan
Daniel Borca
ef387549bd
small fixes wrt texture handling
22 år sedan
Daniel Borca
313e12e058
Voodoo2 happiness
22 år sedan
Daniel Borca
7093114285
accomodate decorated names
22 år sedan
Daniel Borca
f807a35cd2
removed detritus
22 år sedan
Daniel Borca
e81b180065
bugfixes wrt texture compression
22 år sedan
Daniel Borca
63a5ca08f3
changes to accomodate texture compression
22 år sedan
Daniel Borca
40bd9d0b19
texture compression
22 år sedan
Brian Paul
e96a121010
prefix MAKELIB with TOP in default case (Matt Sealey)
22 år sedan
Brian Paul
20f40fa427
minor fix to glutSetColor prototype (Evgeny Kotsuba)
22 år sedan
Brian Paul
73d4f69283
Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options.
22 år sedan
Brian Paul
65e2ab3903
added MorphOS instructions (Matt Sealey)
22 år sedan
Jon Smirl
b55921db48
Fix for missing GLAPIENTRYP definition
22 år sedan
Daniel Borca
c0d83cd054
entrypoints... again
22 år sedan
Daniel Borca
79fa6b9881
more MinGW fixes
22 år sedan
Brian Paul
76692c5ce2
s/GLuint */GLvoid */
22 år sedan
Daniel Borca
3fe2af23ef
added a few missing GLAPIENTRYs to make MinGW compile again
22 år sedan
Brian Paul
c5b1e81de4
Initial work for bounds checking of vertex arrays and vertex buffer objects.
Only glDrawArrays() done so far.
Simplified glVertex/Color/etcPointer functions.
Misc casts added here and there.
22 år sedan
Kendall Bennett
15c37348a5
More SciTech SNAP updates. Some of these files didn't really change, but
they show up in the list (GLU stuff) for some reason. The major change
here is the addition of code in the glx86asm.py file to generate assembler
stub entry points with the correct name decorations for _stdcall calling
conventions so this can be used on Windows boxes.
22 år sedan
Daniel Borca
23f45833aa
cosmetics and memos
22 år sedan
Daniel Borca
e87d106d66
small fixes to accomodate Intel compiler/linker
22 år sedan
Daniel Borca
758cbc68de
fixed a typo (array size)
22 år sedan