Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clamp fog color | Brian Paul | 2003-05-10 | 1 | -8/+6 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -5/+1 |
* | added test for EXT_fog_coord | Brian Paul | 2001-05-30 | 1 | -4/+5 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -5/+3 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -5/+5 |
* | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell | 2001-01-05 | 1 | -8/+6 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -14/+36 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -7/+7 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -103/+1 |
* | - Changes for new software rasterizer modules | Keith Whitwell | 2000-11-05 | 1 | -2/+2 |
* | Moved the software rasterizer to a new directory. | Keith Whitwell | 2000-10-31 | 1 | -159/+1 |
* | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell | 2000-10-30 | 1 | -2/+2 |
* | New colormac.h file for color-related macros. | Brian Paul | 2000-10-28 | 1 | -1/+2 |
* | Basic work to support deep color channels: | Brian Paul | 2000-10-28 | 1 | -6/+6 |
* | Do per-pixel fog when GL_FOG_HINT is GL_NICEST. | Keith Whitwell | 2000-10-28 | 1 | -6/+6 |
* | restored test for __alpha in _mesa_win_fog_coords_from_z() | Brian Paul | 2000-10-27 | 1 | -3/+4 |
* | Implement EXT_fog_coord and EXT_secondary_color. | Keith Whitwell | 2000-10-27 | 1 | -197/+171 |
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -2/+2 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+2 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
* | added ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv() | Brian Paul | 2000-06-05 | 1 | -1/+3 |
* | made gl_make_fog_coords() static | Brian Paul | 2000-03-07 | 1 | -2/+3 |
* | Fog coordinate stage which drivers may use to replace standard fogging | Keith Whitwell | 2000-02-25 | 1 | -15/+70 |
* | minor clean-ups | Brian Paul | 2000-02-02 | 1 | -4/+4 |
* | changed _gl prefix to _mesa_ on fog functions | Brian Paul | 2000-02-02 | 1 | -8/+14 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -11/+47 |
* | clean-up of header includes (Daryll) | Brian Paul | 1999-11-08 | 1 | -4/+1 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -1/+7 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+327 |