Age | Commit message (Expand) | Author |
---|---|---|
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 |