mesa.git
2004-10-18 Ian RomanickFix compile errors when DEBUG is defined.
2004-10-17 Ian RomanickFix t_vertex byte-ordering issues for PowerPC. This...
2004-10-17 Ian RomanickAdd ARGB modes to support big-endian systems.
2004-10-17 Ian RomanickFix hangs on big-endian (e.g., PowerPC) hardware.
2004-10-17 Nicolai Haehnle- FIX: flickering
2004-10-16 Brian Pauladded initial support for -exports option, Linux/OpenBS...
2004-10-16 Brian PaulGL_OES_read_format info
2004-10-16 Brian Paulif CXX or CC env vars aren't set, use g++, gcc by defau...
2004-10-16 Ville SyrjalaRemoved two unnecessary variables.
2004-10-16 Ville SyrjalaFixed off by one errors in clipping.
2004-10-16 Eric AnholtAdd code to support projective texturing and fix mixed...
2004-10-16 Eric AnholtAlways turn on the TAM_DEBUG3=0x6 workaround on real...
2004-10-16 Ian RomanickAdd support for OES_read_format. As soon as glext...
2004-10-16 Brian Paulfix if/else bug in _mesa_ProgramEnvParameter4fARB ...
2004-10-16 Ian RomanickOnly build the MMX/SSE/SSE2 versions for ReadRGBASpan...
2004-10-15 Ian RomanickFixed a few places that should have been using GET_SRC_PTR.
2004-10-15 Ian RomanickConvert MGA driver to use new spantmp2.h interface.
2004-10-15 Nicolai HaehnleHuge dumb drop. State:
2004-10-14 Ian RomanickAdd support for optimized versions of the code underlyi...
2004-10-13 Keith WhitwellAdd a license to this file. It was written on VA's...
2004-10-13 Ian RomanickAdded some documentation that I managed to figure out...
2004-10-13 Ian RomanickMake the GL_RENDERER string include the actual chipset...
2004-10-13 Ian RomanickInitial support for PowerPC specific code in Mesa and...
2004-10-13 Ian RomanickRefactor the code in driGetRendererString a bit to...
2004-10-13 Brian Paulupdated fsv URL
2004-10-13 Ian RomanickEliminate the funky SSE exception test from DRI builds...
2004-10-13 Brian Paulinitial 6.3 changes
2004-10-13 Brian PaulFix minor fog / fragment program state bug.
2004-10-13 Adam JacksonBug #1588: abort if no palette format matches. (Egbert...
2004-10-13 Philippe HoudoinLet's build again after the support for GL_ARB_draw_buf...
2004-10-13 Philippe HoudoinFix a potential memory leak.
2004-10-13 Philippe HoudoinForgot a contributor.
2004-10-13 Philippe HoudoinImplement BGLView::CopyPixelsIn/Out().
2004-10-12 Daniel Borcasupport for external libraries
2004-10-12 Daniel BorcaSWTC trick (disabled for now)
2004-10-12 Daniel BorcaSWTC trick, enabled new extensions
2004-10-12 Daniel BorcaSWTC trick
2004-10-12 Daniel Borcabump version numbers to their real values
2004-10-12 Daniel Borcadoc update
2004-10-12 Daniel Borcaavoid the patch if Mesa_DXTn flag is set
2004-10-12 Daniel Borcaadd more mess to the dynamic linking system
2004-10-12 Daniel Borcaadd newline to end of file
2004-10-11 Felix KuehlingFix strange white space that gcc didn't like.
2004-10-11 Michal KrolPrefix operator and constructor keywords with two conse...
2004-10-11 Michal KrolEnable draw_buffers only if GL_ARB_draw_buffers string is
2004-10-09 Eric AnholtThis statechange is vtx state, not tcl.
2004-10-08 Eric AnholtUse the right FALLBACK macro for projtex so that projec...
2004-10-08 Eric AnholtAdd fallback debugging (R128_DEBUG=fall) output, and...
2004-10-08 Eric AnholtDon't compile WriteMonoDepthSpan if HAVE_HW_DEPTH_SPANS...
2004-10-08 Eric AnholtAdd support for NV_blend_square, and print errors if...
2004-10-08 Ian RomanickMassively cleaned up the code that calculates front...
2004-10-08 Ian RomanickReject unsupported texture formats passed to glCompress...
2004-10-08 Ian RomanickAdd simple test program for Mesa bug #1028405.
2004-10-08 Alex DeucherApply Eric's stencil wrap patch (Eric Anholt)
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-10-07 Ian RomanickPrevent Y-offset from exceeding valid range in texture...
2004-10-07 Felix KuehlingFix emitting fog without secondary color and vice-versa.
2004-10-06 Karl Schultz*** empty log message ***
2004-10-06 Brian Paulmore GL_ARB_draw_buffers updates from Michale Krol
2004-10-06 Brian Paulfix GetVertexAttrib problem
2004-10-06 Ian RomanickConvert tdfxDDInitExtensions to use driInitExtensions.
2004-10-05 Daniel Borcaput Rush in the list of supported HW
2004-10-05 Daniel Borcastencil wrap works, either HW or SW (Ian Romanick)
2004-10-05 Daniel Borcaenable 2_0 extensions
2004-10-04 Ian RomanickUse the driFillInModes utility function.
2004-10-04 Ian RomanickAlso export fbconfigs with 0/0 depth/stencil modes...
2004-10-04 Ian RomanickAdd some Savage3D stencil documentation based on discus...
2004-10-04 Brian Paulmake clean should remove depend.bak too (Sérgio Moneiro...
2004-10-04 Brian PaulARB_fp support for GL_ARB_draw_buffers (Karl Rasche)
2004-10-04 Ian RomanickSet MaxTextureImageUnits and MaxTextureCoordUnits to...
2004-10-04 Ian RomanickThe alpha post-scale and the RGB post-scale were mistak...
2004-10-03 Eric AnholtRemove empty r128_vb.h.
2004-10-02 Brian Paulput glapi_x86.S into the x86/ directory
2004-10-02 Brian Paulremove unused413 stuff, glDrawBuffersARB uses that...
2004-10-02 Brian PaulGL_ARB_draw_buffers
2004-10-02 Brian Paulfix _DrawDestMask[0][0] typos
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-10-02 Brian Paulfix indentation
2004-10-02 Brian Paulfix a comment
2004-10-02 Brian Paulbump version to 6.3
2004-10-02 Brian Paulinitial stuff for 6.3
2004-10-02 Brian Paula few more updates for the 6.2 release
2004-10-02 Brian Paulfix LoadProgramNV regression when I had fixed the RefCo...
2004-10-02 Brian Pauladded PBO known issues
2004-10-02 Brian Paulset 6.2 release date
2004-10-02 Eric AnholtIf an application cleared before any state had been...
2004-10-02 Eric AnholtConvert Rage 128 over to t_vertex.c. While it's slight...
2004-10-02 Eric AnholtAdd an option for vertices emitted to be swapped CPU_TO...
2004-10-02 Ian RomanickCut out all of the old texture environment code and...
2004-10-01 Karl Schultzminor updates and improvements
2004-10-01 Karl SchultzAdd the glut project to the demos workspace.
2004-10-01 Karl SchultzRemove glut project from the Mesa workspace. This...
2004-10-01 Karl SchultzAdd HP shared lib configs.
2004-10-01 Karl SchultzHP shared lib config
2004-10-01 Ian RomanickReplace the numerous switch-statements to derive GL_COM...
2004-10-01 Karl Schultzfix problems in previous version
2004-10-01 Karl SchultzEnable builds on AIX 64-bit
2004-10-01 Dave AirlieFix mesa solo with doublebuffered apps, the drawable...
2004-09-30 Ian RomanickFactored out code for setting texture coordinate wrap...
2004-09-30 Brian Paulset span.y prior to each span write in draw_depth_pixel...
next