mesa.git
2006-04-21 Adam JacksonEnsure all GART allocations are freed on context destru...
2006-04-21 Adam JacksonFix format strings for LP64
2006-04-21 Brian Paulpass color index as float, not int
2006-04-21 Brian Pauldepend is not a .PHONY target
2006-04-21 Brian Paulfix indentation
2006-04-21 Brian Pauluse vertex.attrib[3] instead of vertex.color
2006-04-21 Brian Pauls/NV/ARB/
2006-04-20 Aapo Tahkolalimit max program/param length to 255 (spotted by sroland)
2006-04-20 Brian Paulcheck glLoadProgramNV len < 0 (bug 6679)
2006-04-20 Brian Paulerror_attrib() should generate GL_INVALID_VALUE, not...
2006-04-20 Brian PaulMake most of the _mesa_noop_*() functions static.
2006-04-20 Brian Paulsome tentative code for _mesa_update_framebuffer_visual()
2006-04-19 Dave AirlieSrcReg->Swizzle is always initialized to SWIZZLE_NOOP...
2006-04-19 Brian Paulminor updates
2006-04-19 Brian Paulfix invalid free() problem (bug 6658)
2006-04-19 Brian Paulupdates for GNU/Hurd (bug 6657)
2006-04-19 Brian PaulReplace old README.X11 with updated xlibdriver.html
2006-04-18 Brian Paulassorted AIX, IRIX fixes from Dan Schikore
2006-04-18 Brian Paul-arch AIX64 no longer needed
2006-04-18 Michal KrolRemove carriage-return chars *ONLY*.
2006-04-18 Michal KrolAdd support for ARB_vertex_shader attrib binding and...
2006-04-17 Kristian HøgsbergAdd .note.GNU-stack section to assembler files to avoid...
2006-04-14 Brian Paulanother simple FBO test
2006-04-14 Brian Paultest glReadPixels speed w/ various formats/types, PBOs
2006-04-14 Brian PaulUse 'file' command in more places to determine the...
2006-04-14 Brian PaulDon't have to pass ABI-related flags to mklib anymore.
2006-04-14 Brian PaulSilence a few -pedantic warnings.
2006-04-14 Brian Pauls/MaxTextureUnits/MaxTextureCoordUnits/
2006-04-14 Brian Paul6.5.1 fixes
2006-04-14 Brian PaulWhen popping GL_DRAW_BUFFER state, need to re-do error...
2006-04-14 Brian Paulsilence -pedantic warning
2006-04-14 Brian Pauldon't need s_depth.h
2006-04-14 Brian PaulReplace ctx->Const.MaxTextureUnits w/ ctx->Const.MaxTex...
2006-04-13 Brian PaulIf the image file is RGB, convert to RGBA (fixes segfault).
2006-04-13 Brian PaulFix comment about MaxTextureUnits, needs to be min...
2006-04-13 Brian Paulsilence minor warnings
2006-04-13 Brian Paulcasts to fix some -pedantic warnings
2006-04-13 Brian PaulSet array normalization flag for normals, colors (Keith)
2006-04-13 Brian Paulremove the -dlopen option. Always make both kinds...
2006-04-13 Brian Paulmore updates (Dan Schikore)
2006-04-13 Brian Pauladd new configs (Dan Schikore)
2006-04-13 Brian Paulnew configs, misc updates (Dan Schikore)
2006-04-13 Brian PaulFixes for AIX, SunOS, Darwin. -dlopen flag to build...
2006-04-13 Brian PaulUse -I$(INCDIR) to get Mesa, not system headers (Dan...
2006-04-13 Brian Paulupdated tests for defining __FUNCTION__ (Dan Schikore)
2006-04-13 Brian Pauladded 'const' (Dan Schikore)
2006-04-13 Brian Paulcompile fix from Dan Schikore
2006-04-12 Aapo TahkolaGLboolean cannot hold GLuint! usage of tmus >= 4 no...
2006-04-11 Brian Paulallow rotation w/ mouse
2006-04-11 Brian Pauladd missing 'union' keyword
2006-04-11 David RevemanFBConfig support for EXT_tfp
2006-04-11 David RevemanAdd attrib_list to glXBindTexImageEXT
2006-04-11 David RevemanAdd attrib_list to glXBindTexImageEXT
2006-04-11 David RevemanFix CreateDrawable
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.
next