summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
2008-06-27DRI-specific pkg-config fileDan Nicholson
2008-06-26Check in SwapBuffers for any new pending dri2 eventsAlan Hourihane
2008-06-24intel: Fix glCopyPixels when x or y are < 0 in hw coordinates.Eric Anholt
2008-06-24i965: Use the shared intel_pixel_copy.c.Eric Anholt
2008-06-24intel: Same pixel function init for everyone now.Eric Anholt
2008-06-24intel: Avoid glBitmap software fallback for blending when no blending occurs.Eric Anholt
2008-06-24intel: Merge check_blit_fragment_ops between i915/i965.Eric Anholt
2008-06-24intel: Note reasons for blit pixel op fallbacks under INTEL_DEBUG=pix.Eric Anholt
2008-06-24i915: Add support for accelerated glBitmap, shared from 965.Eric Anholt
2008-06-24i915: Fix read != draw drawable for glCopyPixels.Eric Anholt
2008-06-24i915: Allow accelerated pixel ops to be disabled with INTEL_NO_BLIT.Eric Anholt
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21#undef DEBUG to silence warningsBrian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21s/inline/INLINEBrian Paul
2008-06-21remove old commentsBrian Paul
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith
2008-06-21R300: 1002:5657 is actually RV410Alex Deucher
2008-06-21r200: fix typo in r200TryDrawPixels parameter validation (bug 16406)Roland Scheidegger
2008-06-18i915: Bug #14313: Fix accelerated (PBO) ReadPixels.Eric Anholt
2008-06-18i965: add support for Intel 4 series chipsetsXiang, Haihao
2008-06-17assorted glide driver fixesWilfried Holzke
2008-06-16r300: Make LOD bias a persistent environment variable.Corbin Simpson
2008-06-16r300: Fix new incarnation of bug 3195.Corbin Simpson
2008-06-16r300: Forgot to clear old state before writing new state.Corbin Simpson
2008-06-15r300: Enable LOD bias state emission.Corbin Simpson
2008-06-15Oops, misordered a few instructions.Corbin Simpson
2008-06-15r300: Unbreak LOD biasing, a bit.Corbin Simpson
2008-06-14r5xx: Enable fragment.position, partial ARB_shadow.Corbin Simpson
2008-06-14r5xx: Detangle FP fallback and translation switches.Corbin Simpson
2008-06-14r300: Add radeonTransformALU and fix a bug in r300_fragprog DPHNicolai Haehnle
2008-06-14r300_fragprog: Use less complex instructionsNicolai Haehnle
2008-06-14r5xx: More FP rewriting; fix texrect FP insts.Corbin Simpson
2008-06-14r5xx: New FP code, take two.Corbin Simpson
2008-06-14r5xx: FP refactor, take one.Corbin Simpson
2008-06-14r3xx/r5xx: Don't force aniso.Corbin Simpson
2008-06-14r300: Implement GL_ARB_shadow and GL_EXT_shadow_funcsNicolai Haehnle
2008-06-14r300: Add radeonCompilerDump for debuggingNicolai Haehnle
2008-06-14r300_fragprog: Refactor TEX transformationNicolai Haehnle
2008-06-14r300: Add radeon_program and trivial refactoring of r300_fragprog to use itNicolai Haehnle
2008-06-14r300: Do not include r300_fragprog.h from r300_context.h and other cleanupsNicolai Haehnle
2008-06-14r300_fragprog: Remove dead declarations, move NOP declarations into sourceNicolai Haehnle
2008-06-14r300_fragprog: Refactoring and cleanupNicolai Haehnle