mesa.git
2003-03-25 Brian Paulreplace _mesa_ prefix with _swrast_, remove s_histogram...
2003-03-25 Brian Paulstore correct EXP result
2003-03-24 Brian Pauldisable prototyped GLX_ARB_render_texture extension
2003-03-24 Brian Pauladd 2, not 4, in _mesa_get_compressed_formats()
2003-03-22 Brian Paulsubset spec (was subset.html in embedded-1-branch)
2003-03-21 Brian Paulfix GL_COLOR_MATERIAL bug
2003-03-19 Brian Paulremove/obfuscate all remaining email addresses
2003-03-19 Jouk Jansen Committing in .
2003-03-19 Brian PaulRewrite of fragment program named parameters, constants...
2003-03-19 Brian Pauladded comments
2003-03-17 Keith WhitwellFix typo
2003-03-17 Brian Paulmove #include glheader.h before extern C namespace
2003-03-16 Brian PaulStore partial derivative values in sw_span structure.
2003-03-16 Brian Pauluse TEX_UNIT_LOOP macro to coalesce some code
2003-03-16 Brian Paulclean-ups, re-org in preparation for fragment program...
2003-03-16 Brian Pauladded -lstc++ info, convert more plain text to html
2003-03-15 Brian PaulFix up some fragment program texture enable issues.
2003-03-14 Brian Pauladded fptest1, fptexture, texrect, etc
2003-03-14 Brian Paulsimple NV_fragment_program texture test
2003-03-14 Brian PaulClean-up of parser error handling/reporting.
2003-03-14 Brian Paulinclude macros.h
2003-03-11 Brian PaulDJGPP tweaks
2003-03-11 Brian PaulDJGPP tweaks
2003-03-10 Brian Pauladded Klaus Niederkruger, html clean-up
2003-03-10 Brian Paulfix/improve glAreTextures/ProgramsResident (Jose Fonseca)
2003-03-08 Brian Paultest GLfloat OSMesa rendering
2003-03-08 Brian PaulDOS update (Daniel Borca)
2003-03-08 Brian Paulminor tweaks
2003-03-08 Brian PaulDocumentation/website overhaul. The website content...
2003-03-07 Brian Paulminor updates
2003-03-07 Brian Pauladded OS/2 version of IROUND (Evgeny Kotsuba)
2003-03-05 Jouk Jansen Committing in .
2003-03-04 Brian Paulfix GLchan=GLfloat problems
2003-03-04 Brian Paulsilence a GLchan=GLfloat warning with a cast
2003-03-04 Brian Pauladded _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof)
2003-03-03 Brian Pauldisable using optimized _mesa_sqrtf() for now
2003-03-03 Brian Paulbetter error messages (Leif Delgass)
2003-03-03 Brian Pauladded glFinish with comment
2003-03-02 Brian Pauladded extern "C" for C++
2003-03-02 Brian Paulremoved extra _mesa_memset16() prototype
2003-03-02 Brian Paulremove some MESA_DEBUG stuff
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-03-01 Brian Pauldocument latest source code changes
2003-02-28 Brian Paulupdated version
2003-02-28 Brian Paulminor typo
2003-02-28 Brian Paulfix GLchan==GLfloat bug in solve_plane_chan (bug 694546)
2003-02-27 Brian Paulfix a cast (bug 694546)
2003-02-27 Karl Schultzfix compilation for windows
2003-02-27 Karl Schultzfix compilation warnings on Windows
2003-02-27 Karl SchultzFix function definitions for Windows.
2003-02-27 Brian Paulfix float color interpolation (bug 694461)
2003-02-26 Brian PaulMore clean-ups. Parse scalar/vector literals and defin...
2003-02-25 Brian Pauls/Parse_SwizzleSrcReg/Parse_VectorSrc/. Parse +/-...
2003-02-25 Brian Paulmore parser test programs
2003-02-25 Brian Paulset MAX_NV_FRAGMENT_PROGRAM_OUTPUTS to 3
2003-02-25 Brian Paulassorted clean-ups and improvements
2003-02-25 Brian Paulpass the instruction to store_vector4(). implement...
2003-02-25 Brian Paulparser clean-ups and simplifications
2003-02-25 Brian Paulmove matrix type enum out of GLmatrix struct
2003-02-25 Brian Paulfix-up pixel_format enum stuff
2003-02-25 Brian Paulcasts to silence g++ warnings
2003-02-23 Brian Pauluse _mesa_find_line_column()
2003-02-23 Brian Paulparser clean-ups (use struct parse_state)
2003-02-23 Brian Pauladded _mesa_find_line_column()
2003-02-23 Brian Paulsilence warning with a cast
2003-02-23 Brian Paultest if active texture is really changed in _mesa_Activ...
2003-02-23 Brian PaulMove span stuff from swrast.h to s_context.h (it's...
2003-02-23 Brian Paulparser clean-ups
2003-02-23 Brian Pauladded TEXTURE_*_INDEX tokens
2003-02-21 Brian Pauluse IROUND to convert depth values from float to int...
2003-02-21 Brian Paulfix zoom/clipping bug 689964
2003-02-20 Brian Paulupdated DOS files for tarball
2003-02-20 Brian Paullatest DOS updates (Daniel Borca)
2003-02-17 Brian PaulReplace some #defines with enums. (Klaus Niederkrueger)
2003-02-17 Brian Paulfixed bad zoomed.zStep assignment (bug 687811)
2003-02-17 Brian PaulImplement parsing of texture instructions and prototype...
2003-02-16 Brian Paulmore work on DEFINE/DECLARATION statements, symbol...
2003-02-13 Brian Paulversion bumps, etc
2003-02-12 Brian Paulreplace APIENTRY with GLUTAPIENTRY to be consistant...
2003-02-12 Brian Pauladded OS/2 includes
2003-02-10 Alan Hourihanecast GLfloat
2003-02-10 Alan Hourihanefix fragment_program for Windows
2003-02-08 Brian Pauladded rules for making bz2 files and md5 checksums
2003-02-08 Brian Pauladded cvsclean target
2003-02-08 Brian Paulreplace _mesa_strtof() with _mesa_strtod()
2003-02-08 Brian Pauldisable normal xform code - see bug 673938
2003-02-06 Brian Paulfix assertion in transfer_teximage() (Laurent Desnogues)
2003-02-06 Brian Paulreplace | with & (Laurent Desnogues)
2003-02-05 Brian Paulfix bug in popping texture color table state
2003-02-04 Brian Pauladded a comment for _tnl_need_projected_coords()
2003-02-04 Brian PaulUse 'ndc' instead of 'proj' terminology.
2003-02-04 Brian Paulread/write files, not stdio (Daniel Borca)
2003-02-04 Brian PaulDOS updates (Daniel Borca)
2003-02-04 Brian Paulunneeded (Daniel Borca)
2003-02-04 Brian Pauluse ARB flavor of window_pos extension
2003-02-04 Brian Paulupdated with new functions (Bill Hoffman)
2003-02-04 Brian Paulprint debug message when SSE is disabled by user (Klaus...
2003-02-04 Brian Paulupdate version numbers (Klaus Niederkrueger)
2003-01-30 Karl SchultzCheck only LEFT bits for clearing alpha buffer. (Evgeny...
2003-01-30 Brian Paulfix reported 3Dnow bug in _mesa_normal_tab (Felix Kuhling)
next