| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: fix REMAINDER() macro | Brian Paul | 2009-06-16 | 1 | -1/+1 |
* | swrast: fix state validation bug for changing program constants | Brian Paul | 2009-06-10 | 1 | -0/+1 |
* | swrast: fix span clipping bug | Brian Paul | 2009-05-07 | 2 | -22/+71 |
* | swrast: add missing break in clamp_rect_coord_linear() | Brian Paul | 2009-04-28 | 1 | -0/+1 |
* | swrast: simplify state update logic for fragment shader const buffers | Brian Paul | 2009-04-21 | 1 | -25/+2 |
* | swrast: fix pointer arithmetic error in get_texel_array() | Brian Paul | 2009-04-20 | 1 | -2/+1 |
* | swrast: remove some unneeded CHAN_TYPE!=GL_FLOAT code | Brian Paul | 2009-04-09 | 1 | -7/+0 |
* | swrast: fix point rendering function selection | Brian Paul | 2009-04-07 | 1 | -1/+4 |
* | swrast: restore !shader check around add_specular() | Brian Paul | 2009-04-07 | 1 | -4/+6 |
* | swrast: more texcombine clean-ups | Brian Paul | 2009-04-06 | 1 | -21/+10 |
* | swrast: asst. clean-ups in texcombine code | Brian Paul | 2009-04-06 | 1 | -26/+19 |
* | swrast: fix secondary color add for glBitmap | Brian Paul | 2009-04-06 | 3 | -11/+30 |
* | swrast: fix incorrect arithmetic for GL_ADD_SIGNED/GL_COMBINE4_NV mode | Brian Paul | 2009-04-06 | 1 | -6/+6 |
* | swrast: fix texture border color interpretation | Brian Paul | 2009-04-06 | 1 | -30/+68 |
* | mesa: remove the noClamp parameter to _mesa_pack_rgba_span_float() | Brian Paul | 2009-04-03 | 1 | -2/+2 |
* | swrast: remove unused integer lerp functions | Brian Paul | 2009-04-01 | 1 | -43/+1 |
* | swrast: remove old texture_apply() code; always use texture combine code | Brian Paul | 2009-04-01 | 3 | -403/+22 |
* | swrast: fix bad optimization check | Brian Paul | 2009-04-01 | 1 | -1/+2 |
* | swrast: remove unused parameter | Brian Paul | 2009-04-01 | 1 | -6/+1 |
* | swrast: minor improvements, clean-ups in texcombine code | Brian Paul | 2009-04-01 | 1 | -9/+8 |
* | swrast: use float4_array typedef to simplify the code a bit | Brian Paul | 2009-04-01 | 1 | -54/+71 |
* | mesa: texture combine clean-ups | Brian Paul | 2009-04-01 | 2 | -74/+68 |
* | swrast: refactor depth/shadow sampling code | Brian Paul | 2009-04-01 | 1 | -262/+271 |
* | swrast: general clean-up of texture combine code | Brian Paul | 2009-04-01 | 1 | -246/+161 |
* | swrast: do texture sampling/combining in floating point | Brian Paul | 2009-04-01 | 6 | -764/+511 |
* | swrast: fix glDrawBuffer(GL_FRONT_AND_BACK) | Brian Paul | 2009-04-01 | 1 | -2/+8 |
* | mesa: add new signed rgba texture format | Roland Scheidegger | 2009-03-28 | 1 | -2/+2 |
* | swrast: use better _swrast_compute_lambda() function | Brian Paul | 2009-03-17 | 1 | -6/+6 |
* | mesa: add support for ATI_envmap_bumpmap | Roland Scheidegger | 2009-03-12 | 1 | -1/+94 |
* | mesa: remove some last remnants of GL_MESA_program_debug | Brian Paul | 2009-03-11 | 2 | -8/+0 |
* | mesa: remove gl_texture_object::_Function field and associated code | Brian Paul | 2009-03-11 | 1 | -1/+3 |
* | swrast: remove old comment | Brian Paul | 2009-03-07 | 1 | -2/+0 |
* | swrast: rename s_buffers.c -> s_clear.c | Brian Paul | 2009-03-07 | 1 | -0/+0 |
* | mesa: remove GL_MESA_program_debug extension | Brian Paul | 2009-03-07 | 1 | -6/+0 |
* | mesa: use Stencil._Enabled field instead of Stencil.Enabled | Brian Paul | 2009-03-02 | 3 | -6/+6 |
* | swrast: use _EnabledCoordUnits for fixed-function texturing | Brian Paul | 2009-03-02 | 2 | -8/+8 |
* | mesa: remove unused AUX buffers | Brian Paul | 2009-03-02 | 1 | -4/+1 |
* | mesa: rename, reorder FRAG_RESULT_x tokens | Brian Paul | 2009-02-28 | 2 | -7/+7 |
* | mesa: move GLfixed type and related macros to swrast module | Brian Paul | 2009-02-28 | 2 | -0/+34 |
* | mesa: replace FEEDBACK_TOKEN macro with _mesa_feedback_token() inline function | Brian Paul | 2009-02-28 | 1 | -4/+4 |
* | mesa: use an array for current texture objects | Brian Paul | 2009-02-21 | 1 | -5/+10 |
* | swrast: Set vp_override flag during DrawPixels | Nicolai Haehnle | 2009-02-18 | 1 | -0/+11 |
* | Merge commit 'origin/gallium-master-merge' | Brian Paul | 2009-02-10 | 2 | -1/+4 |
|\ |
|
| * | swrast: fix typo: s/drapix/drawpix/ | Brian Paul | 2009-02-09 | 1 | -1/+1 |
| * | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul | 2009-02-09 | 1 | -0/+3 |
| |\ |
|
| | * | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2009-01-22 | 3 | -1/+15 |
| | |\ |
|
| | * | | mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs. | Eric Anholt | 2009-01-09 | 1 | -1/+1 |
| | * | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-12-08 | 1 | -541/+477 |
| | |\ \ |
|
| | * \ \ | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-10-10 | 1 | -0/+1 |
| | |\ \ \ |
|
| | * \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-10-10 | 3 | -15/+15 |
| | |\ \ \ \ |
|