mesa.git
2004-05-27 Ian RomanickConvert all calls using _glapi_Dispatch to use the...
2004-05-26 Ian RomanickMinor code simplification.
2004-05-26 Ian RomanickTest the overhead of just calling a GL function. The...
2004-05-25 Brian Paulonly use simple_z_textured_triangle if depthBits <= 16
2004-05-25 Ian RomanickAdded a couple fog coordinate related register defines.
2004-05-25 Ian RomanickModify the generate assembly code to not use global...
2004-05-25 Daniel Borcaoops
2004-05-25 Daniel BorcaFXT1 texture compression (initial draft)
2004-05-24 Ian RomanickFixed a bug that caused every dispatch function to...
2004-05-24 Felix KuehlingWAIT_IDLE_EMPTY in savageSwapBuffers until real frame...
2004-05-24 Eric AnholtClean up some warnings by making sis_fatal_error a...
2004-05-24 Eric AnholtAdd missing sisInitDriverFuncs call. Fixes segfault.
2004-05-24 Ian RomanickGenerates assembly dispatch stubs for SPARC. Generates...
2004-05-24 Dave Airliestop crash when debugging
2004-05-21 Roland Scheideggeruse OGL 1.1 color logic ops in addition to GL_EXT_blend...
2004-05-21 Brian Paulfix bug #957792 (swap buffers), plus misc clean-ups
2004-05-21 Brian Paulremove duplicate GLX_DRAWABLE_TYPE token, sorted tokens...
2004-05-21 Roland Scheidegger(Dieter Nuetzel) fix typo in help screen
2004-05-21 Brian Pauls/core/main/
2004-05-21 Roland Scheideggerfix constant texture environment color setup for textur...
2004-05-21 Ian Romanicks/sop/rop/ in a couple places to fix some bugs. Added...
2004-05-20 Brian Paullots of updates
2004-05-20 Brian Paulupdated URL
2004-05-20 Ian RomanickAdded all of the missing ARB extensions. Added all...
2004-05-20 Daniel Borcadoc update; minor changes
2004-05-20 Roland ScheideggerAdd support for GL_EXT_blend_[func|equation]_separate...
2004-05-20 Roland Scheideggeradd check if drm is new enough for packet R200_EMIT_RB3...
2004-05-20 Roland Scheideggeradd missing R200_RB3D_BLENDCOLOR register
2004-05-19 Ian RomanickAdded some in-code documentation. Modifed glParameter...
2004-05-19 Ian RomanickRe-ordered categories. Added extension number information.
2004-05-19 Daniel Borcaadded GL_NV_blend_square
2004-05-18 Ian RomanickNew scripts for processing the XML version of APIspec...
2004-05-18 Daniel Borcaadded some core-level extensions
2004-05-17 Brian Paulfixed some bogus array enable tests (Soju Matsumoto)
2004-05-16 Brian PaulReplaced 'core' with 'main'.
2004-05-14 Brian Paulminor doxygen updates
2004-05-14 Brian PaulMinor fixes/optimizations to type conversions in draw_d...
2004-05-14 Roland ScheideggerFix GL_MIN and GL_MAX blend equations (set blend factor...
2004-05-13 Brian Paulcast driHwLock assignment
2004-05-13 Brian Paulsilence warning in assignment to gp.value
2004-05-13 Brian Paulfix parameters to StoreImage()
2004-05-13 Brian PaulAnother pass at implementing byte-swapped texture formats.
2004-05-12 Brian PaulTest program to check that packed pixel formats work...
2004-05-12 Brian PaulGL_BGR can't be used with the packed types, according...
2004-05-12 Brian Paulsome component ordering bugs in extract_float_rgba()
2004-05-12 Erdi ChenFixed code that has computed incorrect number of modes.
2004-05-12 Ian RomanickAdded support for GL_EXT_blend_equation_separate and
2004-05-12 Ian RomanickFixed a bug that showed up in several multitexturing...
2004-05-12 Brian Paulfix compiler warnings (Jerome Glisse)
2004-05-12 Brian Paulfix parameters to StoreImage calls
2004-05-12 Brian Paulremove last remnants of NEWTEXSTORE stuff
2004-05-12 Brian Paulremove the last line of the previous patch
2004-05-12 Brian Paulfix red/green/blueBits typos
2004-05-12 Brian Paulobsolete in favor of regular Makefiles
2004-05-12 Brian Paulyank bgr233 texformat. minor comment updates.
2004-05-12 Daniel Borcaminor fixes
2004-05-12 Brian PaulAdded big-endian texture formats.
2004-05-11 Ian RomanickAdded a 4th square to the output. Expanded the message...
2004-05-11 Ian RomanickAdded simple EXT_blend_minmax test.
2004-05-11 Ian RomanickAdded simple NV_blend_square test.
2004-05-11 Ian RomanickFix a possible segfault caused by the SGI_make_current_...
2004-05-10 Brian PaulDon't call calculate_derived_texenv() from in _mesa_Tex...
2004-05-10 Brian Pauls/GLX_PIXMAP_BIT_SGIX/GLX_PBUFFER_BIT_SGIX/
2004-05-10 Keith WhitwellAdd EXT_vertex_cull support to mesa
2004-05-10 Daniel Borcafixed bugs in fxddtex.c
2004-05-09 Jon SmirlFix solo build, add missing #ifdef NEW_INTERFACE
2004-05-08 Felix KuehlingAdded german translation to option texture_units.
2004-05-08 Eric AnholtDon't mix variable definitions and other statements...
2004-05-07 Ian RomanickAdd support for GLX_SGI_make_current_read.
2004-05-07 Ian RomanickWarning clean-ups.
2004-05-07 Ian RomanickUses either the GLX_SGI_make_current_read or GLX 1...
2004-05-07 Ian RomanickEnable use of new DRI interface in i830 driver.
2004-05-07 Ian RomanickAdd support for the 3rd and 4th texture units. The...
2004-05-07 Ian RomanickAdded a config option to set the number of available...
2004-05-07 Daniel Borcadocumentation update
2004-05-07 Ian RomanickRefactor "classic" texture environments to be implement...
2004-05-06 Brian Paulfix rectangle texture clamping and border-related code
2004-05-06 Brian PaulAdded menu options to test border modes and linear...
2004-05-05 Ian RomanickRemove a debug printf that should not have been left in.
2004-05-05 Ian RomanickModified to use vertex arrays. Vertex arrays and immed...
2004-05-05 Ian RomanickAdded support for the 3rd texture coordinate for cubema...
2004-05-05 Brian Pauldon't need auto mipmaps
2004-05-05 Brian Paulfix a few bugs when using GL_REDUCE convolution mode
2004-05-05 Brian Pauldocumentation for TexImage code changes
2004-05-04 Brian Pauladded -c option to exercise convolution of glTexImage2D
2004-05-04 Brian Paulfix a bug on the convolution path
2004-05-04 Brian Paulobsolete
2004-05-04 Brian Paulremove unneeded line
2004-05-04 Brian PaulFix minor warnings found with g++.
2004-05-04 Daniel Borcatexture compression: getting warmer
2004-05-04 Dave Airlieadd r200 x86 sources
2004-05-04 Dave Airlieuse X86 sources in X86 build, use none in other
2004-05-04 Dave Airlieswitch to X86_SOURCES
2004-05-03 Adam JacksonSkeletal fallback-only DRI driver. Initial checkin...
2004-05-03 Dave Airlieremove this use the one from the DRM
2004-05-03 Dave Airlieadd linux-dri-x86 target
2004-05-03 Dave Airliethe config is included by the Makefiles that includes...
2004-05-03 Dave Airlieadd asm sources
2004-05-03 Dave Airlieclean up the common objects..
2004-05-03 Daniel Borcaunbloat namespace
next