mesa.git
2004-04-08 Brian Paullots of Makefile updates for new build system
2004-04-08 Brian Paulmove pSAREAPriv declaration to be C-compliant
2004-04-08 Brian Paulno depend file
2004-04-08 Brian Pauldon't include GL/gl.h, rely on glheader.h
2004-04-08 Brian Paulmove 'id' declaration so it's C compliant
2004-04-08 Alan Hourihanebuild fixes
2004-04-08 Alan Hourihaneremove non-portable whitespace
2004-04-07 Brian Pauluse new MKDEP, MKDEP_OPTIONS variables
2004-04-07 Brian Pauluse # comments instead of //, etc (ajax@nwnk.net)
2004-04-07 Daniel Borcaremoved wfx makefiles
2004-04-07 Daniel Borcarevived linux-glide build process
2004-04-05 Jouk Jansen Committing in .
2004-04-05 Daniel Borcaprotected all codegen behind AllowCodegen
2004-04-05 Jouk Jansen Committing in .
2004-04-03 Brian Paulupdate revision history
2004-04-03 Brian Paulminor corrections
2004-04-03 Brian Paulminor tweak
2004-04-03 Brian Paulfor make clean, include tests directory
2004-04-03 Brian Paulshouldn't be in CVS
2004-04-02 Brian Paulreorder 6.0 / 6.0.1 entries
2004-04-02 Brian Paulmerge from 6.0 branch
2004-04-02 Brian Pauladded some assertions, just to be safe
2004-04-02 Brian Paulfix bad array indexing in _save_current_init() that...
2004-04-02 Brian PaulImplement ARB_f_p KIL correctly.
2004-04-02 Brian Pauladd braces to silence warnings
2004-04-02 Brian Pauladded FLUSH_CURRENT() call in GetMaterial() calls
2004-04-02 Daniel Borcagot rid of the notify routine as intermediate step
2004-04-02 Daniel Borcadisabled naughty cheats and protected the choosers...
2004-04-02 Daniel Borcaadded codegen'ed choosers
2004-04-02 Brian Paulfix error in rgb332 texel fetch function
2004-04-01 Keith WhitwellRename _x86_ symbols to avoid conflict with r200 driver
2004-04-01 Keith WhitwellRemove test for USE_X86_ASM & HAVE_NONSTANDARD_GLAPIENTRY
2004-04-01 Felix KuehlingDefine empty _tnl_x86_exec_vtxfmt_init if USE_X86_ASM...
2004-04-01 Daniel Borcacodegen'ed versions of the 2nd level dispatch
2004-03-31 Daniel Borcafine-tuning x86 gcc codegen
2004-03-31 Keith Whitwelldynfn --> _tnl_dynfn
2004-03-30 Brian Paulthese are now in the shader/ directory too
2004-03-30 Brian Paulthese files now live in the shader directory
2004-03-30 Keith WhitwellWhy are there two copies of this file?
2004-03-30 Keith WhitwellMake the output a little more likely to compile...
2004-03-30 Brian PaulReorder some code so we don't upset program state when...
2004-03-30 Brian PaulInsert original fragment program instructions as comments.
2004-03-30 Brian Pauladded hpux10-static config
2004-03-30 Brian Paulmerge from 6.0.1 branch
2004-03-30 Keith WhitwellAmusing utility to print ARB_fp programs as C code
2004-03-30 Ian RomanickAdd #ifdef protection around the file to prevent DRI...
2004-03-29 Brian Paulfix array indexing for UP4B and UP4UB
2004-03-29 Keith WhitwellAccomodate ARB_fp XPD opcode separately from NV_fp...
2004-03-29 Brian PaulTake a stab at updating the VMS files.
2004-03-29 Brian Paulfix the build
2004-03-29 Keith Whitwellnew files
2004-03-29 Michal KrolMoved from src/mesa/main
2004-03-29 Keith WhitwellFirst round of codegen for t_vtx_api.c -- ie the Begin...
2004-03-29 Michal KrolThis wont be needed any more
2004-03-29 Michal KrolMoved to src/mesa/shader and renamed to arbprogram_syn.h
2004-03-29 Michal KrolMoved to src/mesa/shader and renamed to arbprogparse...
2004-03-29 Michal KrolMoved to src/mesa/shader
2004-03-29 Daniel Borcacode cleanup heheh
2004-03-27 Felix KuehlingForgot to set SAVAGE_NEW_CULL in savageDDEnable_s3d.
2004-03-26 Brian Paulminor fixes
2004-03-26 Brian Pauladded GLW_SOURCES for IRIX
2004-03-26 Brian Paulfix some warnings
2004-03-26 Brian Paultweaks to APP_LIB_DEPS (Dan Schikore)
2004-03-26 Felix KuehlingEnable drawing directly to the (now tiled) front buffer.
2004-03-26 Brian Pauladded .SUFFIXES : .cc line
2004-03-26 Brian Pauldon't try to make GLwMDrawA.c by default since it needs...
2004-03-26 Brian PaulDon't use pushd/popd.
2004-03-26 Brian Paulnew Makefile
2004-03-26 Brian PaulTweaks for make clean / realclean.
2004-03-26 Brian Paulincrease MAX_TEXTURE_LOD_BIAS to 11.0
2004-03-26 Brian Paulclamp BiasMin, BiasMax to reasonable values
2004-03-26 Brian Paulobsolete
2004-03-26 Brian Pauladded glw to SRC_DIRS
2004-03-26 Brian Pauladded _DEPS lines to specify -L/usr/X11R6/lib
2004-03-26 Brian Pauladded OSMESA_DRIVER_OBJECTS and COMMON_DRIVER_OBJECTS
2004-03-26 Brian Paulomit CVS from configs list
2004-03-26 Brian Paulupdated Makefile info
2004-03-26 Brian PaulMesa installation script
2004-03-26 Brian PaulNew Makefile system
2004-03-26 Brian Paulnew system configurations
2004-03-26 Brian Paultweaks for 64-bit linux configs (Dan Schikore)
2004-03-26 Brian Paulcheck for GLX 1.3 during init
2004-03-26 Ian RomanickMake sure drivers don't dereference a NULL pointer if
2004-03-25 Brian Paulmerge changes from 6.0.1 branch
2004-03-25 Brian Paulmore Darwin tweaks
2004-03-25 Brian Paulre-order arguments to mklib
2004-03-25 Felix KuehlingRecalculate the viewport matrix in savageEmitDrawingRec...
2004-03-25 Brian Paulsilence warnings
2004-03-25 Michal KrolThe OpenGL Shading Language Runtime Library for Legacy...
2004-03-25 Daniel Borcasmall changes (version string)
2004-03-25 Brian Pauladded linux-x86-opteron (bug 922735)
2004-03-25 Brian Paulupdate my email address
2004-03-25 Felix KuehlingMore state management changes:
2004-03-24 Felix KuehlingMake sure hardware culling is disabled for unfilled...
2004-03-24 Brian Pauluse Driver.WriteMonoRGBAPixels() when possible (Dan...
2004-03-24 Felix KuehlingMissing in last commit.
2004-03-24 Felix KuehlingBuffer vertices and emit them in batches. Still using...
2004-03-24 Brian Paulrename class to c_class if using C++ (bug 922294)
2004-03-24 Michal KrolSlang internal include file defining constructors and...
2004-03-23 Brian Paultweaks to Darwin code
next