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
2011-01-05
swrast: Include mtypes.h in s_triangle.c.
Vinson Lee
2011-01-05
swrast: Remove unnecessary headers.
Vinson Lee
2010-12-25
swrast: Clean up header file inclusion in s_texfilter.h.
Vinson Lee
2010-12-25
swrast: Clean up header file inclusion in s_texcombine.h.
Vinson Lee
2010-12-25
swrast: Clean up header file inclusion in s_masking.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_logic.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_fragprog.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_span.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_fog.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_depth.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_blend.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_atifragshader.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_alpha.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_accum.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_aatriangle.h.
Vinson Lee
2010-12-24
swrast: Clean up header file inclusion in s_aaline.h.
Vinson Lee
2010-12-03
swrast: restructure some glReadPixels() code
Brian Paul
2010-12-03
swrast: accept GL_RG in glReadPixels()
Brian Paul
2010-12-03
swrast: fix indentation
Brian Paul
2010-12-03
swrast: allow GL_RG format in glDrawPixels()
Brian Paul
2010-12-02
swrast: avoid large stack allocations in tex combine code
Brian Paul
2010-12-02
swrast: avoid large stack allocations in blend code
Brian Paul
2010-11-22
swrast: init alpha value to 1.0 in opt_sample_rgb_2d()
Brian Paul
2010-10-27
Track separate programs for each stage
Ian Romanick
2010-10-27
swrast: Print out format on unexpected failure in _swrast_ReadPixels.
Vinson Lee
2010-10-23
mesa: split up the image.c file
Brian Paul
2010-10-20
swrast: Print out format on unexpected failure in _swrast_DrawPixels.
Vinson Lee
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-04
swrast: fix choose_depth_texture_level() to respect mipmap filtering state
Brian Paul
2010-10-01
ARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE
Ian Romanick
2010-09-30
swrast: remove duplicated include
Nicolas Kaiser
2010-09-25
swrast: update comments for REMAINDER() macro
Brian Paul
2010-09-23
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
mesa: Remove EXT_histogram.
Eric Anholt
2010-09-07
mesa: Set the base format of GL_ALPHA FBOs and teach swrast about it.
Eric Anholt
2010-09-01
mesa: Fix many printf-like warnings.
Eric Anholt
2010-08-10
swrast: fix span color array pointer assignment for 32-bit/channel rendering
M.Froehlich@science-computing.de
2010-08-10
swrast: Remove unnecessary header.
Vinson Lee
2010-08-07
swrast: Reduce header file inclusion in s_zoom.h.
Vinson Lee
2010-08-07
swrast: Fix header file inclusion in s_texfilter.h.
Vinson Lee
2010-08-07
swrast: Reduce header file inclusion in s_texcombine.h.
Vinson Lee
2010-08-07
swrast: Reduce header file inclusion in s_stencil.h.
Vinson Lee
2010-08-07
swrast: Reduce header file inclusion in s_masking.h.
Vinson Lee
2010-08-07
swrast: Reduce header file inclusion in s_logic.h.
Vinson Lee
2010-08-07
swrast: Reduce header file inclusion in s_fragprog.h.
Vinson Lee
2010-08-07
swrast: Reduce header file inclusion in s_fog.h.
Vinson Lee
2010-08-07
swrast: Clean up header file inclusion in s_depth.h.
Vinson Lee
2010-08-07
swrast: Include missing header in s_context.h.
Vinson Lee
2010-08-07
swrast: Clean up header file inclusion in s_blend.h.
Vinson Lee
2010-08-07
swrast: Clean up header file inclusion in s_atifragshader.h.
Vinson Lee
[next]