Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Add support for glDepthRangef and glClearDepthf. | Eric Anholt | 2011-01-14 | 1 | -1/+5 |
* | mesa: Include mtypes.h in files that use gl_context struct. | Vinson Lee | 2011-01-05 | 1 | -0/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -3/+3 |
* | mesa: short-circuit no-change in _mesa_DepthRange() | Brian Paul | 2009-08-13 | 1 | -0/+4 |
* | mesa: fix incorrect viewport clamping in _mesa_set_viewport() | Brian Paul | 2009-06-16 | 1 | -2/+2 |
* | mesa: move glViewport and glDepthRange functions into new viewport.c file | Brian Paul | 2009-03-07 | 1 | -0/+176 |