mesa.git
2011-09-19 Matt TurnerRemove unneeded xdamages header from dri2_glx.c.
2011-09-19 Dave Airliegraw: fix tests to build on msvc again.
2011-09-19 Tom Stellardr300/compiler: Fix regalloc for values with multiple...
2011-09-18 Brian Paulswrast: fix more store_texel() bugs
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-17 Brian Paulmesa: use ctx->Driver.AllocTextureImageBuffer() to...
2011-09-17 Brian Paulmesa: plug in swrast texture image alloc/free functions
2011-09-17 Brian Paulswrast: add Alloc/FreeTextureImageBuffer() driver functions
2011-09-17 Brian Paulmesa: add AllocTextureImageBuffer() driver hook
2011-09-17 Brian Paulmesa: move gl_texture_image::FetchTexel fields to swrast
2011-09-17 Brian Paulswrast: plug in _swrast_new/delete_texture_image()...
2011-09-17 Brian Paulradeon: make radeon_texture_image a subclass of swrast_...
2011-09-17 Brian Paulintel: make intel_texture_image a subclass of swrast_te...
2011-09-17 Brian Paulswrast: introduce new swrast_texture_image struct
2011-09-17 Brian Paulmesa: add new DeleteTextureImage() driver hook
2011-09-17 Brian Paulmesa: move software texel fetch code into swrast
2011-09-17 Brian Paulmesa: move _mesa_update_fetch_functions() calls into...
2011-09-17 Brian Paulmesa: implement unpack_SIGNED_GR1616 in format_unpack.c
2011-09-17 Brian Paulmeta: fix/add checks for GL_EXT_framebuffer_sRGB
2011-09-17 Brian Paulmesa: s/short/ushort/ in unpack_SIGNED_RGBA_16()
2011-09-17 Christoph Bumillerd3d1x: fix parsing of SM4 relative addressing register op
2011-09-17 Christoph Bumillerd3d1x: set flatshade_first in rasterizer state
2011-09-17 Christoph Bumillerd3d1x: initialize point size and line width to 1
2011-09-17 Tom Stellardr300/compiler: Add support for the output modifier...
2011-09-17 Tom Stellardr300/compiler: Move some helper functions to radeon_com...
2011-09-17 Tom Stellardr300/compiler: Don't unroll loops that conditionally...
2011-09-16 Vinson Leenouveau: Fix typos of ParseSourceList in SConscript...
2011-09-16 Brian Paulscons: fix incorrect test for embedded build
2011-09-16 Marek Olšákwinsys/radeon: use the cache bufmgr for buffers with...
2011-09-16 Brian Paulsoftpipe: use pipe_get_tile_rgba_format()
2011-09-16 Brian Paulsoftpipe: use util_format_is_depth_or_stencil()
2011-09-16 Dave Airlier600g: fixup missing scaled r600 types.
2011-09-16 Dave Airlier600g: interpret integer texture types as ints.
2011-09-16 Dave Airlier600g: take constantly interpolated values into a/c
2011-09-16 Dave Airlier600g: add flat non-interpolation support.
2011-09-16 Dave Airlier600g: set number type correctly for color buffers.
2011-09-16 Dave Airlier600g: add missing formats to color buffer setup.
2011-09-15 Brian Paulsoftpipe: use consistent indentation in sp_quad_blend.c
2011-09-15 Tobias Drostegallivm: fix build with LLVM 3.0svn
2011-09-15 Eugeni DodonovChange strerror(ret) to strerror(-ret).
2011-09-15 Brian Paulsoftpipe: fix blending for luminance/intensity surfaces
2011-09-15 Brian Paulutil: add util_format_is_luminance/intensity/rgb()...
2011-09-15 Jørgen Lindwayland: Flush before blocking in swapbuffers.
2011-09-15 Brian Paulmesa: fix error handling for dlist image unpacking
2011-09-15 Brian Paulst/mesa: rewrap a long line
2011-09-15 Brian Paulmesa: add missing ')' in error message
2011-09-15 Dave Airlieuniforms: accept all int/unsigned int sampler types...
2011-09-14 Paul Berryglsl: Remove field array_lvalue from ir_variable.
2011-09-14 Michel Dänzerr600g: Initialize multi VGT related register on Cayman.
2011-09-14 Michel Dänzerglx/dri2: Don't call X server for SwapBuffers when...
2011-09-14 Andrew DeasonDRI: Log something if we don't support legacy DRI
2011-09-14 Andrew DeasonGLX: Say something if we cannot connect via DRI2
2011-09-14 Christoph Bumillernvc0: implement resource_resolve
2011-09-14 José Fonsecallvmpipe: Remove dead lp_tile_shuffle_mask.py script.
2011-09-14 José Fonsecascons: Remove dead MSVC SDK/DDK/WINCE tools.
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Brian Paulst/mesa: fix/update comment on st_translate_color()
2011-09-14 Christoph Bumillernvc0: emit tessellation mode and patch size in TCP...
2011-09-14 Christoph Bumillernv50,nvc0: handle PIPE_CAP_MIN/MAX_TEXEL_OFFSET
2011-09-14 Christoph Bumillernvc0: remove old shader backend files
2011-09-14 Christoph Bumillernvc0: hook up to new shader code generator
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code
2011-09-14 Christoph Bumillernvc0: prevent interruption of m2mf push
2011-09-14 Christoph Bumillernouveau: make data argument of nouveau_context::push_da...
2011-09-14 Brian Paulsoftpipe: implement blend color clamping
2011-09-14 Brian Paulmesa: minor clean-up on _mesa_unclamped_float_rgba_to_u...
2011-09-14 Brian Paulmesa: white space, comment fixes in mtypes.h
2011-09-14 Emeric Grangest/vdpau: Preliminary support for timestamped output...
2011-09-14 Emeric Grangest/vdpau: Output surfaces that are too large to fit...
2011-09-14 Emeric Grangest/vdpau: Add get_clear_color capability
2011-09-14 Emeric Grangest/vdpau: Add documentation from the VDPAU API and...
2011-09-14 Emeric Grangest/vdpau: Various whitespace cleanups found while readi...
2011-09-14 Emeric Grangenouveau: Add max_references parameter to vl_create_deco...
2011-09-14 Emeric Grangeg3dvl: Add max_references parameter to vl_create_decoder()
2011-09-14 Emeric Grangeg3dvl: Add get_clear_color capability
2011-09-14 Emeric Grangeg3dvl: Various whitespace cleanups found while reading...
2011-09-14 Dave Airliemesa/colormac: introduce inline helper for 4 unclamped...
2011-09-14 Dave Airliemesa: introduce a clear color union to be used for...
2011-09-13 Brian Paulst/mesa: fix incorrect debug output
2011-09-13 Brian Paulgallivm: remove unused vars
2011-09-13 Brian Paulgallium: minor comments for util_format_channel_descrip...
2011-09-13 Marcin Slusarznv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM...
2011-09-13 Marek Olšákr600g: fix typo in "r600g: simplify deducing chip family"
2011-09-13 Dave Airliemesa/pack: don't apply transfer operations to integer...
2011-09-12 Marek Olšákr600g: remove unused function r600_buffer_from_handle
2011-09-12 Marek Olšákr600g: remove an irrelevant XXX comment
2011-09-12 Marek Olšákr600g: remove r600_resource_buffer struct
2011-09-12 Marek Olšákr600g: set the return type of radeon_destroy to void
2011-09-12 Marek Olšákr600g: remove r600_drm_public.h
2011-09-12 Marek Olšákr600g: inline some of the winsys r600_get functions
2011-09-12 Marek Olšákr600g: simplify deducing chip family
2011-09-12 Marek Olšákr600g: compute tiling info in the pipe, not in the...
2011-09-12 Marek Olšákr600g: remove unused ioctl definitions
2011-09-12 Marek Olšákr600g: do not loop in radeon_family_from_device
2011-09-12 Marek Olšákr600g: cleanup build include dirs and dependencies
2011-09-12 José Fonsecascons: Don't use gstabs on mingw-64.
2011-09-12 Marek Olšákst/mesa: clamp Max program param limits
2011-09-11 Marek Olšákpb_buffer: inline 'base' sub-struct
2011-09-11 Marek Olšákr300g: handle the new CAPs
2011-09-10 Emil Velikovtgsi: fix typo in commit 324ac982d8e7
next