protect against broken apps
[mesa.git] / src / mesa / drivers /
2004-01-07 Daniel Borcaprotect against broken apps
2004-01-07 Daniel Borcateensy bit of optimization in interp code
2004-01-07 Daniel Borcawgl interface
2004-01-07 Daniel Borcacleanups
2004-01-07 Daniel BorcaMingw3 prototypes
2004-01-05 Eric AnholtAdd support for Radeon IGP chipsets, based off of mcgro...
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...
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-23 Daniel Borcareverted TMUs for proper multitexturing
2003-12-19 Daniel BorcaDMesa: removed MGA2064W driver
2003-12-15 Daniel BorcaEXT_secondary_color and EXT_separate_specular via multipass
2003-12-13 Brian PaulUpdates from Philippe Houdoin.
2003-12-12 Brian Paulcheck swrast->NewState in Draw/CopyPixels functions
2003-12-12 Brian Paulapplied Felix's patch for configuration system
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 Keith Whitwelladd driClipRectToFramebuffer helper function
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-11 Daniel Borcafixed prototypes for wglGammaRamp3DFX
2003-12-10 Alan Hourihanefix from DRI trunk
2003-12-10 Daniel Borcagot rid of __FUNCTION__ :(
2003-12-10 Alan Hourihanefix typo
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 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 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 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 Keith WhitwellProvide dummy definitions of __driConfig externs
2003-12-08 Alan Hourihanesome changes for SOLO build
2003-12-08 Alan Hourihanebuild in SOLO environment
2003-12-08 Keith Whitwellget ffb compiling
2003-12-08 Keith Whitwellget tdfx compiling
2003-12-08 Keith WhitwellRemove PRIM_PARITY reference
2003-12-08 Alan Hourihaneadd SETPARAM ioctl
2003-12-07 Alan Hourihanemerge some more of the radeon DRI driver from the DRI...
2003-12-07 Alan Hourihanesync some more of the r200 driver from the DRI trunk
2003-12-07 Alan Hourihanemerge i830 DRI driver from DRI trunk
2003-12-06 Brian PaulglFBDev driver from embedded-2 branch.
2003-12-05 Alan Hourihanefix _SOLO build problem
2003-12-05 Alan Hourihanefix a _SOLO build problem
2003-12-05 Alan Hourihanefix _SOLO build problem
2003-12-05 Alan Hourihanefix some _SOLO build problems
2003-12-05 Alan Hourihanexmlconfig fixes
2003-12-05 Alan Hourihanexmlconfig fixes for the new options
2003-12-05 Alan Hourihanemerge r128 DRI driver from DRI trunk
2003-12-05 Alan Hourihanemerge i810 DRI driver from DRI trunk
2003-12-05 Brian PaulFix a front/back CopyPixels glitch.
2003-12-05 Alan Hourihanebring over latest mga DRI driver from DRI trunk
2003-12-05 Alan Hourihanebring in common from DRI trunk
2003-12-04 Alan Hourihanedisable some DEBUG
2003-12-04 Alan Hourihaneuse _swrast_CopyPixels for XFree86
2003-12-04 Alan Hourihanemerge latest DRI sis driver changes from the DRI trunk
2003-12-04 Alan Hourihanebuild fix
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Brian Pauldon't use new glDrawPixel routines in Xserver
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fix
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihaneadd SPARC ffb DRI driver
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihaneadd tdfx DRI driver
2003-12-04 Brian PaulPort over changes from XFree86/Mesa 5.0.2, mostly to...
2003-11-29 Brian PaulUse XPutImage() for glDrawPixels() and XCopyArea()...
2003-11-26 Daniel Borcaaccomodate vtx-0-2-branch
2003-11-25 Brian PaulOtto Solares' patch to add radeon 9200
2003-11-25 Brian Paulsilence a warning
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-11-21 Daniel Borcamore texture compression
2003-11-20 Daniel Borcasmall matters
2003-11-18 Daniel Borcadoc updates; GLUT timer additions; fixed compilation...
2003-11-13 Daniel Borcavanilla extensions disabled
2003-11-12 Daniel Borcadirty hack to advertise vanilla extension names
2003-11-07 Brian Paulfix comments
2003-11-07 Daniel BorcaNCC fixes and some cosmetics
2003-11-04 Brian Paulfix AccessViolation bug (#835861)
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel BorcaVoodoo2 happiness
2003-10-31 Daniel Borcaremoved detritus
2003-10-30 Daniel Borcabugfixes wrt texture compression
2003-10-29 Daniel Borcachanges to accomodate texture compression
2003-10-22 Daniel Borcacosmetics and memos
next