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-03-28
swrast: Remove unnecessary header.
Vinson Lee
2010-03-23
swrast: improve depth texture mipmap selection
Brian Paul
2010-03-17
swrast: remove unused compute_coveragei() function
Brian Paul
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-03-10
windows: fix compilation errors and warnings
Karl Schultz
2010-03-05
swrast: Remove redundant test of the visual's accumulation buffer size
Ian Romanick
2010-03-05
swrast: Adjust colors based on ReadBuffer visual, not context visual
Ian Romanick
2010-03-05
swrast: Remove stray comment that mentions ctx->Visual
Ian Romanick
2010-03-03
mesa: Eliminate index parameter to _mesa_feedback_vertex
Ian Romanick
2010-03-03
swrast: Remove _swrast_logicop_ci_span
Ian Romanick
2010-03-03
swrast: Remove color-index rendering support from s_spantemp.h
Ian Romanick
2010-03-03
swrast: Remove SPAN_INDEX
Ian Romanick
2010-03-03
swrast: Remove _swrast_read_index_span
Ian Romanick
2010-03-03
swrast: Remove _swrast_mask_ci_span
Ian Romanick
2010-03-03
swrast: Remove _swrast_fog_ci_span and associated code
Ian Romanick
2010-03-03
swrast: Remove _swrast_write_index_span and associated code
Ian Romanick
2010-03-03
swrast: Remove remaining color-index state tracking infrastructure
Ian Romanick
2010-03-03
swrast: Remove support for ReadPixels from a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for Clear into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for rendering antialiased lines into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for rendering antialiased triangles into a color-index...
Ian Romanick
2010-03-03
swrast: Remove support for rendering lines into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for rendering points into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for rendering triangles into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for Bitmap into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove _swrast_write_zoomed_index_span and associated code
Ian Romanick
2010-03-03
swrast: Remove support for CopyPixels to / from a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for DrawPixels into a color-index buffer
Ian Romanick
2010-02-25
swrast: add 0.5 bias in tex_array_slice() per the spec
Brian Paul
2010-02-25
swrast: the only wrap mode for selecting texture array slices is clamp
Brian Paul
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
mesa: replace _mesa_bzero() with memset()
Brian Paul
2010-02-19
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-19
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-18
swrast: fix left side clipping
Brian Paul
2010-02-13
mesa: Fix compiler warnings
Karl Schultz
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
[next]