mesa.git
2010-03-09 Chia-I Wuwinsys/xlib: Fix a segfault when USE_XSHM is not defined.
2010-03-08 Keith Whitwellgallium: remove xlib_driver::display_surface
2010-03-08 Keith Whitwellgallium: make it work
2010-03-08 Keith Whitwellgallium: introduce target directory
2010-03-08 Keith Whitwellws/xlib: remove dead files
2010-03-08 Keith Whitwellws/xlib: fixup softpipe build
2010-03-08 Keith Whitwellwinsys/xlib: remove dependency on glx/x11 state tracker
2010-03-08 Keith Whitwellws/xlib: remove redundant declarations
2010-03-08 Keith Whitwellwinsys/xlib: sketch of cell support
2010-03-04 Keith Whitwellsoftpipe: fix constant buffer tracking after rework
2010-03-04 Keith Whitwellgallium: remove redundant includes
2010-03-04 Keith Whitwellgallium: fix llvmpipe after winsys move
2010-03-04 Keith Whitwellsoftpipe: rework to use the llvmpipe winsys
2010-03-04 Ian RomanickDRI: Put back missing break-statement
2010-03-04 Vinson LeeRevert "mesa: Fix unsigned comparison."
2010-03-04 Vinson Leeglsl: Remove unsigned greater than or equal zero compar...
2010-03-04 Vinson Leemesa: Fix unsigned comparison.
2010-03-04 Vinson Leeglsl: Remove unsigned greater than or equal zero compar...
2010-03-04 Vinson Leeglsl: Return NULL on _slan_gen_asm error path on non...
2010-03-04 Vinson Leeglsl: Add assert to check input to strcmp.
2010-03-04 Vinson Leemesa: Add asserts to check inputs to memcpy.
2010-03-04 Dave Airlier300: make blit code work on swtcl machines.
2010-03-04 Dave Airlier300_blit: initialise whole fp structure to 0
2010-03-04 Vinson LeeRemove ffb and gamma from configs.
2010-03-04 Vinson Leewgl: Fix mingw32 build.
2010-03-04 Ian RomanickFix unmatched parenthesis introduce by previous commits
2010-03-04 Ian RomanickNote removal of pre-GCC 3.3.0 support in release notes.
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0 from generated...
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0 from generator...
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0
2010-03-04 Ian RomanickAdd version check for GCC
2010-03-03 Alex Deucherradeon/r200/r300/r600: add check_blit vtbl function
2010-03-03 Ian RomanickNote removal of color-index rendering in release notes.
2010-03-03 Ian RomanickRemove stray defines of HAVE_RGBA
2010-03-03 Ian Romanickmesa/tnl_dd: Remove color-index support from t_dd_unfil...
2010-03-03 Ian Romanickmesa/tnl_dd: White-space / indentation fixes after...
2010-03-03 Ian Romanickmesa/tnl_dd: Remove color-index support from t_dd_tritmp.h
2010-03-03 Ian Romanickmesa: Remove unused RasterIndex field
2010-03-03 Ian Romanickmesa: Always return default value for CURRENT_RASTER_INDEX
2010-03-03 Ian Romanickmesa: Eliminate index parameter to _mesa_feedback_vertex
2010-03-03 Ian Romanickmesa: Remove ClearIndex and IndexMask from device-drive...
2010-03-03 Ian Romanickswrast: Remove _swrast_logicop_ci_span
2010-03-03 Ian Romanickmesa: Remove _mesa_add_color_index_renderbuffers
2010-03-03 Ian Romanickmesa: Remove checks of Visual.rgbMode in Get paths
2010-03-03 Ian Romanickmesa: Remove checks of Visual.rgbMode
2010-03-03 Ian Romanickmesa: Remove support for creating color-index visuals
2010-03-03 Ian Romanicktnl: Remove color-index TNL support
2010-03-03 Ian RomanickDRI: Remove support for color-index visuals
2010-03-03 Ian Romanickswrast_setup: Remove more color-index rendering support
2010-03-03 Ian Romanickswrast: Remove color-index rendering support from s_spa...
2010-03-03 Ian Romanickmesa/xlib: Remove support for color-index rendering
2010-03-03 Ian Romanickosmesa: Remove support for color-index rendering
2010-03-03 Ian Romanickfbdev: Remove support for color-index rendering
2010-03-03 Ian RomanickDRI/swrast: Remove color-index support from DRI swrast...
2010-03-03 Ian Romanickswrast: Remove SPAN_INDEX
2010-03-03 Ian Romanickswrast: Remove _swrast_read_index_span
2010-03-03 Ian Romanickswrast: Remove _swrast_mask_ci_span
2010-03-03 Ian Romanickswrast: Remove _swrast_fog_ci_span and associated code
2010-03-03 Ian Romanickswrast: Remove _swrast_write_index_span and associated...
2010-03-03 Ian Romanickswrast: Remove remaining color-index state tracking...
2010-03-03 Ian Romanickswrast: Remove support for ReadPixels from a color...
2010-03-03 Ian Romanickswrast: Remove support for Clear into a color-index...
2010-03-03 Ian Romanickswrast: Remove support for rendering antialiased lines...
2010-03-03 Ian Romanickswrast: Remove support for rendering antialiased triang...
2010-03-03 Ian Romanickswrast: Remove support for rendering lines into a color...
2010-03-03 Ian Romanickswrast: Remove support for rendering points into a...
2010-03-03 Ian Romanickswrast: Remove support for rendering triangles into...
2010-03-03 Ian Romanickswrast: Remove support for Bitmap into a color-index...
2010-03-03 Ian Romanickswrast: Remove _swrast_write_zoomed_index_span and...
2010-03-03 Ian Romanickswrast: Remove support for CopyPixels to / from a color...
2010-03-03 Ian Romanickswrast: Remove support for DrawPixels into a color...
2010-03-03 José Fonsecallvmpipe: Store the original triangle coordinates in...
2010-03-03 José Fonsecallvmpipe: Ensure context is flushed when destroying...
2010-03-03 Eric Anholti915: Use x,y drawing offsets instead of changing buffe...
2010-03-03 Eric Anholti915: Tell the kernel when we actually need fence regis...
2010-03-03 Eric Anholtintel: Use drm_intel_bo_alloc_tiled for region allocs.
2010-03-03 Eric Anholti915: Don't do the pitch expansion for tiled buffers.
2010-03-03 Eric Anholtintel: Use GTT mapping in the blit fallback path in...
2010-03-03 Eric Anholti965: Fix up Sandybridge VS sizing.
2010-03-03 George Sapountzisglapi: minor cosmetic
2010-03-03 George Sapountzisglapi: drop condvar
2010-03-03 Alex Deucherr600: add new rs880 pci id
2010-03-03 Kristian Høgsbergegl_dri2: Factor out DRI2 protocol bits from initialize.
2010-03-03 Kristian Høgsbergintel: Set InternalFormat for renderbuffers created...
2010-03-03 José Fonsecaprogs/gallium/unit: Test (un)pack_4ub.
2010-03-03 José Fonsecagallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM.
2010-03-03 José Fonsecautil: Remove PIPE_FORMAT_R8G8B8X8_SNORM information.
2010-03-03 José Fonsecar300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.
2010-03-03 José Fonsecaprogs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM...
2010-03-03 José Fonsecallvmpipe: Linux is no longer a dependency. Llvmpipe...
2010-03-03 José Fonsecallvmpipe: Centralize LLVM initialization.
2010-03-03 José Fonsecagallivm: Centralize initialization. Fix stack alignment...
2010-03-03 José Fonsecallvmpipe: Update for lp_bld_init.h rename.
2010-03-03 José Fonsecagallivm: Rename lp_bld_misc -> lp_bld_init.
2010-03-03 Dave Airlieradeon/r200/r300/r600: fix blit BO buffer validation
2010-03-03 Corbin Simpsonr300g: Use a macro to consolidate general state handling.
2010-03-02 Christoph Bumillernv50: fix RT formats after format rename fixes
2010-03-02 José Fonsecanouveau: Rename pipe formats.
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Zack Rusinllvmpipe: improve based on review from Jose and fix...
next