index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Note removal of pre-GCC 3.3.0 support in release notes.
Ian Romanick
2010-03-03
1
-0
/
+1
*
Remove support for GCC older than 3.3.0 from generated sources
Ian Romanick
2010-03-03
6
-8
/
+8
*
Remove support for GCC older than 3.3.0 from generator scripts
Ian Romanick
2010-03-03
3
-4
/
+4
*
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
12
-25
/
+18
*
Add version check for GCC
Ian Romanick
2010-03-03
1
-0
/
+22
*
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-03-03
14
-15
/
+93
*
Note removal of color-index rendering in release notes.
Ian Romanick
2010-03-03
1
-1
/
+1
*
Remove stray defines of HAVE_RGBA
Ian Romanick
2010-03-03
12
-12
/
+0
*
mesa/tnl_dd: Remove color-index support from t_dd_unfilled.h
Ian Romanick
2010-03-03
1
-79
/
+38
*
mesa/tnl_dd: White-space / indentation fixes after previous commit
Ian Romanick
2010-03-03
1
-150
/
+146
*
mesa/tnl_dd: Remove color-index support from t_dd_tritmp.h
Ian Romanick
2010-03-03
1
-121
/
+1
*
mesa: Remove unused RasterIndex field
Ian Romanick
2010-03-03
2
-2
/
+0
*
mesa: Always return default value for CURRENT_RASTER_INDEX
Ian Romanick
2010-03-03
2
-5
/
+5
*
mesa: Eliminate index parameter to _mesa_feedback_vertex
Ian Romanick
2010-03-03
5
-15
/
+4
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
11
-77
/
+0
*
swrast: Remove _swrast_logicop_ci_span
Ian Romanick
2010-03-03
2
-33
/
+0
*
mesa: Remove _mesa_add_color_index_renderbuffers
Ian Romanick
2010-03-03
2
-62
/
+0
*
mesa: Remove checks of Visual.rgbMode in Get paths
Ian Romanick
2010-03-03
2
-10
/
+10
*
mesa: Remove checks of Visual.rgbMode
Ian Romanick
2010-03-03
8
-119
/
+48
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
10
-35
/
+16
*
tnl: Remove color-index TNL support
Ian Romanick
2010-03-03
5
-261
/
+39
*
DRI: Remove support for color-index visuals
Ian Romanick
2010-03-03
1
-10
/
+5
*
swrast_setup: Remove more color-index rendering support
Ian Romanick
2010-03-03
3
-155
/
+79
*
swrast: Remove color-index rendering support from s_spantemp.h
Ian Romanick
2010-03-03
1
-15
/
+1
*
mesa/xlib: Remove support for color-index rendering
Ian Romanick
2010-03-03
3
-318
/
+153
*
osmesa: Remove support for color-index rendering
Ian Romanick
2010-03-03
1
-67
/
+11
*
fbdev: Remove support for color-index rendering
Ian Romanick
2010-03-03
1
-86
/
+36
*
DRI/swrast: Remove color-index support from DRI swrast driver
Ian Romanick
2010-03-03
4
-105
/
+27
*
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
*
llvmpipe: Store the original triangle coordinates in the debug build.
José Fonseca
2010-03-03
2
-0
/
+13
*
llvmpipe: Ensure context is flushed when destroying shaders.
José Fonseca
2010-03-03
1
-0
/
+7
*
i915: Use x,y drawing offsets instead of changing buffer offsets.
Eric Anholt
2010-03-03
3
-12
/
+41
*
i915: Tell the kernel when we actually need fence registers on our BOs.
Eric Anholt
2010-03-03
4
-12
/
+49
*
intel: Use drm_intel_bo_alloc_tiled for region allocs.
Eric Anholt
2010-03-03
2
-29
/
+12
[next]