summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-12almost forgot - RelAddr is a boolean so use it hereZack Rusin
2008-06-12shaders: fix allocation of arrays of parametersZack Rusin
2008-06-12glsl: implement variable array indexesZack Rusin
2008-06-11remove obsoleted doxygen \param commentsBrian Paul
2008-06-11commentsBrian Paul
2008-06-10remove unnecessary swrast, tnl includesBrian Paul
2008-06-10add some missing rule dependenciesBrian Paul
2008-06-10copy msaa visuals capabilityRoland Scheidegger
2008-06-10i965: apply commit 6c1a98e97affb2163e776551eb3a9e669ff99bbf to glslXiang, Haihao
2008-06-09fix Xlib libGL.so build problem.Brian Paul
2008-06-09s/SOLO/MESA/Brian Paul
2008-06-09Makefile clean-upsBrian Paul
2008-06-09more old stuff, rename SOLO->MESA, etcBrian Paul
2008-06-09Makefile clean-upsBrian Paul
2008-06-09Check for NULL pointerAlan Hourihane
2008-06-09glx: use goto's vs. nested if's ala xserverGeorge Sapountzis
2008-06-09glx: add dri_common.c ala xserverGeorge Sapountzis
2008-06-09dri/swrast: minor cosmeticGeorge Sapountzis
2008-06-08r300: Workaround hardware readcache problemNicolai Haehnle
2008-06-08remove realglx.[ch] from buildBrian
2008-06-08i965: fix OPCODE_TEX when additional ops are neededRoland Scheidegger
2008-06-07r300: Allow driconf to set a default anisotropy.Corbin Simpson
2008-06-07r300: Some cleanups in depth and stencil state handlingNicolai Haehnle
2008-06-07r300: Apply writemask when clearing stencil bufferNicolai Haehnle
2008-06-07r300: Fix stencil buffer clearNicolai Haehnle
2008-06-07r300: Further anisotropic filtering fixesNicolai Haehnle
2008-06-07r300: Update LOD_BIAS register constantsNicolai Haehnle
2008-06-07r5xx: Unbreak anisotropic filtering?Corbin Simpson
2008-06-06r5xx: Fix speedy LIT once and for all.Corbin Simpson
2008-06-07Fix CRLF line endings.Jose Fonseca
2008-06-06r300: Improve texture layout calculationsNicolai Haehnle
2008-06-06r300: Cleanup TX_MIN_FILTER definesNicolai Haehnle
2008-06-06r300: Remove unused variable r300_tex_obj::dirty_state and related definesNicolai Haehnle
2008-06-06s/subdirs/asm_subdirs/Brian Paul
2008-06-06move the install rulesBrian Paul
2008-06-06remove stray semicolonBrian Paul
2008-06-06move a beos-ism down into drivers/beos/MakefileBrian Paul
2008-06-06Remove the old, complicated default build rule; use the new driver_subdirs ruleBrian Paul
2008-06-06remove more old stuff, insert new driver_subdir build rules (but not enabled ...Brian Paul
2008-06-06new drivers/Makefile with simple default/clean/install rulesBrian Paul
2008-06-06move directfb-libgl into drivers/directfb/MakefileBrian Paul
2008-06-05Move fbdev driver construction into src/mesa/drivers/fbdev/MakefileBrian Paul
2008-06-05reorder some lines, more make clean cmdsBrian Paul
2008-06-05remove X11, Glide, OSMesa sourcesBrian Paul
2008-06-05added dependenciesBrian Paul
2008-06-05Move building of stand-alone Mesa into drivers/x11/MakefileBrian Paul
2008-06-05new Makefile for building "stand-alone", Xlib-based libGLBrian Paul
2008-06-05prefix some includes with mesa/ or glapi/Brian Paul
2008-06-05Move construction of libOSMesa.so into src/mesa/drivers/osmesa/MakefileBrian Paul
2008-06-05insert mesa/ before include filesBrian Paul