mesa.git
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2004-01-05 Felix KuehlingAdded def_max_anisotropy and no_neg_lod_bias options...
2004-01-05 Felix KuehlingAdded two new options: def_max_anisotropy and no_neg_lo...
2004-01-04 Felix KuehlingNew, less expensive workaround for state-change lockups.
2004-01-04 Felix KuehlingReenable the vtxfmt code paths in the radeon and r200...
2004-01-01 Brian Paulwhitespace changes and new comments
2004-01-01 Brian Paullatest updates
2004-01-01 Brian Pauladded -fPIC -fomit-frame-pointer etc to sunos5-gcc...
2003-12-31 Brian Pauladded info about S3TC texture compression
2003-12-31 Brian Paulupdated CVS info
2003-12-28 Felix KuehlingFix TCL_LIGHT_MODEL_CTL setting in radeonColorMaterial.
2003-12-27 Keith WhitwellDon't allow lighting in model coordinates when fog...
2003-12-27 Keith WhitwellCorrect sense of ctx->_ForceEyeCoords (Felix Kuhling)
2003-12-23 Brian Paulthe optimized UNCLAMPED_FLOAT_TO_UBYTE macro was broken
2003-12-23 Daniel Borcareverted TMUs for proper multitexturing
2003-12-21 Keith Whitwellnew files
2003-12-21 Brian PaulVersion bumps, etc for Mesa 6.0
2003-12-19 Daniel BorcaDMesa: removed MGA2064W driver
2003-12-18 Brian Pauladded link to RELNOTES-5.1
2003-12-18 Brian Pauladded MD5 checksums for 5.1 tarballs
2003-12-17 Brian Paulupdates for 5.1 release
2003-12-17 Ian RomanickFix to work with the C preprocessor in GCC 3.3.x.
2003-12-17 Brian Paulupdated location of config.h
2003-12-17 Brian Pauls/Makefile.X11/Makefile.solo/ for make clean
2003-12-15 Brian Paulfix GL_MIN/MAX w/ glBlendFuncSeparate bug (Ian Romanick)
2003-12-15 Brian PaulAssorted mklib tweaks.
2003-12-15 Daniel BorcaEXT_secondary_color and EXT_separate_specular via multipass
2003-12-13 Karl RascheProblem computing specular value in OPCODE_LIT - pulled...
2003-12-13 Brian Paulfixed bad touch command
2003-12-13 Brian Paulfix some matypes.h glitches
2003-12-13 Brian Paulcall _ae_destroy_context() and _ae_invalidate_state...
2003-12-13 Brian Paulinit vars to silence warnings
2003-12-13 Brian Pauladded BeOS files, src/mesa/sources file
2003-12-13 Brian PaulUpdates from Philippe Houdoin.
2003-12-12 Alan Hourihanefix for C++
2003-12-12 Brian Paulcheck swrast->NewState in Draw/CopyPixels functions
2003-12-12 Brian Paulremove TexCoordInterleaveFactor. Clean up _mesa_Interl...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-12 Karl Rasche- Test instruction count
2003-12-12 Brian Paulupdated list of files
2003-12-12 Brian Pauluncomment-out tdfx driver
2003-12-12 Brian Paulnew makefiles
2003-12-12 Brian Paulmakefile improvements
2003-12-12 Brian Paulimproved makefiles
2003-12-12 Brian Paullists of common source files
2003-12-12 Brian Paulnew Makefiles
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-12 Daniel Borcasmall bug wrt culling
2003-12-12 Brian Paulfix visinfo typo
2003-12-12 Brian Paulcheck for null dpy in Fake_glXGetConfig()
2003-12-11 Brian Paulreplace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
2003-12-11 Keith WhitwellDon't evaluate GET_CURRENT_VB_MAX_VERTS() until after...
2003-12-11 Keith Whitwelladd driClipRectToFramebuffer helper function
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-11 Daniel Borcafixed prototypes for wglGammaRamp3DFX
2003-12-11 Keith WhitwellQuash annoying compiler warning
2003-12-11 Keith WhitwellRemove dead file glcore-new.h
2003-12-10 Alan Hourihanefix from DRI trunk
2003-12-10 Daniel Borcagot rid of __FUNCTION__ :(
2003-12-10 Alan Hourihanefix typo
2003-12-10 Brian Pauladded fbdev/glfbdev.c to tarball list
2003-12-09 Eric AnholtFix definitions for Intel compiler.
2003-12-09 Keith WhitwellIn fact, bring all the changes from mesa/tnl_dd to...
2003-12-09 Keith WhitwellRemove old ubyte-color support code. Update interp...
2003-12-09 Karl RascheArg. I can't code.. Test that we don't recongnize ...
2003-12-09 Karl Rascheadded parsing exercises for ARL and relative offsets...
2003-12-09 Karl Rasche - New grammar (0.5) from Michal Krol, merges many...
2003-12-09 Karl Rasche- handle IsPositionInvariant
2003-12-09 Keith WhitwellFix typo.
2003-12-09 Keith WhitwellMGA only has one vertex format.
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-09 Keith WhitwellFix use of uninited value 'flags', removed unused vars.
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-09 Keith WhitwellFix incorrect removal of PRIM_PARITY code (ie remove...
2003-12-09 Keith WhitwellCall UpdateMaterials when they have changed
2003-12-09 Keith Whitwellclean up some compiler warnings
2003-12-09 Keith WhitwellNo need to call UpdateMaterial() from RunPipeline().
2003-12-09 Keith WhitwellNo need to call radeonUpdateMaterial() from RunPipeline().
2003-12-09 Keith WhitwellRemove $Id tag
2003-12-09 Jouk Jansen Committing in .
2003-12-09 Brian PaulUpdate NEED_SECONDARY_COLOR macro to test if either...
2003-12-09 Eric AnholtRemove usleeps from sis driver. We probably aren't...
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
2003-12-08 Karl RascheA quick little test to show disapeearing specular color...
2003-12-08 Keith WhitwellProvide dummy definitions of __driConfig externs
2003-12-08 Alan Hourihaneturn on tdfx in SOLO build
2003-12-08 Alan Hourihanesome changes for SOLO build
2003-12-08 Alan Hourihanebuild in SOLO environment
2003-12-08 Alan Hourihanekill a warning
2003-12-08 Alan Hourihanereverse Keith's 'XFree86Server' glue.
2003-12-08 Keith WhitwellCan't include <stddef.h> when building XFree86 server...
2003-12-08 Keith Whitwellget ffb compiling
2003-12-08 Keith Whitwellget tdfx compiling
2003-12-08 Daniel Borcafixed a bug in texgen (T coord for GL_REFLECTION_MAP_NV)
2003-12-08 Keith WhitwellRemove PRIM_PARITY reference
2003-12-08 Jouk Jansen Committing in .
2003-12-08 Jouk Jansen Committing in .
2003-12-08 Alan Hourihaneadd SETPARAM ioctl
next