2002-02-15 |
Brian Paul | Finished up GL_ARB_depth_texture and GL_ARB_shadow |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | updated VERT_BIT_* definitions |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | Finished up GL_ARB_depth_texture and GL_ARB_shadow. |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | GL_ARB_window_pos fog fix |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | finished up GL_ARB_window_pos |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | added a glClear() error check |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | fixed a multitexture MatrixMode() bug |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | obsolete |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | uniformly pass texcoords as GLfloat [4] |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | added alternate glBitmap code (disabled) |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | added SPAN_SPEC flag in smooth_multitextured_line() |
commit | commitdiff | tree |
2002-02-15 |
Brian Paul | fixed float->int conversion. Fix conditional for 16... |
commit | commitdiff | tree |
2002-02-14 |
Brian Paul | updated GL_VENDOR string |
commit | commitdiff | tree |
2002-02-14 |
Brian Paul | minor clean-up |
commit | commitdiff | tree |
2002-02-13 |
Keith Whitwell | Remove debug |
commit | commitdiff | tree |
2002-02-13 |
Brian Paul | now supports > 2 texture units |
commit | commitdiff | tree |
2002-02-13 |
Keith Whitwell | More suport for t&l drivers |
commit | commitdiff | tree |
2002-02-12 |
Karl Schultz | fix compiler warning (windows) |
commit | commitdiff | tree |
2002-02-12 |
Brian Paul | silence compiler warnings |
commit | commitdiff | tree |
2002-02-12 |
Brian Paul | add new DOS files to tar file list |
commit | commitdiff | tree |
2002-02-12 |
Brian Paul | Daniel Borca's new DOS/DJGPP driver. |
commit | commitdiff | tree |
2002-02-12 |
Brian Paul | Daniel Borca's GLUT for DOS/DGJPP. |
commit | commitdiff | tree |
2002-02-06 |
Brian Paul | added an assertion, fix typo |
commit | commitdiff | tree |
2002-02-06 |
Brian Paul | fixed typo in depth_test_pixels(), should fix reported... |
commit | commitdiff | tree |
2002-02-05 |
Brian Paul | fix evaluator data and matrix stack mem leaks (Robert... |
commit | commitdiff | tree |
2002-02-04 |
Brian Paul | Clean-up and remove dead code related to depth/stecil... |
commit | commitdiff | tree |
2002-02-02 |
Brian Paul | removed references to removed source files |
commit | commitdiff | tree |
2002-02-02 |
Brian Paul | Converted line drawing over to new span code, pb no... |
commit | commitdiff | tree |
2002-02-02 |
Brian Paul | sw_span can now hold x/y arrays of fragment positions... |
commit | commitdiff | tree |
2002-01-31 |
Brian Paul | Clean-up and optimize alpha test code. |
commit | commitdiff | tree |
2002-01-30 |
Brian Paul | removed GLUT reference |
commit | commitdiff | tree |
2002-01-30 |
Brian Paul | don't use affine/persp_textured_triangle funcs when... |
commit | commitdiff | tree |
2002-01-30 |
Brian Paul | return GL_RENDERER = Mesa Offscreen16/32 when CHAN_BITS... |
commit | commitdiff | tree |
2002-01-30 |
Brian Paul | replace GLushort w/ GLubyte in DEST_4US template (fixes... |
commit | commitdiff | tree |
2002-01-28 |
Brian Paul | Still more texture/span simplification and clean-up. |
commit | commitdiff | tree |
2002-01-28 |
Brian Paul | More span improvements. Removed _mesa_write_monocolor_... |
commit | commitdiff | tree |
2002-01-28 |
Brian Paul | More span clean-up, mostly texture-related. |
commit | commitdiff | tree |
2002-01-27 |
Brian Paul | LOTS of changes, building upon Klaus's work. |
commit | commitdiff | tree |
2002-01-26 |
Brian Paul | added fog and raster Z position controls |
commit | commitdiff | tree |
2002-01-25 |
Brian Paul | more info about building for Motif |
commit | commitdiff | tree |
2002-01-22 |
Brian Paul | added missing IsEnabled() cases for fog coord and secon... |
commit | commitdiff | tree |
2002-01-22 |
Brian Paul | fixed array_cache.tag mistake |
commit | commitdiff | tree |
2002-01-22 |
Brian Paul | Clean-up/renaming of the per-vertex attribute bits... |
commit | commitdiff | tree |
2002-01-22 |
Brian Paul | added array_cache to TAGFILES |
commit | commitdiff | tree |
2002-01-21 |
Brian Paul | minor update |
commit | commitdiff | tree |
2002-01-21 |
Brian Paul | files to support doxygen (source code documentation) |
commit | commitdiff | tree |
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 |
next |