mesa.git
2004-09-17 Eric AnholtSymbol names are prepended with an underscore on CYGWIN...
2004-09-16 Brian Paulsilence warnings
2004-09-16 Brian Paulsilence warnings, re-indent code
2004-09-16 Brian PaulVBO refcount and spriteblast fixes
2004-09-16 Brian Paulclean-up the hokey transformation code so that window...
2004-09-15 Brian Paulreplace glNormal3f(v) with GL_CALL(Normal3f)(v), etc...
2004-09-15 Brian Paulin _mesa_problem() include version number in error...
2004-09-14 Brian Paulalso fix possible delete bugs with buffer objects and...
2004-09-14 Brian Paulfixed glDeleteTextures bug
2004-09-14 Brian PaulHave the rendering contexts share textures.
2004-09-14 Brian PaulRepeatedly deleting a texture ID with glDeleteTextures...
2004-09-13 Brian PaulReplace -lGL with -l$(GL_LIB), etc.
2004-09-13 Brian Pauladded GL_MAX_VERTEX_ATTRIBS_ARB bug fix
2004-09-13 Brian PaulHandle GL_MAX_VERTEX_ATTRIBS_ARB in glGet*().
2004-09-13 Ian RomanickMinor extension string tweaks. Added support for verte...
2004-09-13 Brian Paulremove ARB_texture_non_power_of_two from _mesa_enable_1...
2004-09-13 Brian Pauladjust texcoords for texture rectangle sampling
2004-09-13 Brian Paultweak texcoord for sampling texture rectangles (Dave...
2004-09-13 Daniel Borcacleanup and bugfixes for fxDDClear()
2004-09-13 Daniel Borcacleanup and some changes towards GL_ARB_point_sprite...
2004-09-13 Daniel Borcacleanup
2004-09-13 Daniel Borcachanges towards GL_ARB_point_sprite (two-zero)
2004-09-10 Brian Paulupdated ggi files in tarball list
2004-09-10 Brian Paulapplied patch #1026109
2004-09-10 Brian Paulupdated from patch 1026109
2004-09-10 Brian Paulnew file (bug 1026109)
2004-09-10 Brian Paulremoved (bug 1026109)
2004-09-10 Brian Paulggi updates
2004-09-10 Brian Paulassorted updates (bug #1025977)
2004-09-10 Brian Paulmisc updates for 6.2 release
2004-09-10 Brian Paulupdated error msg
2004-09-10 Jose FonsecaUse CSS in custom headers.
2004-09-10 Brian Paulfix matrix classification and program parsing error...
2004-09-10 Brian Paulreset error state before parsing (David Reveman)
2004-09-10 Brian PaulMore updates for Doxygen.
2004-09-10 Brian Pauladded glapi and shader modules, misc updates
2004-09-09 Jose FonsecaUpdate the doxygen configuration file.
2004-09-09 Brian Paulfix a bug in analyse_from_scratch() reported by Wes...
2004-09-09 Brian Paulclean-ups and comments
2004-09-09 Brian Paulinitial bits for DRI_FILES for putting DRI driver sourc...
2004-09-09 Brian PaulAnother attempt at fixing name mangling and gl__unused4...
2004-09-08 Dave Airlieupdated patch for vertex program
2004-09-07 Dave AirlieThis patch enables GL_ARB_vertex_program and GL_NV_vert...
2004-09-07 Dave AirlieAdd a solo-x86 config, and make solo use the x86 glapi
2004-09-03 Daniel Borcamake sure the HW is clean before shooting the pipeline
2004-09-02 Keith Whitwellr200-maybe-flush-less-3.diff
2004-09-01 Brian Paulalso test for __arm__ for setting USE_IEEE (X bug 1155)
2004-08-31 Keith WhitwellThe i915 driver was merged after EMIT_*_BGR bug was...
2004-08-31 Daniel Borcanewer Glide3x snaps vertices internally for V1/VR/VB
2004-08-31 Daniel Borcadocument MESA_FX_NOSNAP
2004-08-30 Brian Paulupdated CFLAGS (Anich Gregor)
2004-08-30 Daniel Borcaremove CR
2004-08-30 Daniel Borcacleanup
2004-08-30 Daniel Borcarevived unused code, but got rid of warnings
2004-08-30 Daniel Borcacleaned up extensions a bit
2004-08-30 Daniel Borcaclamp lodbias
2004-08-30 Daniel Borcafixed automatic mipmap generation
2004-08-30 Daniel Borcafog really needs W
2004-08-30 Daniel Borcaremove CR
2004-08-30 Daniel BorcaWerror is bad, unless you know what you are doing
2004-08-27 Brian Paulbump version to 6.2, add installmesa to tarballs
2004-08-25 Brian PaulICD update from Gregor Anich
2004-08-25 Brian Paulmove (void) foo; instances after local declarations
2004-08-25 Brian Paulprint internalFormat value in r200ChooseTextureFormat...
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-08-25 Brian Paulregenerated with license info
2004-08-25 Brian PaulMakefile for python-generated files (Ian Romanick)
2004-08-25 Brian Pauluse version generated from the XML database
2004-08-25 Brian Paulfix MGL namespace warning (patch 1014800)
2004-08-25 Brian Paulreturn type for MapBuffer was not specified
2004-08-25 Brian PaulFix mgl name mangling (patch 1014800)
2004-08-25 Brian PaulWindows ICD driver code (patch 1014800)
2004-08-25 Brian Paulfix a couple bad casts
2004-08-25 Brian Paulremove BeOS conditional code. oglinfo should be moved...
2004-08-25 Brian Paulprint current config name before building src and progs
2004-08-25 Brian Paulwork around a param bug (Adam Jackson)
2004-08-24 Philippe HoudoinDisable x86 iround() version on BeOS with gcc < 2.95...
2004-08-24 Philippe HoudoinTodo list updated. Build instructions detailed.
2004-08-24 Philippe HoudoinDuplicate CFLAGS in CXXFLAGS removed. Now define DEBUG...
2004-08-22 Felix KuehlingConverted the Savage driver to the new DRI interface...
2004-08-22 Brian Paulrelease notes for 6.2
2004-08-22 Brian PaulIRIX fixes
2004-08-22 Brian Pauladded src/glw/depend to tarball list
2004-08-22 Brian Paulcast to fix a warning (in disabled code anyway)
2004-08-22 Brian Pauldon't use __FUNCTION__ - not portable
2004-08-22 Brian Paulcheck if __mips or _MIPS_ARCH is defined to set IEEE_ON...
2004-08-22 Brian Paulalso check for __hppa__ and hpux for IEEE support ...
2004-08-20 Brian Paulenabled GL_ARB_texture_rectangle
2004-08-20 Daniel Borcahide GL_ARB_texture_compression from non-VSA cards
2004-08-20 Daniel Borcacleanup
2004-08-19 Brian Paulfirst bug fix for v6.2
2004-08-19 Brian Paulbump version to 6.2
2004-08-19 Brian Pauldon't check for ARB_texture_non_power_of_two for OpenGL...
2004-08-19 Jouk Jansen Committing in .
2004-08-19 Daniel Borcawhy is GL_ARB_texture_env_combine different from EXT?
2004-08-19 Daniel Borca"const int _nc" was really stupid...
2004-08-19 Daniel Borcacleanup
2004-08-19 Daniel Borcasilence compiler warnings
2004-08-18 Brian Pauladded Mesa 6.1 release info
2004-08-18 Brian Paulcheck for either GL_NV_vertex_program or GL_ARB_vertex_...
next