Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable some more code so that it compiles quietly on Windows. | Karl Schultz | 2001-09-25 | 1 | -6/+6 |
| | |||||
* | [rgba]shift values weren't always correct, only effected blended lines | Brian Paul | 2001-09-23 | 1 | -12/+47 |
| | |||||
* | fixed some configure;make build problems. cleaned-up copyright info. | Brian Paul | 2001-09-23 | 13 | -223/+165 |
| | |||||
* | updates for Mesa 4.0 | Brian Paul | 2001-09-23 | 5 | -15/+16 |
| | |||||
* | More of the same | Keith Whitwell | 2001-09-23 | 1 | -14/+3 |
| | |||||
* | Make osmesa a DLL instead of a static lib (Windows). This is more | Karl Schultz | 2001-09-21 | 4 | -19/+37 |
| | | | | | consistent with the other modules and platforms. It also makes the API and linkage on Windows more consistent. | ||||
* | very brief overview of swrast | Keith Whitwell | 2001-09-20 | 1 | -0/+55 |
| | |||||
* | (very) Brief overview of tnl module | Keith Whitwell | 2001-09-20 | 1 | -0/+102 |
| | |||||
* | GL_ADD texture mode was incorrect, renamed some vars | Brian Paul | 2001-09-19 | 1 | -48/+49 |
| | |||||
* | silence compiler warnings (last batch for src) | Karl Schultz | 2001-09-19 | 12 | -80/+106 |
| | |||||
* | set GR_STWHINT_ST_DIFF_TMU1 flag in the init() function (fixes multiarb demo) | Brian Paul | 2001-09-19 | 1 | -2/+7 |
| | |||||
* | fix fallback for stippled polygons, removed a debug message | Brian Paul | 2001-09-19 | 1 | -6/+7 |
| | |||||
* | compute dst->ooz, not dst->z in clip interpolation function | Brian Paul | 2001-09-19 | 1 | -1/+1 |
| | |||||
* | more compiler warning fixes | Karl Schultz | 2001-09-18 | 9 | -109/+113 |
| | |||||
* | remove some debug | Keith Whitwell | 2001-09-18 | 1 | -5/+5 |
| | |||||
* | Fix FX driver to the point where gears & morph3d work. | Keith Whitwell | 2001-09-18 | 3 | -26/+15 |
| | | | | Textures are broken (eg. isosurf). | ||||
* | clean up makefiles some more for Windows | Karl Schultz | 2001-09-18 | 2 | -14/+17 |
| | |||||
* | compiler warnings | Karl Schultz | 2001-09-18 | 1 | -14/+14 |
| | |||||
* | remove carriage return chars | Karl Schultz | 2001-09-18 | 5 | -4324/+4324 |
| | |||||
* | compiler warnings | Karl Schultz | 2001-09-18 | 6 | -142/+152 |
| | |||||
* | compiler warnings | Karl Schultz | 2001-09-18 | 1 | -5/+5 |
| | |||||
* | more warning fixes (Karl Schultz) | Brian Paul | 2001-09-15 | 3 | -21/+18 |
| | |||||
* | Win32 updates (Karl Schultz) | Brian Paul | 2001-09-14 | 6 | -4178/+4331 |
| | |||||
* | more warning fixes (Karl Schultz) | Brian Paul | 2001-09-14 | 7 | -110/+120 |
| | |||||
* | more warning fixes (Karl Schultz) | Brian Paul | 2001-09-14 | 6 | -41/+38 |
| | |||||
* | silence more warnings (Karl Schultz) | Brian Paul | 2001-09-14 | 1 | -3/+3 |
| | |||||
* | silence minor warnings | Brian Paul | 2001-09-14 | 1 | -6/+5 |
| | |||||
* | more GL 1.3 updates | Brian Paul | 2001-09-14 | 1 | -49/+104 |
| | |||||
* | more GL 1.3 and GLX 1.4 updates | Brian Paul | 2001-09-14 | 4 | -11/+21 |
| | |||||
* | minor optimizations for flat shading (Klaus Niederkrueger) | Brian Paul | 2001-09-13 | 3 | -51/+95 |
| | |||||
* | replaced some tabs with spaces | Brian Paul | 2001-09-13 | 1 | -94/+94 |
| | |||||
* | minor re-org | Brian Paul | 2001-09-12 | 3 | -42/+46 |
| | |||||
* | hook compressed texture functions into driver | Brian Paul | 2001-09-12 | 1 | -1/+4 |
| | |||||
* | fixed s/w alpha bug 458411 | Brian Paul | 2001-09-10 | 1 | -7/+2 |
| | |||||
* | Committing in . | Jouk Jansen | 2001-09-07 | 1 | -1/+2 |
| | | | | | | | | | Modified Files: Mesa/src/tnl/t_imm_alloc.c added initialization for Normals ---------------------------------------------------------------------- | ||||
* | minor changes, prototype Pbuffer support | Brian Paul | 2001-09-01 | 1 | -4/+54 |
| | |||||
* | prototype work for Pbuffer support | Brian Paul | 2001-09-01 | 2 | -28/+258 |
| | |||||
* | fixed dangling pointer problem (Chris Burghart) | Brian Paul | 2001-08-31 | 1 | -1/+10 |
| | |||||
* | changes to allow the driver to compile - still doesn't work though | Brian Paul | 2001-08-29 | 5 | -6/+29 |
| | |||||
* | added OSMESA_MAX_WIDTH/HEIGHT queries | Brian Paul | 2001-08-28 | 1 | -1/+7 |
| | |||||
* | OpenGL 1.3 support | Brian Paul | 2001-08-28 | 4 | -693/+1043 |
| | |||||
* | removed a semicolon in the USE() macro | Brian Paul | 2001-08-20 | 1 | -2/+2 |
| | |||||
* | bumped version string to 3.5.1 | Brian Paul | 2001-08-20 | 1 | -2/+2 |
| | |||||
* | better error messages | Brian Paul | 2001-08-20 | 1 | -7/+16 |
| | |||||
* | better error reporting | Brian Paul | 2001-08-20 | 1 | -27/+35 |
| | |||||
* | new debugging code | Brian Paul | 2001-08-20 | 1 | -19/+39 |
| | |||||
* | WindML driver (Stephane Raimbault) | Brian Paul | 2001-08-20 | 1 | -0/+367 |
| | |||||
* | Fixes for 32-bit GLchans: smooth/flat/textured triangles seem to work now. | Brian Paul | 2001-08-14 | 4 | -41/+47 |
| | |||||
* | Reenable, but only in the size four case... | Keith Whitwell | 2001-08-14 | 1 | -7/+9 |
| | |||||
* | Undo last change - breaks other stuff. | Keith Whitwell | 2001-08-14 | 1 | -7/+7 |
| |