mesa.git
2004-04-14 Alan Hourihanedisable under _SOLO build
2004-04-14 Daniel Borcadocumentation updates
2004-04-14 Dave AirlieAdd agpmode to the example config file
2004-04-14 Dave Airlieget agpmode from config file
2004-04-14 Dave AirlieAdd shader sources for solo build
2004-04-14 Dave Airliemake solo work like before new makefile merge
2004-04-14 Dave Airlieadd agpmode to miniglx config file
2004-04-13 Brian Paulminor tweak for Darwin
2004-04-13 Brian Paulcheck for __AMD64__ when setting USE_IEEE (Ronnny Vindenes)
2004-04-13 Keith WhitwellBuild a single string containing the generated 'C'...
2004-04-13 Alan Hourihanefix the usage of GLX_MESA_allocate_memory
2004-04-13 Daniel Borcaupdated Glide driver documentation
2004-04-13 Dave Airliemake this exactly like XFree86 .. allows 4x to work
2004-04-13 Jon SmirlAdd DRM_SOURCE_PATH to make system.
2004-04-12 Ian RomanickMissed one with the last commit.
2004-04-12 Ian RomanickConditionally compile code for x86 specific TNL codegen...
2004-04-11 Alan Hourihanebuild fix for VMS
2004-04-10 Brian Paulfix minor glitch with GL_DEPTH_COMPONENT textures
2004-04-09 Brian Paulfix max buffer size test (Kyle Bateman, bug 912828)
2004-04-09 Brian Pauladded extern "C" for C++ (bug 930933)
2004-04-09 Brian Pauladded SPECULAR flag for sprite point functions
2004-04-08 Alan Hourihanemake note about needing to fix the drm driver to enable...
2004-04-08 Brian Pauladded zreaddraw.c
2004-04-08 Brian Pauluse MKDEP var
2004-04-08 Brian Pauladded -noprefix option for making DRI drivers
2004-04-08 Brian Paulminor fix
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
next