mesa.git
2006-04-11 Michal KrolMore GLSL code:
2006-04-11 Aapo Tahkolaget fog going(for real)
2006-04-11 Aapo Tahkolarectangular fp16 fixes (Ewald Snel)
2006-04-11 Aapo TahkolaFog support (Ewald Snel)
2006-04-10 Brian Pauluse _mesa_debug() instead of message() - fixes poor...
2006-04-09 Eric AnholtDestroy the GL context after driDestroyTextureHeap...
2006-04-08 Aapo Tahkolafix some conflict happenings at context destroy by...
2006-04-07 Brian Paulregenerate SPARC assembly dispatch (bug 6484)
2006-04-07 Brian Pauladded sunos5-64-gcc (bug 6484)
2006-04-07 Brian Paulreplace >&/dev/null with >/dev/null so it works with...
2006-04-07 Brian Paulbump version to 6.5.1
2006-04-07 Alan HourihaneFix some warnings on x86_64
2006-04-07 Dave Airliemake miniglx use libdrm properly
2006-04-07 Adam JacksonCoverity #943: Avoid a NULL chase.
2006-04-06 Adam JacksonCoverity #1083: Fix a use after free case.
2006-04-06 Brian Paulfixed line clipping bug 6512
2006-04-06 Brian PaulRename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect...
2006-04-06 Brian PaulFix line clipping bug 6512.
2006-04-06 Brian Paulminor CFLAGS clean-up
2006-04-06 Brian PaulSet DRIVER_DEFINES instead of DEFINES to fix duplicate...
2006-04-06 Brian PaulReplace DEFINES with DRIVER_DEFINES. If a driver needs...
2006-04-06 Brian Paulminor CFLAGS reordering
2006-04-06 Brian Paulremove unused var
2006-04-06 Brian Paulupdate a couple MESA_FORMAT_Zxxx occurances
2006-04-06 Brian Paulre-enable animation
2006-04-06 Brian Paulfix render to depth texture bugs
2006-04-06 Brian PaulReplace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32...
2006-04-06 Brian PaulAdded render to depth texture support with GL_EXT_frame...
2006-04-06 Brian Pauldo additional checking for setting up depth/stencil...
2006-04-05 Brian Paulremove duplicated framebuffer attachment test
2006-04-05 Brian PaulRemove the code that checks for duplicated framebuffer...
2006-04-05 Brian Paulpass -m32 or -m64 to linker for SunOS as needed (bug...
2006-04-05 Dave Airlieadd tiling/fence support for the miniglx driver
2006-04-05 Dave Airliedon't waste the reserved memory, take an approximation...
2006-04-05 Brian Pauljust some comments/docs
2006-04-05 Brian Paulset the texture border color for the depth texture
2006-04-05 Brian Paulfirst 6.5.1 bug fix - bug 6498
2006-04-05 Brian PaulCheck/use texture border color when sampling depth...
2006-04-05 Brian PaulSilence minor compiler warnings (-Wextra).
2006-04-04 Alan HourihaneWe always have a back buffer. Fixes visual problems.
2006-04-04 Dave Airlieuse gart base from drm not try to work it out ourselves...
2006-04-04 Dave Airlieswitch to card_type rather than IsPCI, doesn't change...
2006-04-04 Michal KrolAdd bitset.h.
2006-04-04 Michal KrolFix texcoord interpolation for fragment shaders.
2006-04-04 Michal KrolMore GLSL code:
2006-04-04 Michal KrolBit set.
2006-04-04 Michal KrolReturn GLSL version string (1.10).
2006-04-04 Michal KrolDefine MAX_VERTEX_ATTRIBS to 16.
2006-04-03 Adam JacksonFix license header to SGI FreeB. (Eric Kunze, SGI)
2006-04-03 Adam JacksonBug #5754: Allocate texture memory correctly. (Richard...
2006-04-03 Karl SchultzFix problem reported by Bill Newman in read_rgba_pixels...
2006-04-03 Brian Paul64-bit build for sunos5 w/ gcc
2006-04-03 Dave Airlieadd miniglx sources to i915
2006-04-03 Dave Airlieif DDX is -1 don't do DDX check
2006-04-03 Dave Airlieuse Width
2006-04-03 Dave Airlieadd pitch support and use new Width
2006-04-03 Dave Airliesetup to use pci access, comment out size bumps,
2006-04-03 Dave Airliedo a drm lock/unlock sequence after the client close
2006-04-03 Dave Airlieadd width to struct for width != virtual width
2006-04-03 Dave Airliemake miniglx use libdrm and libpciaccess
2006-04-03 Adam JacksonCoverity #459: Silly off-by-one error.
2006-04-03 Adam JacksonCoverity #468: Fill in the rest of the error_list to...
2006-04-02 Adam JacksonCoverity #476: Avoid walking off the end of ->vtx.attrs...
2006-04-02 Adam JacksonCoverity #567: Fix a memory leak on a failure path.
2006-04-02 Adam JacksonCoverity #650: Fix a memory leak when near OOM.
2006-04-01 Daniel BorcaAssorted updates.
2006-04-01 Daniel BorcaInitialize renderbuffer size.
2006-04-01 Dave AirlieThese messages really should be printed all the time...
2006-04-01 Brian Pauladded MD5 checksums for 6.5 files
2006-04-01 Brian Pauladded 6.5 relnotes
2006-04-01 Eric AnholtDon't index box by the box's index within numClipRects...
2006-04-01 Eric AnholtCall driUpdateFramebufferSize when we've found an updat...
2006-03-31 Brian Paul6.5 updates
2006-03-31 Daniel BorcaDMesa now uses OSMesa as a back-end.
2006-03-31 Daniel BorcaRemoved empty arrays.
2006-03-31 Aapo TahkolaEnough testing already
2006-03-31 Brian Paulbump version/date
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2006-03-31 Brian PaulFix the fetch_texel_ci8() code to deal with floating...
2006-03-31 Aapo Tahkolafree rs300 and ban r350(according to r300.sf.net)
2006-03-31 Aapo Tahkolamake u_list adjustable
2006-03-31 Karl Schultzupdated again for 6.5.
2006-03-31 Aapo Tahkolawarn about broken dxt 3/5
2006-03-31 Aapo TahkolaDont rely on writebacks
2006-03-31 Aapo Tahkoladisable r300 chips. R300_FORCE_R300 to force
2006-03-31 Aapo TahkolaMore meaningful warning.
2006-03-30 Eric AnholtThe pitches of the driRenderbuffers are in bytes, so...
2006-03-30 Karl SchultzClean up data structures, finishing off some of the...
2006-03-30 Adam JacksonClarify which version of Mesa we're talking about
2006-03-30 Adam JacksonRevert my change from 1.37 as being bogus (see ensuing...
2006-03-30 Adam JacksonUpdate the install docs to make explicit note of libdrm...
2006-03-30 Adam JacksonStyle fix, drop the explicit -ldrm from the link line.
2006-03-30 Karl SchultzFix logic error in viewport function so that we still...
2006-03-30 Brian PaulWhen creating front/back renderbuffers, init the Red...
2006-03-30 Brian PaulInit the Red/Green/Blue/Alpha/Depth/StencilBits fields...
2006-03-30 Brian Paulcomments regarding assertions
2006-03-30 Karl SchultzUse [][3] for write_rgb_span_16
2006-03-30 Brian Paulsome comments for Darwin
2006-03-30 Brian Pauladded glfbdev.h to MAIN_FILES
2006-03-30 Brian Paulfix bad call to FindLine()
next