| Commit message (Expand) | Author | Age | Files | Lines |
* | tnl: fix double->float and int/uint conversion warnings | Brian Paul | 2010-01-27 | 3 | -3/+3 |
* | mesa: add core support for ARB_half_float_vertex. | Dave Airlie | 2010-01-23 | 1 | -0/+19 |
* | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz | 2010-01-14 | 5 | -8/+0 |
|\ |
|
| * | tnl: Remove unnecessary header from t_context.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | tnl: Remove unnecessary headers from t_draw.c. | Vinson Lee | 2010-01-12 | 1 | -4/+0 |
| * | tnl: Remove unnecessary header from t_pipeline.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | tnl: Remove unnecessary header from t_rasterpos.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | tnl: Remove unnecessary header from t_vb_program.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
* | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-08 | 1 | -0/+7 |
|\| |
|
| * | tnl: set FOGC result to (f,0,0,1) | Brian Paul | 2010-01-06 | 1 | -0/+7 |
* | | tnl: add check for conditional rendering | Brian Paul | 2009-12-31 | 1 | -0/+4 |
* | | mesa: Remove _mesa_exit wrapper for exit(). | Eric Anholt | 2009-12-22 | 1 | -1/+1 |
* | | tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG] | Eric Anholt | 2009-11-19 | 4 | -14/+3 |
* | | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr. | Eric Anholt | 2009-11-19 | 6 | -42/+37 |
* | | tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtr | Eric Anholt | 2009-11-19 | 5 | -15/+16 |
* | | tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS] | Eric Anholt | 2009-11-19 | 6 | -17/+16 |
* | | tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*] | Eric Anholt | 2009-11-19 | 5 | -9/+1 |
* | | tnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL] | Eric Anholt | 2009-11-19 | 3 | -4/+1 |
* | | tnl: Remove unused NotifyInputChanges() tnl dd hook. | Eric Anholt | 2009-11-19 | 2 | -9/+0 |
|/ |
|
* | Merge branch 'outputswritten64' | Ian Romanick | 2009-11-17 | 2 | -5/+5 |
* | Revert "Store clipping distance for user clip planes as part of vertex proces... | Ian Romanick | 2009-10-22 | 4 | -132/+18 |
* | Store clipping distance for user clip planes as part of vertex processing | Ian Romanick | 2009-10-13 | 4 | -18/+132 |
* | mesa: move call to init_c_cliptest() from enable.c to tnl module. | Brian Paul | 2009-09-09 | 3 | -0/+24 |
* | mesa: Add support for ARB_draw_elements_base_vertex. | Eric Anholt | 2009-09-08 | 1 | -16/+42 |
* | mesa: Add support for ARB_depth_clamp. | Eric Anholt | 2009-09-08 | 3 | -14/+23 |
* | tnl: if NAN_CHECK is enabled, also assert that pos.x != 0 | Brian Paul | 2009-08-13 | 1 | -0/+3 |
* | vbo: Avoid extra validation of DrawElements. | Eric Anholt | 2009-08-12 | 3 | -3/+27 |
* | Merge branch 'ext-provoking-vertex' | Brian Paul | 2009-06-19 | 1 | -23/+78 |
|\ |
|
| * | mesa: fix first provoking vertex mode for unfilled tri strips | Brian Paul | 2009-06-18 | 1 | -10/+16 |
| * | mesa: fix parity error for tri strips with 1st provoking vertex | Brian Paul | 2009-06-03 | 1 | -1/+1 |
| * | tnl: fix first provoking vertex case for unfilled triangles | Brian Paul | 2009-06-03 | 1 | -1/+1 |
| * | tnl: fix first provoking vertex bug for line loops | Brian Paul | 2009-06-03 | 1 | -1/+1 |
| * | tnl: implement GL_EXT_provoking_vertex | Brian Paul | 2009-06-01 | 1 | -17/+66 |
* | | tnl: updated clip debug code (disabled) | Brian Paul | 2009-06-03 | 1 | -9/+19 |
* | | tnl: add some floating point sanity checks (disabled) | Brian Paul | 2009-06-03 | 1 | -2/+25 |
|/ |
|
* | mesa: remove MAX_VERTEX_PROGRAM_ATTRIBS | Brian Paul | 2009-05-22 | 1 | -1/+1 |
* | tnl: added some clip debug/print code (disabled) | Brian Paul | 2009-05-07 | 1 | -0/+19 |
* | tnl: replace 0x3f with CILP_FRUSTUM_BITS | Brian Paul | 2009-05-07 | 1 | -3/+3 |
* | mesa: rename some gl_light fields to be clearer | Brian Paul | 2009-04-03 | 2 | -4/+4 |
* | swrast: do texture sampling/combining in floating point | Brian Paul | 2009-04-01 | 1 | -6/+1 |
* | mesa: include main/dd.h in t_vb_points.c and t_vp_build.c | Brian Paul | 2009-03-03 | 2 | -0/+3 |
* | mesa: use fp pointer in _tnl_InvalidateState() | Brian Paul | 2009-02-28 | 1 | -7/+4 |
* | mesa: move #include "bitset.h" out of mtypes.h - not needed in core Mesa | Brian Paul | 2009-02-28 | 1 | -0/+1 |
* | mesa: re-org texgen state | Brian Paul | 2009-02-21 | 2 | -24/+24 |
* | mesa: check if TNL state is null in _tnl_free_vertices() to avoid potential s... | Brian Paul | 2009-02-13 | 1 | -21/+24 |
* | mesa: get rid of _math_init() | Brian Paul | 2009-02-11 | 1 | -0/+5 |
* | mesa: prefix #includes with main/ | Brian Paul | 2009-02-09 | 1 | -4/+4 |
* | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul | 2009-02-09 | 3 | -0/+12 |
|\ |
|
| * | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2009-01-22 | 2 | -1/+56 |
| |\ |
|
| * | | mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs. | Eric Anholt | 2009-01-09 | 1 | -1/+1 |