| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-22 | 2 | -14/+34 |
|\ |
|
| * | swrast: add missing call to _swrast_depth_bounds_test() | Brian Paul | 2010-01-15 | 1 | -0/+7 |
| * | swrast: fix broken _swrast_depth_clamp_span() | Brian Paul | 2010-01-15 | 1 | -14/+27 |
* | | Merge remote branch 'origin/opengl-es-v2' | Chia-I Wu | 2010-01-20 | 1 | -6/+0 |
|\ \ |
|
| * \ | Merge branch 'master' into opengl-es-v2 | Chia-I Wu | 2010-01-12 | 15 | -104/+140 |
| |\ \ |
|
| * | | | mesa/main: Add more OpenGL ES types to glheader.h. | Chia-I Wu | 2009-11-05 | 1 | -6/+0 |
* | | | | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz | 2010-01-14 | 12 | -13/+0 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | swrast: Remove unnecessary header from s_accum.c. | Vinson Lee | 2010-01-13 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary header from s_atifragshader.c. | Vinson Lee | 2010-01-13 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary header from s_bitmap.c. | Vinson Lee | 2010-01-13 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary headers from s_copypix.c. | Vinson Lee | 2010-01-13 | 1 | -2/+0 |
| * | | swrast: Remove unnecessary header from s_depth.c. | Vinson Lee | 2010-01-13 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary header from s_drawpix.c. | Vinson Lee | 2010-01-13 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary header from s_feedback.c. | Vinson Lee | 2010-01-13 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary header from s_fragprog.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary header in s_lines.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary header from s_points.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary header from s_readpix.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | | swrast: Remove unnecessary header from s_texcombine.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
* | | | swrast: fix color masking for glAccum(GL_RETURN) | Brian Paul | 2010-01-07 | 1 | -4/+4 |
* | | | mesa: make texture BorderColor a union of float/int/uint | Brian Paul | 2010-01-04 | 1 | -19/+19 |
* | | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-31 | 1 | -7/+3 |
|\| | |
|
| * | | swrast: use different temp array in _swrast_get_dest_rgba() | Brian Paul | 2009-12-31 | 1 | -7/+3 |
* | | | swrast: add check for conditional rendering | Brian Paul | 2009-12-31 | 5 | -0/+20 |
* | | | mesa: implement per-buffer color masking | Brian Paul | 2009-12-29 | 7 | -59/+59 |
* | | | mesa: per-buffer blend enabled flags | Brian Paul | 2009-12-29 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 2009-12-15 | 2 | -1/+7 |
|\ \ |
|
| * | | swrast: Silence uninitialized variable warnings in s_triangle.c | Vinson Lee | 2009-12-12 | 1 | -0/+6 |
| * | | swrast: Initialize tex_coords in handle_sample_op. | Vinson Lee | 2009-12-12 | 1 | -1/+1 |
* | | | Merge branch 'outputswritten64' | Ian Romanick | 2009-11-17 | 1 | -6/+6 |
* | | | swrast: handle additional Z24 formats in read_depth_pixels() | Brian Paul | 2009-11-11 | 1 | -5/+18 |
* | | | swrast: update renderbuffer format assertions | brian | 2009-11-10 | 1 | -3/+4 |
| |/
|/| |
|
* | | mesa: Mostly fix swrast's ARB_depth_clamp support. | Eric Anholt | 2009-10-29 | 2 | -12/+26 |
* | | swrast: added braces | Chia-I Wu | 2009-10-28 | 1 | -2/+4 |
* | | Merge branch 'texformat-rework' | Brian Paul | 2009-10-28 | 4 | -130/+138 |
|\ \ |
|
| * | | swrast: fix RGB, RGBA texturing code | Brian Paul | 2009-10-28 | 1 | -5/+11 |
| * | | swrast: check for single texture unit in _swrast_choose_triangle() | Brian Paul | 2009-10-28 | 1 | -0/+1 |
| * | | swrast: clean up and remove dead code in triangle functions | Brian Paul | 2009-10-28 | 1 | -57/+47 |
| * | | swrast: fix texel decoding in opt_sample_rgba_2d() | Brian Paul | 2009-10-28 | 1 | -5/+5 |
| * | | mesa: remove a bunch of gl_renderbuffer fields | Brian Paul | 2009-10-08 | 3 | -10/+13 |
| * | | swrast: fix some texformat regressions | Brian Paul | 2009-09-30 | 2 | -41/+49 |
| * | | mesa: remove GLchan-based formats; use hw 8-bit/channel formats instead | Brian Paul | 2009-09-30 | 2 | -24/+24 |
| * | | mesa: replace gl_texture_format with gl_format | Brian Paul | 2009-09-30 | 2 | -16/+16 |
* | | | Merge branch 'mesa_7_6_branch' | Nicolai Hähnle | 2009-10-07 | 1 | -1/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | swrast: s/GLfloat/GLuint/ in bzero() | Brian Paul | 2009-10-07 | 1 | -1/+1 |
| * | | swrast: add missing returns | Brian Paul | 2009-10-07 | 1 | -0/+2 |
* | | | swrast: Move up state validation in _swrast_ReadPixels. | Michel Dänzer | 2009-10-03 | 1 | -3/+3 |
* | | | mesa/main: New feature FEATURE_queryobj. | Chia-I Wu | 2009-09-30 | 1 | -4/+0 |
| |/
|/| |
|
* | | Merge branch 'mesa_7_6_branch' | Brian Paul | 2009-09-24 | 1 | -3/+8 |
|\| |
|
| * | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul | 2009-09-24 | 1 | -3/+8 |
| |\ |
|