index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
swrast
Age
Commit message (
Expand
)
Author
2010-01-27
swrast: s/FIXED_TO_FLOAT/FixedToFloat/
Brian Paul
2010-01-27
swrast: silence double->float assignment warnings
Brian Paul
2010-01-26
swrast: Implement ARB_fragment_coord_conventions but don't enable.
Eric Anholt
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-20
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
2010-01-15
swrast: add missing call to _swrast_depth_bounds_test()
Brian Paul
2010-01-15
swrast: fix broken _swrast_depth_clamp_span()
Brian Paul
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-13
swrast: Remove unnecessary header from s_accum.c.
Vinson Lee
2010-01-13
swrast: Remove unnecessary header from s_atifragshader.c.
Vinson Lee
2010-01-13
swrast: Remove unnecessary header from s_bitmap.c.
Vinson Lee
2010-01-13
swrast: Remove unnecessary headers from s_copypix.c.
Vinson Lee
2010-01-13
swrast: Remove unnecessary header from s_depth.c.
Vinson Lee
2010-01-13
swrast: Remove unnecessary header from s_drawpix.c.
Vinson Lee
2010-01-13
swrast: Remove unnecessary header from s_feedback.c.
Vinson Lee
2010-01-12
swrast: Remove unnecessary header from s_fragprog.c.
Vinson Lee
2010-01-12
swrast: Remove unnecessary header in s_lines.c.
Vinson Lee
2010-01-12
swrast: Remove unnecessary header from s_points.c.
Vinson Lee
2010-01-12
swrast: Remove unnecessary header from s_readpix.c.
Vinson Lee
2010-01-12
swrast: Remove unnecessary header from s_texcombine.c.
Vinson Lee
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-07
swrast: fix color masking for glAccum(GL_RETURN)
Brian Paul
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
swrast: add check for conditional rendering
Brian Paul
2009-12-31
swrast: use different temp array in _swrast_get_dest_rgba()
Brian Paul
2009-12-29
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
mesa: per-buffer blend enabled flags
Brian Paul
2009-11-05
mesa/main: Add more OpenGL ES types to glheader.h.
Chia-I Wu
2009-10-29
mesa: Mostly fix swrast's ARB_depth_clamp support.
Eric Anholt
2009-10-28
swrast: added braces
Chia-I Wu
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
swrast: fix RGB, RGBA texturing code
Brian Paul
2009-10-28
swrast: check for single texture unit in _swrast_choose_triangle()
Brian Paul
2009-10-28
swrast: clean up and remove dead code in triangle functions
Brian Paul
2009-10-28
swrast: fix texel decoding in opt_sample_rgba_2d()
Brian Paul
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-07
Merge branch 'mesa_7_6_branch'
Nicolai Hähnle
2009-10-07
swrast: s/GLfloat/GLuint/ in bzero()
Brian Paul
2009-10-07
swrast: add missing returns
Brian Paul
2009-10-03
swrast: Move up state validation in _swrast_ReadPixels.
Michel Dänzer
2009-09-30
swrast: fix some texformat regressions
Brian Paul
2009-09-30
mesa: remove GLchan-based formats; use hw 8-bit/channel formats instead
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-23
swrast: add lod bias when texture sampling
Brian Paul
2009-09-23
swrast: fix typo in partial derivatives parameter passing
Brian Paul
2009-09-23
Merge branch 'softpipe-opt'
Keith Whitwell
[next]