| Commit message (Expand) | Author | Age | Files | Lines |
* | swrast: init alpha value to 1.0 in opt_sample_rgb_2d() | Brian Paul | 2010-11-22 | 1 | -0/+1 |
* | Track separate programs for each stage | Ian Romanick | 2010-10-27 | 1 | -1/+1 |
* | swrast: Print out format on unexpected failure in _swrast_ReadPixels. | Vinson Lee | 2010-10-27 | 1 | -1/+1 |
* | mesa: split up the image.c file | Brian Paul | 2010-10-23 | 4 | -4/+7 |
* | swrast: Print out format on unexpected failure in _swrast_DrawPixels. | Vinson Lee | 2010-10-20 | 1 | -1/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 55 | -355/+355 |
* | swrast: fix choose_depth_texture_level() to respect mipmap filtering state | Brian Paul | 2010-10-04 | 1 | -5/+10 |
* | ARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE | Ian Romanick | 2010-10-01 | 1 | -0/+3 |
* | swrast: remove duplicated include | Nicolas Kaiser | 2010-09-30 | 1 | -1/+0 |
* | swrast: update comments for REMAINDER() macro | Brian Paul | 2010-09-25 | 1 | -2/+5 |
* | mesa: Remove EXT_convolution. | Eric Anholt | 2010-09-23 | 3 | -217/+2 |
* | mesa: Remove EXT_histogram. | Eric Anholt | 2010-09-23 | 2 | -42/+33 |
* | mesa: Set the base format of GL_ALPHA FBOs and teach swrast about it. | Eric Anholt | 2010-09-07 | 2 | -3/+6 |
* | mesa: Fix many printf-like warnings. | Eric Anholt | 2010-09-01 | 1 | -1/+1 |
* | swrast: fix span color array pointer assignment for 32-bit/channel rendering | M.Froehlich@science-computing.de | 2010-08-10 | 1 | -0/+17 |
* | swrast: Remove unnecessary header. | Vinson Lee | 2010-08-10 | 1 | -1/+0 |
* | swrast: Reduce header file inclusion in s_zoom.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Fix header file inclusion in s_texfilter.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Reduce header file inclusion in s_texcombine.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Reduce header file inclusion in s_stencil.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Reduce header file inclusion in s_masking.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Reduce header file inclusion in s_logic.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Reduce header file inclusion in s_fragprog.h. | Vinson Lee | 2010-08-07 | 2 | -1/+3 |
* | swrast: Reduce header file inclusion in s_fog.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Clean up header file inclusion in s_depth.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Include missing header in s_context.h. | Vinson Lee | 2010-08-07 | 1 | -0/+1 |
* | swrast: Clean up header file inclusion in s_blend.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Clean up header file inclusion in s_atifragshader.h. | Vinson Lee | 2010-08-07 | 2 | -1/+3 |
* | swrast: Clean up header file inclusion in s_alpha.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Reduce header file inclusion in s_aatriangle.h. | Vinson Lee | 2010-08-06 | 1 | -1/+1 |
* | swrast: Reduce header file inclusion in s_aaline.h. | Vinson Lee | 2010-08-06 | 1 | -1/+1 |
* | swrast: Remove unnecessary headers. | Vinson Lee | 2010-07-31 | 6 | -6/+0 |
* | mesa: Remove unnecessary headers. | Vinson Lee | 2010-07-30 | 2 | -2/+0 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 5 | -6/+6 |
* | mesa: move atifragshader.[ch] to main/ | Brian Paul | 2010-06-10 | 1 | -1/+1 |
* | swrast: When reading from a 0-bits r,g,b channel, return 0 not 1. | Eric Anholt | 2010-06-10 | 1 | -3/+11 |
* | swrast: Remove unnecessary header. | Vinson Lee | 2010-03-28 | 1 | -1/+0 |
* | swrast: improve depth texture mipmap selection | Brian Paul | 2010-03-23 | 1 | -11/+30 |
* | swrast: remove unused compute_coveragei() function | Brian Paul | 2010-03-17 | 1 | -82/+0 |
* | Grammar and spelling fixes | Jeff Smith | 2010-03-12 | 1 | -1/+1 |
* | windows: fix compilation errors and warnings | Karl Schultz | 2010-03-10 | 1 | -1/+1 |
* | swrast: Remove redundant test of the visual's accumulation buffer size | Ian Romanick | 2010-03-05 | 1 | -5/+1 |
* | swrast: Adjust colors based on ReadBuffer visual, not context visual | Ian Romanick | 2010-03-05 | 1 | -9/+9 |
* | swrast: Remove stray comment that mentions ctx->Visual | Ian Romanick | 2010-03-05 | 1 | -1/+0 |
* | mesa: Eliminate index parameter to _mesa_feedback_vertex | Ian Romanick | 2010-03-03 | 1 | -1/+1 |
* | swrast: Remove _swrast_logicop_ci_span | Ian Romanick | 2010-03-03 | 2 | -33/+0 |
* | swrast: Remove color-index rendering support from s_spantemp.h | Ian Romanick | 2010-03-03 | 1 | -15/+1 |
* | swrast: Remove SPAN_INDEX | Ian Romanick | 2010-03-03 | 1 | -7/+6 |
* | swrast: Remove _swrast_read_index_span | Ian Romanick | 2010-03-03 | 2 | -72/+0 |
* | swrast: Remove _swrast_mask_ci_span | Ian Romanick | 2010-03-03 | 2 | -36/+0 |