mesa.git
2005-02-17 Dave Airliefix some 0->NULLs
2005-02-17 Vladimir DergachevCleanup formatting a little bit.
2005-02-16 Brian Paulfix non-Win32 definition of GLUTAPIENTRY, remove some...
2005-02-16 Aapo TahkolaSupport for idx buffers. Leaving it on by default as...
2005-02-16 Rune Petersensmall cleanup, remove some warnings
2005-02-16 Brian Paulfixed problems with parse_float() (fd.o bug 2520)
2005-02-16 Brian Pauls/0/NULL/ (Jeff Muizelaar)
2005-02-16 reistget two textures to work
2005-02-16 Ben SkeggsDon't enable fog. It's broken
2005-02-15 Ben SkeggsShare routing code between immd/vb. Fix breakage of...
2005-02-15 Dave AirlieAdd missing texture formats for completeness
2005-02-15 Dave Airlieadd some missing texture formats and bits from r200...
2005-02-15 Jerome GlisseAdded texture format table for big endian (this is...
2005-02-15 Dave Airlieadd EnableExtension so r200 enables all its extensions...
2005-02-14 Roland Scheideggerremove accidentally commited printf for tiling support
2005-02-14 Ian RomanickSimple test for GL_MESA_pack_invert.
2005-02-14 Daniel Borcaupdated doc
2005-02-14 Daniel Borcaremoved detritus
2005-02-14 Daniel Borcaseparated DOS GLUT from GLX GLUT.
2005-02-14 Aapo TahkolaSupport for blend color(not tested), "proper line width...
2005-02-14 Keith Whitwellmesa-fix-one-bit-signed-bitfield.patch from Jeff Muizelaar
2005-02-14 Dave Airliefix some signed vs unsigned warnings
2005-02-14 Dave Airliefix signed vs unsigned comparison warnings in tnl_dd
2005-02-14 Daniel Borcakilled a few warnings
2005-02-14 Daniel Borcaadded a bunch of const in the decoder
2005-02-14 Daniel Borca`static const' instead of `const static'
2005-02-14 Daniel BorcaProgramCallbackMesa must match the prototype
2005-02-14 Eric AnholtChange another usage of __AMD64__ to the standard __amd...
2005-02-14 Eric AnholtDon't forget to -L/usr/local/lib to grab expat.
2005-02-13 Michel DänzerTypo fix.
2005-02-12 Rune Peterseninitial r400 support: r400 cards are treated as RV350...
2005-02-12 Michel DänzerMMIO endianness fixes for Radeon drivers.
2005-02-12 Brian Paulunlock mutex upon error return (Jeff Muizelaar)
2005-02-12 Felix KuehlingFall back properly when GL_COLOR_LOGIC_OP is enabled...
2005-02-12 Felix KuehlingOffset LOD bias by about 0.3 to match software renderin...
2005-02-12 Felix KuehlingMake glean's masked clear test pass.
2005-02-12 Felix KuehlingSavage3D-based chips seem so use a constant tile stride...
2005-02-12 Ben SkeggsEnabled vertex buffer mode as default.
2005-02-11 Keith WhitwellTurn _via_fastrender_stage back on.
2005-02-11 Keith Whitwellmesa-main-0-NULL.patch from Jeff Muizelaar
2005-02-11 Ben SkeggsPort of r200 VB code. VB path should be as fast as...
2005-02-10 Roland Scheideggeradd texture micro and macro tiling to radeon/r200 drive...
2005-02-10 Roland Scheideggeradd the new RADEON_CUBIC_OFFSET/FACES state packets...
2005-02-10 Roland Scheidegger(Andreas Stenglein) fix projected textures with swtcl...
2005-02-10 Brian Paulnew comments, fix zoffset error test
2005-02-10 Brian Paullots of updates
2005-02-10 Aapo TahkolaAdded kindly note about single buffer mode.
2005-02-10 Aapo TahkolaUpdating master copy of r300_reg.h and turning immediat...
2005-02-10 Keith Whitwellmesa-tnl-0-to-NULL.patch from Jeff Muizelaar
2005-02-10 Keith WhitwellCatch no-op vertex buffers consisting only of vertices...
2005-02-10 Aapo TahkolaRemoving some regs that are wrong and adding some comme...
2005-02-10 Aapo TahkolaSupport for PolygonMode. Not too far from working even...
2005-02-10 Vladimir DergachevFix copy'n'paste errors.
2005-02-10 Aapo TahkolaTurns out unknown5 was border color. texwrap looks...
2005-02-10 Aapo TahkolaAdding support for selecting line width. Stipple patter...
2005-02-09 Ian RomanickSimple test for ARB_texture_env_crossbar functionality...
2005-02-09 Brian PaulglGet*(GL_FRAGMENT_PROGRAM_BINDING_NV) was returning...
2005-02-09 Brian PaulAdded a test/clamp in the scale_internal_*() functions...
2005-02-09 Aapo TahkolaEnabled user-defined point size, enabled zbiases for...
2005-02-09 Brian Paulinitial support for GL_EXT_framebuffer_object
2005-02-09 Brian Paulimplement the 'completeness' tests
2005-02-09 Ian RomanickGenerate GLX protocol for pixel single commands.
2005-02-09 Felix KuehlingFixed stride of incomplete tiles.
2005-02-08 Keith WhitwellSUBPIXEL fixes from Dieter
2005-02-08 Vladimir DergachevRemove #ifdef's around PolygonOffset function.
2005-02-08 Ian RomanickCorrect a couple problems / omissions in the DTD.
2005-02-08 Aapo TahkolaTypo..
2005-02-08 Aapo TahkolaFix the bug and get zbias back into shape. There might...
2005-02-08 Michel DänzerCall _mesa_ResizeBuffersMESA() in r200Viewport(), fixes...
2005-02-08 Brian Paulclamp anisotropy against max value
2005-02-08 Aapo TahkolaBIG FAT NOTE: Theres a nasty bug somewhere thats causin...
2005-02-08 Adam JacksonBug #2477: Make GLU/GLw/glut build properly even with...
2005-02-08 Aapo TahkolaBetter fix to get tuxracer working.
2005-02-08 Aapo Tahkolafog + immediate mode = bad things
2005-02-08 Aapo TahkolaImplemented checks that prevent r300 from locking up...
2005-02-08 Vladimir DergachevLet Polygon Offset be turned on and off.
2005-02-08 Brian Pauljust some comments
2005-02-08 Brian Paula bunch of assorted fixes
2005-02-08 Brian Paulplug in GL_EXT_framebuffer_object functions
2005-02-08 Brian Paulremoved GL_EXT_framebuffer_object tokens
2005-02-08 Brian Pauladded GL_EXT_framebuffer_object enums/funcs. Remove...
2005-02-08 Brian PaulAdd new entrypoints for GL_EXT_framebuffer_object.
2005-02-08 Ian RomanickDefinitions for EXT_framebuffer_object. Just <include...
2005-02-08 Ian RomanickAdd the ability to include other XML files by using a
2005-02-08 Brian Paulcheckpoint latest work
2005-02-08 Brian Pauladded missing prototype
2005-02-08 Brian Paulindentation fix
2005-02-08 Aapo TahkolaTo cut the long and boring story short, polygon offsets...
2005-02-07 Brian Paulimproved warning message
2005-02-07 Keith Whitwellargb8888 optimizations from via branch
2005-02-07 Keith WhitwellMore texture enums (Andreas Stenglein)
2005-02-07 Keith WhitwellGL_ARB_texture_rectangle enums (Andreas Stenglein)
2005-02-07 Brian Pauladditional work on GL_EXT_framebuffer_object
2005-02-06 Jerome GlisseAdded PCI id (0x4152).
2005-02-05 Felix KuehlingDisable vertex DMA on SuperSavages.
2005-02-05 Felix Kuehling- Fixed scissor rectangle not moving with the window...
2005-02-05 Brian Pauladded fbobject.c to sources
2005-02-05 Brian PaulSome initial work on GL_EXT_framebuffer_object.
2005-02-05 Jerome GlisseAdded PCI id (0x4152).
2005-02-05 Brian PaulRemove the Shared->TexObjectList pointer and Next field...
next