mesa.git
2008-05-16 Brian Paulfix assertion typo: s/=/==/
2008-05-16 Shunichi FujiFix memory leak in _tnl_UpdateFixedFunctionProgram
2008-05-16 Brian PaulFix DRI build
2008-05-14 Brian PaulUpdated GLSL uniform/sampler handling from gallium...
2008-05-14 Brian Paulmesa: new functions for managing list/index of uniforms
2008-05-14 Brian Paulclean-up swizzle fields in fog code, fix NegateBase
2008-05-14 Brian Paulsync up with gallium-0.1 changes
2008-05-14 Brian Pauladded _mesa_combine_parameter_lists()
2008-05-14 Brian Paulmesa: added _mesa_insert_instructions()
2008-05-14 Brian Paulmesa: added _mesa_free_instructions()
2008-05-14 Brian Paulfix some additional program refcounting bugs
2008-05-14 Xiang, Haihao_generic_read_RGBA_span_BGRA8888_REV_SSE2: It should...
2008-05-09 Dan NicholsonDon't link demos directly to X libraries
2008-05-09 Dan Nicholsonautoconf: Allow XCB to be used for GLX
2008-05-09 Dan NicholsonDefault DRI driver directory to match X.Org xserver
2008-05-09 Dan Nicholsonautoconf: Attempt to figure out the PIC flags for the...
2008-05-09 Dave Airlieintel: use new mipmap generation hooks in driver.
2008-05-09 Dave Airlieswrast/dri: switch over users of generate_mipmap to...
2008-05-09 Dave AirlieRevert "mesa/intel: map/unmap texture objects around...
2008-05-09 BrianRemove unused texunit parameter to ctx->Driver.Generate...
2008-05-09 Dave AirlieAdded ctx->Driver.GenerateMipmap() driver hook
2008-05-09 Dave Airliemesa/intel: map/unmap texture objects around mipmap...
2008-05-08 Kristian HøgsbergAdd RS690M PCI ID.
2008-05-08 Brian Pauldisable debug printfs
2008-05-08 Brian Pauldisable GL_DEPTH_TEST before glDrawPixels in case windo...
2008-05-08 Brian Paulcall glutDestroyWindow()
2008-05-08 Xiang, Haihaomesa: Call RENDER_FINISH on the zero pixel case.
2008-05-08 Brian Paulfix refcounting bugs in tnl/tex program caches
2008-05-08 Brian Paulupdated options/help
2008-05-07 Dan NicholsonNever fail `make clean'
2008-05-07 Dan NicholsonRun `make clean' in drivers/xorg, too
2008-05-07 Dan NicholsonRefactor installation targets
2008-05-07 Dan NicholsonEnsure recursive makes always propagate errors
2008-05-07 Brianimplement full reference counting for vertex/fragment...
2008-05-06 Dan NicholsonUpdate make output for autoconf help
2008-05-06 Dan NicholsonMerge branch 'master' of ssh://git.freedesktop.org...
2008-05-06 Dan NicholsonPrevent makedepend from running multiple times
2008-05-06 Dan NicholsonAlways cleanup the makedepend backup files
2008-05-06 Michal WajdeczkoAdd support for ATI_separate_stencil in display lists.
2008-05-06 Dan NicholsonError consistently when running recursive make
2008-05-06 Dan NicholsonAdd .PHONY targets to top Makefile for non-file targets
2008-05-06 Dan Nicholsonautoconf: Replace the configs/current symlink from...
2008-05-06 Dave Airliei965: fix googleearth in classic mode.
2008-05-05 Dan Nicholsonautoconf: Sanitize asm build for cross-compiling and...
2008-05-05 Markus Amslerr300: fragment.position input needs no blanking out...
2008-05-05 Dan Nicholsonautoconf: Error for incompatible version of libdrm
2008-05-05 Dan Nicholsonautoconf: More quoting, just to be safe
2008-05-05 Dan NicholsonIgnore xdemos/sharedtex
2008-05-05 Dan Nicholsonautoconf: Allow non-pkg-config builds to succeed
2008-05-05 Dan Nicholsonautoconf: Scrape the version from configs/default
2008-05-05 George Sapountzisglcore: Set all external variables in configuration
2008-05-05 Xiang, Haihaoi965: Don't cast the result of brw_prepare_vertices...
2008-05-05 Dave Airlier300: fix swtcl texrect path properly.
2008-05-05 Dave Airlier300: add R300_NO_TCL to allow testing of non-tcl on...
2008-05-04 Markus Amslerr300: Set correct VAP_CNTL per vertex program.
2008-05-03 Brian PaulPress <space> to reset limit/bias values, clean-up...
2008-05-02 Eric Anholt[intel] Warnings fixes.
2008-05-02 Eric Anholt[intel] Merge intel_ioctl.h. Not sure how this slipped...
2008-05-01 Brian Paulfix conversion of GLfloat display list IDs
2008-04-30 Brian PaulAdd support for GL_REPLACE_EXT texture env mode.
2008-04-30 Dan Nicholsonautoconf: Fail from autoconf if the pkg-config macros...
2008-04-30 Brian Pauladded xdemos/sharedtex.c test
2008-04-30 Dan Nicholsonautoconf: Don't substitute MESA_MAJOR and friends
2008-04-30 Xiang, Haihaointel: test cpp to ensure mipmap tree matches texture...
2008-04-30 Brian Pauldisable GL_TEXTURE_1D at end of frame to fix failed...
2008-04-30 Brian Paulmesa: adjust glBitmap coords by a small epsilon
2008-04-29 Ove Kaavenr200: fix state submission issue causing bogus textures...
2008-04-29 Michel DänzerChange default of driconf "allow_large_textures" to...
2008-04-28 Alan Hourihanebuild fix for xorg driver
2008-04-25 Keith Packard[i965] short immediate values must be replicated to...
2008-04-25 Dan Nicholsonglcore: Respect DESTDIR
2008-04-25 George Sapountzisfix make tarballs
2008-04-25 Alan Hourihanesilence warning
2008-04-24 Pierre Beyssacenable GL_EXT_multi_draw_arrays (see bug 15670)
2008-04-23 Alan Hourihaneinclude <X11/Xlib.h>
2008-04-23 George Sapountzisdrop stray includes of glapi
2008-04-23 George Sapountzisglx: nitpick renames
2008-04-23 George Sapountzisglx: split out current context code
2008-04-23 George Sapountzisglcore: drop outdated sources files intented for xorg
2008-04-23 George Sapountzisglcore: tree sharing for DRI and XMesa
2008-04-23 George Sapountzisglcore: build from mesa
2008-04-22 Alan Hourihanerevert part of the previous cleanup - it only applies
2008-04-22 Alan HourihaneFix error string
2008-04-22 Alan Hourihanecorrect the return value
2008-04-22 Alan Hourihanesmall cleanups
2008-04-22 Xiang, Haihaoi965: fix DEPTH_TEXTURE_MODE (bug #14220)
2008-04-22 Zou Nan hai [i965] This is to fix random crash in some maps of...
2008-04-22 Xiang, Haihaoi965: save the offset of target buffer after last execu...
2008-04-21 Xiang, Haihaointel: fix an assertion failure. fix bug #15575
2008-04-21 Xiang, Haihaoi965: clear the PRESUMED_OFFSET flag from bo_req.hint...
2008-04-18 Eric Anholtautoconf: Default the build to DRI on OS+CPU combos...
2008-04-18 Dave Airliei965: fixup depth buffer check
2008-04-18 Dave Airliei965: fix vb aperture space check
2008-04-18 Dave Airlie965: fix vb upload size check
2008-04-18 Dave Airliei965: fix gs_prog aperture check
2008-04-18 Dave Airliei915: check for depth region before accounting its...
2008-04-18 Dave Airliei965: initial attempt at fixing the aperture overflow
2008-04-17 Xiang, HaihaoRevert "[i965] renable regative rhw test"
2008-04-17 Andrew Randrianasulur200: accept PROGRAM_CONSTANT inputs due to mesa changes
2008-04-16 Dave Airliebufmgr_fake: disable debugging again
next