index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
swrast
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: Remove unnecessary header.
Vinson Lee
2010-03-28
1
-1
/
+0
*
swrast: improve depth texture mipmap selection
Brian Paul
2010-03-23
1
-11
/
+30
*
swrast: remove unused compute_coveragei() function
Brian Paul
2010-03-17
1
-82
/
+0
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
1
-1
/
+1
*
windows: fix compilation errors and warnings
Karl Schultz
2010-03-10
1
-1
/
+1
*
swrast: Remove redundant test of the visual's accumulation buffer size
Ian Romanick
2010-03-05
1
-5
/
+1
*
swrast: Adjust colors based on ReadBuffer visual, not context visual
Ian Romanick
2010-03-05
1
-9
/
+9
*
swrast: Remove stray comment that mentions ctx->Visual
Ian Romanick
2010-03-05
1
-1
/
+0
*
mesa: Eliminate index parameter to _mesa_feedback_vertex
Ian Romanick
2010-03-03
1
-1
/
+1
*
swrast: Remove _swrast_logicop_ci_span
Ian Romanick
2010-03-03
2
-33
/
+0
*
swrast: Remove color-index rendering support from s_spantemp.h
Ian Romanick
2010-03-03
1
-15
/
+1
*
swrast: Remove SPAN_INDEX
Ian Romanick
2010-03-03
1
-7
/
+6
*
swrast: Remove _swrast_read_index_span
Ian Romanick
2010-03-03
2
-72
/
+0
*
swrast: Remove _swrast_mask_ci_span
Ian Romanick
2010-03-03
2
-36
/
+0
*
swrast: Remove _swrast_fog_ci_span and associated code
Ian Romanick
2010-03-03
2
-89
/
+0
*
swrast: Remove _swrast_write_index_span and associated code
Ian Romanick
2010-03-03
2
-278
/
+0
*
swrast: Remove remaining color-index state tracking infrastructure
Ian Romanick
2010-03-03
2
-63
/
+39
*
swrast: Remove support for ReadPixels from a color-index buffer
Ian Romanick
2010-03-03
1
-65
/
+2
*
swrast: Remove support for Clear into a color-index buffer
Ian Romanick
2010-03-03
1
-103
/
+6
*
swrast: Remove support for rendering antialiased lines into a color-index buffer
Ian Romanick
2010-03-03
2
-73
/
+9
*
swrast: Remove support for rendering antialiased triangles into a color-index...
Ian Romanick
2010-03-03
2
-71
/
+1
*
swrast: Remove support for rendering lines into a color-index buffer
Ian Romanick
2010-03-03
2
-61
/
+5
*
swrast: Remove support for rendering points into a color-index buffer
Ian Romanick
2010-03-03
1
-40
/
+16
*
swrast: Remove support for rendering triangles into a color-index buffer
Ian Romanick
2010-03-03
2
-75
/
+4
*
swrast: Remove support for Bitmap into a color-index buffer
Ian Romanick
2010-03-03
1
-12
/
+3
*
swrast: Remove _swrast_write_zoomed_index_span and associated code
Ian Romanick
2010-03-03
2
-50
/
+2
*
swrast: Remove support for CopyPixels to / from a color-index buffer
Ian Romanick
2010-03-03
1
-112
/
+5
*
swrast: Remove support for DrawPixels into a color-index buffer
Ian Romanick
2010-03-03
1
-79
/
+2
*
swrast: add 0.5 bias in tex_array_slice() per the spec
Brian Paul
2010-02-25
1
-1
/
+1
*
swrast: the only wrap mode for selecting texture array slices is clamp
Brian Paul
2010-02-25
1
-9
/
+20
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
4
-44
/
+44
*
mesa: replace _mesa_bzero() with memset()
Brian Paul
2010-02-19
3
-12
/
+11
*
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
1
-4
/
+4
*
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-19
3
-5
/
+5
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
5
-21
/
+21
*
swrast: fix left side clipping
Brian Paul
2010-02-18
1
-3
/
+36
*
mesa: Fix compiler warnings
Karl Schultz
2010-02-13
4
-6
/
+6
*
swrast: s/FIXED_TO_FLOAT/FixedToFloat/
Brian Paul
2010-01-27
1
-2
/
+2
*
swrast: silence double->float assignment warnings
Brian Paul
2010-01-27
11
-52
/
+53
*
swrast: Implement ARB_fragment_coord_conventions but don't enable.
Eric Anholt
2010-01-26
1
-0
/
+10
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
2
-14
/
+34
|
\
|
*
swrast: add missing call to _swrast_depth_bounds_test()
Brian Paul
2010-01-15
1
-0
/
+7
|
*
swrast: fix broken _swrast_depth_clamp_span()
Brian Paul
2010-01-15
1
-14
/
+27
*
|
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
2010-01-20
1
-6
/
+0
|
\
\
|
*
\
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
15
-104
/
+140
|
|
\
\
|
*
|
|
mesa/main: Add more OpenGL ES types to glheader.h.
Chia-I Wu
2009-11-05
1
-6
/
+0
*
|
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
12
-13
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
swrast: Remove unnecessary header from s_accum.c.
Vinson Lee
2010-01-13
1
-1
/
+0
|
*
|
swrast: Remove unnecessary header from s_atifragshader.c.
Vinson Lee
2010-01-13
1
-1
/
+0
[next]