mesa.git
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-18 Eric Anholti915: Bug #14313: Fix accelerated (PBO) ReadPixels.
2008-06-18 Xiang, Haihaoi965: add support for Intel 4 series chipsets
2008-06-17 Brian Paulmesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UN...
2008-06-17 Eric Anholt[intel] Fix no_rast option on non-965.
2008-06-17 Eric Anholt[intel-gem] Bug #16326: Fix X tile unswizzling on 965.
2008-06-17 Wilfried Holzkeassorted glide driver fixes
2008-06-17 Brian Paulglu: silence warnings
2008-06-17 Dave Airliemesa: make mm.c use unsigned ints for offsets.
2008-06-16 Corbin Simpsonr300: Make LOD bias a persistent environment variable.
2008-06-16 H. VerbeetCompute/setup fog coordinates even if vertex program...
2008-06-16 Brian Paulmesa: allocate pixel zoom arrays on heap, not stack
2008-06-16 H. VerbeetDon't compute vertex fog when fragment program is active.
2008-06-16 Corbin Simpsonr300: Fix new incarnation of bug 3195.
2008-06-16 Corbin Simpsonr300: Forgot to clear old state before writing new...
2008-06-16 Corbin Simpsonr300: Enable LOD bias state emission.
2008-06-16 Corbin SimpsonOops, misordered a few instructions.
2008-06-16 Corbin Simpsonr300: Unbreak LOD biasing, a bit.
2008-06-15 Dan NicholsonNo more drivers/xorg
2008-06-15 Corbin Simpsonr5xx: Enable fragment.position, partial ARB_shadow.
2008-06-15 Corbin Simpsonr5xx: Detangle FP fallback and translation switches.
2008-06-14 Nicolai Haehnler300: Add radeonTransformALU and fix a bug in r300_frag...
2008-06-14 Nicolai Haehnler300_fragprog: Use less complex instructions
2008-06-14 Corbin Simpsonr5xx: More FP rewriting; fix texrect FP insts.
2008-06-14 Corbin Simpsonr5xx: New FP code, take two.
2008-06-14 Corbin Simpsonr5xx: FP refactor, take one.
2008-06-14 Corbin Simpsonr3xx/r5xx: Don't force aniso.
2008-06-14 Nicolai Haehnler300: Implement GL_ARB_shadow and GL_EXT_shadow_funcs
2008-06-14 Nicolai Haehnletexenvprogram: Mark textures using ARB_shadow as Shadow...
2008-06-14 Nicolai Haehnler300: Add radeonCompilerDump for debugging
2008-06-14 Nicolai Haehnler300_fragprog: Refactor TEX transformation
2008-06-14 Nicolai Haehnler300: Add radeon_program and trivial refactoring of...
2008-06-14 Nicolai Haehnler300: Do not include r300_fragprog.h from r300_context...
2008-06-14 Nicolai Haehnler300_fragprog: Remove dead declarations, move NOP decla...
2008-06-14 Nicolai Haehnler300_fragprog: Refactoring and cleanup
2008-06-14 Nicolai Haehnler300_fragprog: Remove dead code
2008-06-13 Nicolai Haehnler300/r500: Separate fragprog compiler structures
2008-06-13 Nicolai Haehnler300: Fix depth texture GL_LUMINANCE vs. GL_INTENSITY...
2008-06-13 Nicolai Haehnler300: Reenable t->filter_1 (though currently not used)
2008-06-13 George Sapountzisglx: load swrast_dri.so
2008-06-13 George Sapountzisdri/swrast: make unbind a noop
2008-06-13 George Sapountzisdri/swrast: add OpenGL 2.1 functions
2008-06-13 George Sapountzisglx: use ErrorMessageF
2008-06-12 Zack Rusinsilly bug: it's PROGRAM_VARYING
2008-06-12 Zack Rusinglsl: make sure we replace all output reads with tempor...
2008-06-12 Zack Rusinglsl: allow uniforms
2008-06-12 Zack Rusinglsl: fix array size initialiazers using const variables
2008-06-12 Zack Rusinalmost forgot - RelAddr is a boolean so use it here
2008-06-12 Zack Rusinshaders: fix allocation of arrays of parameters
2008-06-12 Zack Rusinglsl: implement variable array indexes
2008-06-12 Dan NicholsonUpdate .gitignore for progs/glsl
2008-06-12 Dave Airliesparc: add swrast to dri drivers
2008-06-12 Dave Airliesparc: add DRI drivers for sparc patch from Fedora
2008-06-12 Brian Paulremove obsoleted doxygen \param comments
2008-06-12 Brian Paulcomments
2008-06-11 Eric Anholt[intel-gem] Chase domain flag renaming in the DRM.
2008-06-11 Eric Anholt[gem] Enable bo_reuse by default.
2008-06-10 Brian Paulremove unnecessary swrast, tnl includes
2008-06-10 Brian Pauladd some missing rule dependencies
2008-06-10 Roland Scheideggercopy msaa visuals capability
2008-06-10 Dan NicholsonDistribute version.mk in case autoconf needs to be...
2008-06-10 Xiang, Haihaoi965: apply commit 6c1a98e97affb2163e776551eb3a9e669ff9...
2008-06-09 Brian Paulfix Xlib libGL.so build problem.
2008-06-09 Brian Pauls/SOLO/MESA/
2008-06-09 Brian PaulMakefile clean-ups
2008-06-09 Brian Paulmore old stuff, rename SOLO->MESA, etc
2008-06-09 Brian PaulMakefile clean-ups
2008-06-09 Brian Pauldocument makefile changes
2008-06-09 Alan HourihaneCheck for NULL pointer
2008-06-09 George Sapountzisglx: use goto's vs. nested if's ala xserver
2008-06-09 George Sapountzisglx: add dri_common.c ala xserver
2008-06-09 George Sapountzisdri/swrast: minor cosmetic
2008-06-08 Nicolai Haehnler300: Workaround hardware readcache problem
2008-06-08 Brianremove realglx.[ch] from build
2008-06-08 Roland Scheideggeri965: fix OPCODE_TEX when additional ops are needed
2008-06-07 Corbin Simpsonr300: Allow driconf to set a default anisotropy.
2008-06-07 Nicolai Haehnler300: Some cleanups in depth and stencil state handling
2008-06-07 Nicolai Haehnler300: Apply writemask when clearing stencil buffer
2008-06-07 Nicolai Haehnler300: Fix stencil buffer clear
2008-06-07 Nicolai Haehnler300: Further anisotropic filtering fixes
2008-06-07 Nicolai Haehnler300: Update LOD_BIAS register constants
2008-06-07 Corbin Simpsonr5xx: Unbreak anisotropic filtering?
2008-06-07 Corbin Simpsonr5xx: Fix speedy LIT once and for all.
2008-06-07 Jose FonsecaFix CRLF line endings.
2008-06-07 Jose FonsecaFix CRLF line endings.
2008-06-06 Nicolai Haehnler300: Improve texture layout calculations
2008-06-06 Keith Packard[intel-gem] Call the new throttle ioctl from swap buffers
2008-06-06 Nicolai Haehnler300: Cleanup TX_MIN_FILTER defines
2008-06-06 Nicolai Haehnler300: Remove unused variable r300_tex_obj::dirty_state...
2008-06-06 Brian Pauls/subdirs/asm_subdirs/
2008-06-06 Brian Paulmove the install rules
2008-06-06 Brian Paulremove stray semicolon
2008-06-06 Brian Paulmove a beos-ism down into drivers/beos/Makefile
2008-06-06 Brian PaulRemove the old, complicated default build rule; use...
2008-06-06 Brian Paulremove more old stuff, insert new driver_subdir build...
2008-06-06 Brian Paulnew drivers/Makefile with simple default/clean/install...
2008-06-06 Brian Paulmove directfb-libgl into drivers/directfb/Makefile
2008-06-05 Brian PaulMove fbdev driver construction into src/mesa/drivers...
2008-06-05 Brian Paulreorder some lines, more make clean cmds
2008-06-05 Brian Paulremove X11, Glide, OSMesa sources
next