2002-01-11 |
Brian Paul | Changed gl_client_array's Enabled field to GLuint so... |
commit | commitdiff | tree |
2002-01-11 |
Brian Paul | Moved _mesa_VertexAttribPointerNV into varray.c. |
commit | commitdiff | tree |
2002-01-10 |
Brian Paul | Klaus's latest patches: change texcoord[3] to texcoord... |
commit | commitdiff | tree |
2002-01-10 |
Brian Paul | init whole immediate struct to zero |
commit | commitdiff | tree |
2002-01-09 |
Brian Paul | added glTexEnviv bug fix |
commit | commitdiff | tree |
2002-01-09 |
Brian Paul | fixed int->float conversion bug in _mesa_TexEnviv() |
commit | commitdiff | tree |
2002-01-09 |
Brian Paul | added GL_REPLACE / GL_RGB texture bug fix |
commit | commitdiff | tree |
2002-01-09 |
Brian Paul | fixed GL_REPLACE / GL_RGB bug |
commit | commitdiff | tree |
2002-01-09 |
Brian Paul | added GL_BLEND/texenv color bug fix |
commit | commitdiff | tree |
2002-01-09 |
Brian Paul | texture env color wasn't used correctly in GL_BLEND... |
commit | commitdiff | tree |
2002-01-08 |
Brian Paul | compile with -DNDEBUG |
commit | commitdiff | tree |
2002-01-08 |
Brian Paul | work-around for QNX compiler problem |
commit | commitdiff | tree |
2002-01-06 |
Brian Paul | implemented vertex program point size control |
commit | commitdiff | tree |
2002-01-06 |
Brian Paul | Another vertex program checkpoint: clean-up of vertex... |
commit | commitdiff | tree |
2002-01-05 |
Brian Paul | minor clean-ups |
commit | commitdiff | tree |
2002-01-05 |
Brian Paul | infrastructure for vertex program attribute evaluators |
commit | commitdiff | tree |
2002-01-05 |
Brian Paul | Vertex program checkpoint commit: converted all vertex... |
commit | commitdiff | tree |
2002-01-05 |
Brian Paul | comments, clean-ups, added lots of const qualifiers |
commit | commitdiff | tree |
2002-01-05 |
Brian Paul | comments, clean-ups, added lots of const qualifiers |
commit | commitdiff | tree |
2002-01-04 |
Brian Paul | test multitexture and vertex arrays |
commit | commitdiff | tree |
2002-01-04 |
Brian Paul | added some assertions to exercise glIsTexture() |
commit | commitdiff | tree |
2002-01-04 |
Brian Paul | added info about which drivers work and don't work |
commit | commitdiff | tree |
2002-01-04 |
Brian Paul | fix bug 498555 - test for __GNUC__ |
commit | commitdiff | tree |
2002-01-04 |
Gareth Hughes | - Clean up state bitmask. |
commit | commitdiff | tree |
2002-01-03 |
Brian Paul | regenerated from updated glsparcasm.py script |
commit | commitdiff | tree |
2002-01-03 |
Brian Paul | don't use macros, just expand them in-line |
commit | commitdiff | tree |
2001-12-28 |
Gareth Hughes | Add missing items from .cvsignore files, tests/Makefile |
commit | commitdiff | tree |
2001-12-28 |
Gareth Hughes | Remove warnings about the difference between function... |
commit | commitdiff | tree |
2001-12-21 |
Keith Whitwell | add _compat_VertexAttrib4fNV |
commit | commitdiff | tree |
2001-12-20 |
Karl Schultz | Define finite as _finite for Windows. |
commit | commitdiff | tree |
2001-12-20 |
Keith Whitwell | Further help with dri libGL version skew |
commit | commitdiff | tree |
2001-12-20 |
Keith Whitwell | Fix clipping problem on mga |
commit | commitdiff | tree |
2001-12-19 |
Brian Paul | some display list support for vertex program extension |
commit | commitdiff | tree |
2001-12-19 |
Brian Paul | added separate specular bug fix to 4.0.1 list |
commit | commitdiff | tree |
2001-12-19 |
Brian Paul | fix a comment typo |
commit | commitdiff | tree |
2001-12-19 |
Brian Paul | have to clamp color+specular in _swrast_add_spec_terms_... |
commit | commitdiff | tree |
2001-12-19 |
Brian Paul | remove some cruft |
commit | commitdiff | tree |
2001-12-18 |
Brian Paul | bring 4.0.1 info into trunk |
commit | commitdiff | tree |
2001-12-18 |
Brian Paul | Replace old matrix stacks with new code based on struct... |
commit | commitdiff | tree |
2001-12-17 |
Brian Paul | disable prototype matrix stack code |
commit | commitdiff | tree |
2001-12-17 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2001-12-17 |
Brian Paul | added some debug printfs (disabled) |
commit | commitdiff | tree |
2001-12-17 |
Brian Paul | first checkpoint commit of Klaus's new span code (struc... |
commit | commitdiff | tree |
2001-12-17 |
Brian Paul | first checkpoint commit of Klaus's new span code (struc... |
commit | commitdiff | tree |
2001-12-17 |
Brian Paul | remove conditional in RESET_STIPPLE to fix conformance... |
commit | commitdiff | tree |
2001-12-16 |
Brian Paul | updated vertex buffer identifiers |
commit | commitdiff | tree |
2001-12-15 |
Brian Paul | warp a quadmesh with a gravitational source via vertex... |
commit | commitdiff | tree |
2001-12-15 |
Brian Paul | rotating, lit torus via vertex program |
commit | commitdiff | tree |
2001-12-15 |
Brian Paul | divide by W and clipping now work - in pretty good... |
commit | commitdiff | tree |
2001-12-15 |
Brian Paul | temporary hack for divide by W |
commit | commitdiff | tree |
2001-12-15 |
Brian Paul | better api trace/log messages |
commit | commitdiff | tree |
2001-12-15 |
Brian Paul | vertex program fixes |
commit | commitdiff | tree |
2001-12-15 |
Brian Paul | disable debug printf's, fix a crash |
commit | commitdiff | tree |
2001-12-15 |
Brian Paul | free the NormalLengthPtr if non-null in _tnl_free_immed... |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | added newline characters to trace strings |
commit | commitdiff | tree |
2001-12-14 |
Karl Schultz | Use $(MAKE) on the irix targets, instead of hard-coding... |
commit | commitdiff | tree |
2001-12-14 |
Karl Schultz | Add .cc as a valid suffix. |
commit | commitdiff | tree |
2001-12-14 |
Karl Schultz | Cleanup for IRIX 6 platforms. Build src-glu instead... |
commit | commitdiff | tree |
2001-12-14 |
Karl Schultz | Fix up targets for |
commit | commitdiff | tree |
2001-12-14 |
Karl Schultz | Remove rules that were put into place to deal with... |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | s/glxGetProcAddress/glXGetProcAddressARB/ |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | oops, wrong value for GLX_SAMPLES |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | added GLX_SAMPLE_BUFFERS, GLX_SAMPLES |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | minor tweaks |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | 4.1 extensions |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | planned extensions for 4.1 |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | minor dispatach table changes |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | vertex program test program |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | vertex program check-in |
commit | commitdiff | tree |
2001-12-14 |
Brian Paul | add dispatch offsets for vertex program functions |
commit | commitdiff | tree |
2001-12-13 |
Karl Schultz | Remove const from save_TexParameteri to match prototype... |
commit | commitdiff | tree |
2001-12-13 |
Karl Schultz | Added missing entry points |
commit | commitdiff | tree |
2001-12-13 |
Brian Paul | fixed errors in feedback for glDraw/CopyPixels and... |
commit | commitdiff | tree |
2001-12-13 |
Brian Paul | special case blend optmizations (Jeremy Fitzhardinge) |
commit | commitdiff | tree |
2001-12-13 |
Brian Paul | call FLUSH_VERTICES() in _mesaTexParameterfv() (bug... |
commit | commitdiff | tree |
2001-12-13 |
Keith Whitwell | fix for ubyte colors |
commit | commitdiff | tree |
2001-12-13 |
Keith Whitwell | fix primitive calculation in 1-line dlist immediates... |
commit | commitdiff | tree |
2001-12-11 |
Keith Whitwell | fix glut tess lockup |
commit | commitdiff | tree |
2001-12-05 |
Brian Paul | added enums for GL_ARB_depth_texture/shadow/shadow_ambi... |
commit | commitdiff | tree |
2001-12-05 |
Keith Whitwell | add inf and nan tests to swrast functions |
commit | commitdiff | tree |
2001-12-04 |
Brian Paul | fixed potential array overwrite problem |
commit | commitdiff | tree |
2001-12-04 |
Brian Paul | prototype implementation of GL_ARB_depth_texture, GL_AR... |
commit | commitdiff | tree |
2001-12-04 |
Brian Paul | dispatch changes to minimize hassle with XFree86 libGL |
commit | commitdiff | tree |
2001-12-04 |
Keith Whitwell | further tweak to dlist change |
commit | commitdiff | tree |
2001-12-03 |
Keith Whitwell | guard ResetStipple calls |
commit | commitdiff | tree |
2001-12-03 |
Keith Whitwell | fx another place where PRIM_PARITY is calculated |
commit | commitdiff | tree |
2001-12-03 |
Keith Whitwell | simplify drawarrays paths |
commit | commitdiff | tree |
2001-12-03 |
Keith Whitwell | avoid side-effects in macro param |
commit | commitdiff | tree |
2001-12-03 |
Keith Whitwell | correctly reset input after dlist execution |
commit | commitdiff | tree |
2001-11-30 |
Karl Schultz | Corrected bad line breaks in macro definitions within... |
commit | commitdiff | tree |
2001-11-30 |
Karl Schultz | Add darwin target |
commit | commitdiff | tree |
2001-11-30 |
Karl Schultz | malloc() prototype is in stdlib.h for darwin |
commit | commitdiff | tree |
2001-11-30 |
Alan Hourihane | Don't reset _tnl_CurrentInput when in DestroyContext. |
commit | commitdiff | tree |
2001-11-29 |
Karl Schultz | main trunk is now 4.1 |
commit | commitdiff | tree |
2001-11-29 |
Karl Schultz | update to version 4.0 |
commit | commitdiff | tree |
2001-11-29 |
Karl Schultz | Update notes on si-glu NURBS. |
commit | commitdiff | tree |
2001-11-29 |
Karl Schultz | Fix compilation errors and warnings for NURBS support... |
commit | commitdiff | tree |
2001-11-29 |
Keith Whitwell | use smaller buffer when decomposing large drawarrays... |
commit | commitdiff | tree |
2001-11-28 |
Brian Paul | updated comment about CHAN_BITS |
commit | commitdiff | tree |
2001-11-28 |
Brian Paul | use v2 color, not v0 in flat_ci_triangle() |
commit | commitdiff | tree |
next |