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-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
2010-08-07
swrast: Clean up header file inclusion in s_alpha.h.
Vinson Lee
2010-08-06
swrast: Reduce header file inclusion in s_aatriangle.h.
Vinson Lee
2010-08-06
swrast: Reduce header file inclusion in s_aaline.h.
Vinson Lee
2010-07-31
swrast: Remove unnecessary headers.
Vinson Lee
2010-07-30
mesa: Remove unnecessary headers.
Vinson Lee
2010-06-10
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
mesa: move atifragshader.[ch] to main/
Brian Paul
2010-06-10
swrast: When reading from a 0-bits r,g,b channel, return 0 not 1.
Eric Anholt
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
[prev]
[next]