Age | Commit message (Expand) | Author |
2001-12-14 | vertex program check-in | Brian Paul |
2001-12-03 | guard ResetStipple calls | Keith Whitwell |
2001-11-19 | possible fix for cva ignore start index bug | Keith Whitwell |
2001-07-12 | Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it | Keith Whitwell |
2001-06-15 | Added fi_type union typedef to glheader.h. | Brian Paul |
2001-05-11 | Clean up _tnl_Begin/begin/hard_begin. | Keith Whitwell |
2001-04-28 | Support for floating point color representation in tnl module. | Keith Whitwell |
2001-04-26 | first pass at eval fixes | Keith Whitwell |
2001-03-29 | Removed DD_Z_NEVER. | Brian Paul |
2001-03-19 | Split driver struct into swrast/tnl/core components. | Keith Whitwell |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-02-16 | Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when | Keith Whitwell |
2001-02-16 | Fixed conform problems with recent material tracking change. | Keith Whitwell |
2001-01-29 | Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels | Keith Whitwell |
2001-01-23 | Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h. | Brian Paul |
2001-01-16 | Fix several conformance problems. Hack solution to line stipple problem. | Keith Whitwell |
2001-01-08 | Fixed 'IRound' to 'IROUND' in mmath.h | Keith Whitwell |
2001-01-08 | Add call to Driver.RenderPrimitive() | Keith Whitwell |
2001-01-08 | Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers | Keith Whitwell |
2001-01-05 | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell |
2001-01-03 | More color macro clean-ups. | Brian Paul |
2000-12-28 | Add render stage for unclipped vb's to fx driver. | Keith Whitwell |
2000-12-27 | fix sproingies bug | Keith Whitwell |
2000-12-27 | Fixes for compiling assembly (disable unused 'masked' versions) | Keith Whitwell |
2000-12-26 | Major rework of tnl module | Keith Whitwell |