summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast
Commit message (Expand)AuthorAgeFilesLines
* swrast: add missing call to _swrast_depth_bounds_test()Brian Paul2010-01-151-0/+7
* swrast: fix broken _swrast_depth_clamp_span()Brian Paul2010-01-151-14/+27
* swrast: Remove unnecessary header from s_accum.c.Vinson Lee2010-01-131-1/+0
* swrast: Remove unnecessary header from s_atifragshader.c.Vinson Lee2010-01-131-1/+0
* swrast: Remove unnecessary header from s_bitmap.c.Vinson Lee2010-01-131-1/+0
* swrast: Remove unnecessary headers from s_copypix.c.Vinson Lee2010-01-131-2/+0
* swrast: Remove unnecessary header from s_depth.c.Vinson Lee2010-01-131-1/+0
* swrast: Remove unnecessary header from s_drawpix.c.Vinson Lee2010-01-131-1/+0
* swrast: Remove unnecessary header from s_feedback.c.Vinson Lee2010-01-131-1/+0
* swrast: Remove unnecessary header from s_fragprog.c.Vinson Lee2010-01-121-1/+0
* swrast: Remove unnecessary header in s_lines.c.Vinson Lee2010-01-121-1/+0
* swrast: Remove unnecessary header from s_points.c.Vinson Lee2010-01-121-1/+0
* swrast: Remove unnecessary header from s_readpix.c.Vinson Lee2010-01-121-1/+0
* swrast: Remove unnecessary header from s_texcombine.c.Vinson Lee2010-01-121-1/+0
* swrast: use different temp array in _swrast_get_dest_rgba()Brian Paul2009-12-311-7/+3
* Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-152-1/+7
|\
| * swrast: Silence uninitialized variable warnings in s_triangle.cVinson Lee2009-12-121-0/+6
| * swrast: Initialize tex_coords in handle_sample_op.Vinson Lee2009-12-121-1/+1
* | Merge branch 'outputswritten64'Ian Romanick2009-11-171-6/+6
* | swrast: handle additional Z24 formats in read_depth_pixels()Brian Paul2009-11-111-5/+18
* | swrast: update renderbuffer format assertionsbrian2009-11-101-3/+4
* | mesa: Mostly fix swrast's ARB_depth_clamp support.Eric Anholt2009-10-292-12/+26
* | swrast: added bracesChia-I Wu2009-10-281-2/+4
* | Merge branch 'texformat-rework'Brian Paul2009-10-284-130/+138
|\ \
| * | swrast: fix RGB, RGBA texturing codeBrian Paul2009-10-281-5/+11
| * | swrast: check for single texture unit in _swrast_choose_triangle()Brian Paul2009-10-281-0/+1
| * | swrast: clean up and remove dead code in triangle functionsBrian Paul2009-10-281-57/+47
| * | swrast: fix texel decoding in opt_sample_rgba_2d()Brian Paul2009-10-281-5/+5
| * | mesa: remove a bunch of gl_renderbuffer fieldsBrian Paul2009-10-083-10/+13
| * | swrast: fix some texformat regressionsBrian Paul2009-09-302-41/+49
| * | mesa: remove GLchan-based formats; use hw 8-bit/channel formats insteadBrian Paul2009-09-302-24/+24
| * | mesa: replace gl_texture_format with gl_formatBrian Paul2009-09-302-16/+16
* | | Merge branch 'mesa_7_6_branch'Nicolai Hähnle2009-10-071-1/+3
|\ \ \ | | |/ | |/|
| * | swrast: s/GLfloat/GLuint/ in bzero()Brian Paul2009-10-071-1/+1
| * | swrast: add missing returnsBrian Paul2009-10-071-0/+2
* | | swrast: Move up state validation in _swrast_ReadPixels.Michel Dänzer2009-10-031-3/+3
* | | mesa/main: New feature FEATURE_queryobj.Chia-I Wu2009-09-301-4/+0
| |/ |/|
* | Merge branch 'mesa_7_6_branch'Brian Paul2009-09-241-3/+8
|\|
| * Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul2009-09-241-3/+8
| |\
| | * swrast: add lod bias when texture samplingBrian Paul2009-09-231-2/+7
| | * swrast: fix typo in partial derivatives parameter passingBrian Paul2009-09-231-1/+1
| * | Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul2009-09-211-2/+2
| |\|
| | * swrast: fix cube face selectionBrian Paul2009-09-211-2/+2
| | * swrast: fix selection/feedback regressionBrian Paul2009-08-311-1/+1
| | * swrast: can't use deferred texture/shading if using KIL instructionBrian Paul2009-08-311-0/+3
* | | Merge branch 'softpipe-opt'Keith Whitwell2009-09-231-2/+6
|\ \ \
| * | | mesa/swrast: use one fewer divide in swrast's choose_cube_face alsoKeith Whitwell2009-08-241-2/+6
* | | | swrast: fix cube face selectionBrian Paul2009-09-211-2/+2
* | | | swrast: remove obsolete s_imaging.c fileBrian Paul2009-09-191-176/+0
* | | | swrast: remove prototypes for obsolete functionsBrian Paul2009-09-191-21/+0