mesa.git
2010-03-04 Brian Paulllvmpipe: new comment
2010-03-04 Brian Paulgallivm: comments
2010-03-04 Francisco Jerezdri/nouveau: Remove some CI remnants.
2010-03-04 Andrew Randrianasuludri/nouveau: Trivially add GL_ARB_texture_mirrored_repeat.
2010-03-04 Andrew Randrianasuludri/nouveau: Enable GL_EXT_stencil_wrap.
2010-03-04 Andrew Randrianasuludri/nouveau: Add GL_EXT_stencil_wrap for nv04.
2010-03-04 Francisco Jerezdri/nouveau: Fix rb->DataType for z24s8 renderbuffers.
2010-03-04 Francisco Jerezdri/nouveau: Try to keep client buffers smaller than...
2010-03-04 Francisco Jerezdri/nouveau: Pack client arrays as they're copied to...
2010-03-04 Jesse Barnesxdemos: add OML sync test
2010-03-04 Corbin Simpsonr300g: Fix indexbuf upper limits.
2010-03-04 Brian Paulgallivm: rework and implement more texture wrap modes
2010-03-04 Brian Paulgallivm: added lp_build_fract()
2010-03-04 Brian Paulgallivm: added lp_build_set_sign()
2010-03-04 Brian Paulgallivm: added lp_build_negate()
2010-03-04 Brian Paulgallivm: clarify unsigned vs. signed integer type const...
2010-03-04 Eric Anholti915: Enable texture tiling by default.
2010-03-04 Eric Anholti915: Fix up i830 for tiled drawing offsets.
2010-03-04 George Sapountzisfix getprocaddress test
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.
next