2002-01-21 |
Brian Paul | Klaus's latest patches and some clean-up |
commit | commitdiff | tree |
2002-01-18 |
Brian Paul | updated gl_mangle.h (Ray Tice) |
commit | commitdiff | tree |
2002-01-16 |
Brian Paul | new gl_mangle.h with korn shell script to regenerate... |
commit | commitdiff | tree |
2002-01-16 |
Brian Paul | changed PB (pixel buffer) to use texcoord[4] array |
commit | commitdiff | tree |
2002-01-16 |
Brian Paul | set PB->haveSpec in line functions that emit specular... |
commit | commitdiff | tree |
2002-01-16 |
Brian Paul | added another test in regions_overlap() (Klaus) |
commit | commitdiff | tree |
2002-01-16 |
Brian Paul | latest changes from Klaus |
commit | commitdiff | tree |
2002-01-16 |
Brian Paul | added latest bug fixes |
commit | commitdiff | tree |
2002-01-16 |
Karl Schultz | Fixes for 24-bit Windows devices. The old code was... |
commit | commitdiff | tree |
2002-01-16 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2002-01-16 |
Karl Schultz | get tests working on windows (Robert Bergkvist) |
commit | commitdiff | tree |
2002-01-16 |
Karl Schultz | Samples working for Windows (Robert Bergkvist) |
commit | commitdiff | tree |
2002-01-16 |
Karl Schultz | Demo updates for Windows (Robert Bergkvist) |
commit | commitdiff | tree |
2002-01-16 |
Karl Schultz | Removed missing files and added new ones (Robert Bergkvist) |
commit | commitdiff | tree |
2002-01-15 |
Brian Paul | added some missing error checks |
commit | commitdiff | tree |
2002-01-15 |
Brian Paul | Fixed Windows compile problem with gl__unused413()... |
commit | commitdiff | tree |
2002-01-15 |
Karl Schultz | Correct typo (vpstate.c) so that makefile works. |
commit | commitdiff | tree |
2002-01-15 |
Karl Schultz | Remove phantom tab on a blank line to allow compile... |
commit | commitdiff | tree |
2002-01-15 |
Brian Paul | removed api_compat stuff |
commit | commitdiff | tree |
2002-01-15 |
Karl Schultz | Fixed pixel color component problem and clear code... |
commit | commitdiff | tree |
2002-01-15 |
Karl Schultz | Remove trailing CR's. No logical changes. |
commit | commitdiff | tree |
2002-01-14 |
Brian Paul | remove api_compat.c |
commit | commitdiff | tree |
2002-01-14 |
Brian Paul | Removed api_compat stuff, there's a better way. |
commit | commitdiff | tree |
2002-01-14 |
Brian Paul | oops, missed vpstate.c |
commit | commitdiff | tree |
2002-01-14 |
Brian Paul | added vertex program sources |
commit | commitdiff | tree |
2002-01-12 |
Brian Paul | added glReadPixels / scissor bug fix |
commit | commitdiff | tree |
2002-01-12 |
Brian Paul | don't apply scissor box in read_fast_rgba_pixels() |
commit | commitdiff | tree |
2002-01-12 |
Brian Paul | added some comments |
commit | commitdiff | tree |
2002-01-12 |
Brian Paul | updated some comments |
commit | commitdiff | tree |
2002-01-12 |
Brian Paul | set _NeedEyeCoords to zero if vertex program is enabled |
commit | commitdiff | tree |
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 |
next |