mesa.git
2010-11-30 Keith Whitwellllvmpipe: shortcircuit some calls to set_scene_state
2010-11-30 Keith Whitwellllvmpipe: remove misleading debug string
2010-11-30 Keith Whitwellllvmpipe: raise dirty flag on transfers to bound constbuf
2010-11-30 José Fonsecawgl: More complete WGL_ARB_pbuffer support.
2010-11-30 José Fonsecawgl: Stub WGL_ARB_pbuffer support.
2010-11-30 José Fonsecascons: Alias for svga
2010-11-30 José Fonsecasvga: Use consistent hexadecimal representation on...
2010-11-30 Marek Olšákutil: rename u_mempool -> u_slab
2010-11-30 Zack Rusingallivm: fix storing of the addr register
2010-11-30 Eric Anholtglsl: Make the symbol table's add_variable just use...
2010-11-30 Eric Anholtglsl: Make the symbol table's add_function just use...
2010-11-30 Eric Anholti965: Fix type of gl_FragData[] dereference for FB...
2010-11-29 Adam Jacksondrivers/x11: unifdef XFree86Server
2010-11-29 Marek Olšákst/mesa: fix texture border color for RED and RG base...
2010-11-29 pontus lidmanmesa: check for posix_memalign() errors
2010-11-29 Dave Airlier600g: it looks like r600 can handle dword offsets...
2010-11-28 Marek Olšáku_blitter: interpolate clear color using a GENERIC...
2010-11-27 Henri Verbeetr600g: Fix the PIPE_FORMAT_A8_UNORM color swap for...
2010-11-27 Henri Verbeetr600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps.
2010-11-26 Mathias Fröhlichst/mesa: Set PIPE_TRANSFER_DISCARD for GL_MAP_INVALIDAT...
2010-11-26 Brian Paulst/mesa: fix mapping of zero-sized buffer objects
2010-11-26 Thomas Hellstromxorg/vmwgfx: Don't clip video to viewport
2010-11-26 Thomas Hellstromxorg/vmwgfx: Flush even if we don't autopaint the color key
2010-11-26 Marek Olšákr300/compiler: move util functions to radeon_compiler_util
2010-11-26 Marek Olšákr300/compiler: add a function for swizzling a mask
2010-11-26 Marek Olšákr300/compiler: remove duplicate function rc_mask_to_swz
2010-11-26 Marek Olšákr300/compiler: fix rc_rewrite_depth_out for it to work...
2010-11-25 Marek Olšáku_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu...
2010-11-25 Xavier Chantrynvfx: reset nvfx->hw_zeta
2010-11-25 Xavier Chantrynvfx: fb->nr_cbufs <= 1 on nv30
2010-11-25 Kenneth Graunkeglsl: Add a virtual as_discard() method.
2010-11-25 Kenneth Graunkeglsl: Use do_common_optimization in the standalone...
2010-11-25 Kenneth Graunkeglsl: Don't inline function prototypes.
2010-11-25 Vinson Leer300/compiler: Move declaration before code.
2010-11-25 Vinson Leer300/compiler: Move declaration before code.
2010-11-25 Chia-I Wust/vega: Fix a typo in EXTENDED_BLENDER_OVER_FUNC.
2010-11-25 Chia-I Wust/vega: No flipping in vg_prepare_blend_surface.
2010-11-25 Chia-I Wust/vega: Masks and surfaces should share orientation.
2010-11-25 Chia-I Wust/vega: Fix a crash with empty paths.
2010-11-25 Chia-I Wuauxiliary: util_blit_pixels_tex should restore the...
2010-11-24 Dave Airlier300g/r600g: bump cache manager timeouts to 1s
2010-11-24 Kenneth Graunkemesa: Fix glGet of ES2's GL_MAX_*_VECTORS properties.
2010-11-24 Peter Cliftonmeta: Mask Stencil.Clear against stencilMax in _mesa_me...
2010-11-24 Brian Paulx11: remove test_proxy_teximage() function
2010-11-24 Brian Paulmesa: added _mesa_format_image_size64()
2010-11-24 Brian Paulmesa: add assertion and update comment in _mesa_format_...
2010-11-24 Kristian Høgsbergi965: Don't write mrf assignment for pointsize output
2010-11-24 Thomas Hellstromgallium/targets/xorg-vmwgfx: Xv fixes
2010-11-24 Thomas Hellstromst/xorg: Add a function to flush pending rendering...
2010-11-24 Chia-I Wuegl_dri2: Fix one context, multiple surfaces.
2010-11-24 Ian Romanicki915: Disallow alpha, red, RG, and sRGB as render targets
2010-11-24 Brian Paulglsl: start restoring some geometry shader code
2010-11-24 Brian Paulglsl: better handling of linker failures
2010-11-24 Brian Paulmesa: use gl_shader_type enum
2010-11-23 Brian Paulmesa: replace #defines with new gl_shader_type enum
2010-11-23 Brian Paulmesa: _mesa_valid_register_index() to validate register...
2010-11-23 Brian Paulmesa: rename, make _mesa_register_file_name() non-static
2010-11-23 Brian Paulglsl: use gl_register_file in a few places
2010-11-23 Brian Paulglsl: fix off by one in register index assertion
2010-11-23 Alex Deuchergallium/egl: fix r300 vs r600 loading
2010-11-23 Eric Anholti965: Use the new embedded compare in SEL on gen6 for...
2010-11-23 Eric Anholti965: Don't upload line smooth params unless we're...
2010-11-23 Eric Anholti965: Don't upload line stipple pattern unless we're...
2010-11-23 Eric Anholti965: Don't upload polygon stipple unless required.
2010-11-23 Eric Anholti965: Move gen4 blend constant color to the gen4 blendi...
2010-11-23 Tilman Sauerbeckr600g: Removed duplicated call to tgsi_split_literal_co...
2010-11-23 Tom Stellardr300/compiler: Don't allow presubtract sources to be...
2010-11-23 Mathias Fröhlichr600g: Only compare active vertex elements
2010-11-23 Vinson Leemesa: Clean up header file inclusion in syncobj.h.
2010-11-23 Vinson Leellvmpipe: Remove unnecessary headers.
2010-11-23 Xiang, Haihaomesa: fix regression from b4bb6680200b5a898583392f4c831...
2010-11-23 Alex Deucherr600c: fix VC flush on cedar and palm
2010-11-22 Alex Deucherr600g: add support for ontario APUs
2010-11-22 Alex Deucherr600c: add Ontario Fusion APU support
2010-11-22 Mathias Fröhlichr300g: Avoid returning values in a static array, fixing...
2010-11-22 Alex Deucherr600g: fix some winsys functions to deal properly with...
2010-11-22 Alex Deucherr600g: fix additional EVENT_WRITE packet
2010-11-22 Marek Olšákst/mesa: set MaxUniformComponents
2010-11-22 Brian Paulswrast: init alpha value to 1.0 in opt_sample_rgb_2d()
2010-11-22 Marek Olšákgallium: add PIPE_SHADER_CAP_SUBROUTINES
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-22 Dave Airlier600g: pick correct color swap for A8 fbos.
2010-11-22 Tom Stellardr300/compiler: Add a more efficient version of rc_find_...
2010-11-22 Tom Stellardr300/compiler: Enable rename_reg pass for r500 cards
2010-11-22 Tom Stellardr300/compiler: Use presubtract operations as much as...
2010-11-22 Tom Stellardr300/compiler: Convert RGB to alpha in the scheduler
2010-11-22 Tom Stellardr300/compiler: Track readers through branches in rc_get...
2010-11-22 Tom Stellardr300/compiler: Handle BREAK and CONTINUE in rc_get_read...
2010-11-22 Tom Stellardr300/compiler: Add rc_get_readers()
2010-11-22 Tom Stellardr300/compiler: Ignore alpha dest register when replicat...
2010-11-22 Tom Stellardr300/compiler: Use zero as the register index for unuse...
2010-11-22 Tom Stellardr300/compiler: Fix instruction scheduling within IF...
2010-11-22 Tom Stellardr300/compiler: Fix register allocator's handling of...
2010-11-22 Tom Stellardr300/compiler: Make sure presubtract sources use suppor...
2010-11-21 Vinson Leer600: Remove unnecessary header.
2010-11-21 Marek Olšákdocs: add GL 4.1 status
2010-11-21 Marek Olšákst/mesa: enable ARB_explicit_attrib_location and EXT_se...
2010-11-21 Brian Paulmesa: fix get_texture_dimensions() for texture array...
2010-11-21 Brian Pauldocs: update some GL 3.0 status
2010-11-21 Brian Paulmesa: hook up GL 3.x entrypoints
next