mesa.git
2006-12-01 Claudio CiccaniFixed compilation errors/warnings.
2006-11-30 Sean D'Epagnierthe following improvements to linux-fbdev:
2006-11-30 Roland Scheideggerfix mixed conventional / generic vertex arrays which...
2006-11-29 Roland Scheideggercheck for target instead of program->Target in _tnl_pro...
2006-11-29 Roland Scheideggerfix a bug in the sanity code when outputting vertex...
2006-11-29 Roland Scheideggercall Driver.ProgramStringNotify if a ati_fragment_shade...
2006-11-29 Eric AnholtAdd accelerated CopyPixels for non-overlapping, 1:1...
2006-11-28 Brian Paulindent, comments, etc
2006-11-28 Dave Airlieadd support to miniglx for updating drawables ..
2006-11-28 Dave AirlieUpdate miniglx support for new memory manager
2006-11-27 Brian Paulcomments
2006-11-27 Brian Paulremove assertions to match i915tex code (bug 8726)
2006-11-27 Brian Paulget rid of meaningless XFree86LOADER test (bug 9144)
2006-11-27 Brian Paulreplace check for XFree86LOADER and IN_MODULE with...
2006-11-26 Tilman SauerbeckBug #6044: actually delete the texture object in mgaDel...
2006-11-24 Brian Paulcall slang_variable_construct() inside slang_variable_s...
2006-11-24 Brian Paulnew slang_variable_scope_grow() function
2006-11-23 Brian Paulconst correctness, clean-ups
2006-11-23 Brian Paulindent
2006-11-23 Brian Paulfix several program-related bugs (bug 9136)
2006-11-23 Keith WhitwellHaihao Xiang's edgeflag patch.
2006-11-23 Keith WhitwellHaihao Xiang's pointsize initialization patch.
2006-11-23 Dave Airlierealign some of the i830 code from the i915
2006-11-23 Brian Paulfix typo
2006-11-23 Brian Paulfix indirect glMap* bugs
2006-11-23 Brian Pauls/ource/source/
2006-11-23 Brian Paulmove comments
2006-11-23 Brian Paulindent
2006-11-23 Dave Airliefixup draw/depth region handling in i830 along lines...
2006-11-23 Brian Paulclean-up, comments
2006-11-22 Brian Paulindent
2006-11-22 Roland Scheideggerdecrease the current vertex count by 1 if an uneven...
2006-11-22 Brian Paulconst correctness
2006-11-22 Brian Paulnew comments
2006-11-22 Brian Paulclean-up, comments
2006-11-22 Brian Paulreindent
2006-11-22 Brian Paulfix comments
2006-11-22 Roland Scheideggerfix the gl version test
2006-11-22 Ian RomanickAdd tdfx updates to release notes.
2006-11-22 Roland Scheideggerremove unneded call to _tnl_invalidate_state() in _tnl_...
2006-11-22 Brian PaulGLX protocol fixes for glMap* functions (bug 8899)
2006-11-22 Keith WhitwellPrune incoming state to the atoms of interest. Hopeful...
2006-11-22 Keith WhitwellAnother fix
2006-11-22 Keith WhitwellSet _NEW_LIGHT when materials are present in display...
2006-11-22 Keith WhitwellMove setting of _NEW_LIGHT to only occur when materials...
2006-11-21 Roland Scheideggerfix segfault with ATI_fs when trying to use a not enabl...
2006-11-21 Brian Paullist header files in sources files (Dan Nicholson)
2006-11-21 Keith Whitwellblend, logicop changes for intelEmitCopyBlit backported...
2006-11-21 Keith WhitwellMore fixes, glean seems to run now.
2006-11-21 Alan HourihaneDon't define as const's to avoid compiler optimization...
2006-11-21 Keith WhitwellFix more typos.
2006-11-21 Keith WhitwellGary Wong's patches for CopyPixels Logiop (enable)...
2006-11-21 Keith WhitwellGary Wong's fix for 64 bit cleanness of vertex program...
2006-11-21 Keith WhitwellCommit Gary Wong & Keith Packard's changes for bug...
2006-11-21 Sean D'EpagnierAdded correct include files to files,
2006-11-21 Sean D'EpagnierglTexCoord3dv was not using third coordinate
2006-11-20 Rune PetersenDisable fragment program debug messages.
2006-11-20 Brian Pauladded new 'sources' file to tarball (might not get...
2006-11-20 Keith WhitwellFix typos that meant vbos were never unmapped
2006-11-20 Brian Paulfix glPopAttrib/color material bug #9091
2006-11-20 Jouk Jansen Committing in .
2006-11-20 Keith WhitwellDon't perform dangling attribute check on POS attribute...
2006-11-18 Brian Paulmove fix-up code into new slang_fixup_save() function
2006-11-18 Brian Pauldelete shader objects when destroying shared context...
2006-11-18 Brian Paulcomments
2006-11-18 Brian Paulreindent
2006-11-18 Brian Pauladditional fixes for mipmap building (Greg McGarragh)
2006-11-18 Brian Paulname mangling update/fix
2006-11-18 Brian Paulneed to specify Xlibs with APP_LIB_DEPS
2006-11-18 Brian Paulfix mgl name mangling problem
2006-11-17 Rune Petersenfragment.position support
2006-11-17 Rune Petersenr300_select_vertex_shader4:
2006-11-17 Brian Paulreindent, doxygen-style comments
2006-11-17 Michal KrolComment and indent the atom functions.
2006-11-17 Brian PaulgluBuild2DMipmaps() fixes
2006-11-17 Brian Paulfix some gluBuild2DMipmap bugs (Greg McGarragh)
2006-11-17 Brian Pauladd STATE_INTERNAL_DRIVER, etc (Rune Petersen)
2006-11-16 Brian Paulrevert prev check-in
2006-11-16 Brian PaulAdd a lot of const qualifiers for const-correctness.
2006-11-16 Brian Paulreindent
2006-11-16 Brian Paulremove unused imesa local var to silence warnings
2006-11-16 Brian PaulInitial implementation work for CAL, RET, and BRA instr...
2006-11-16 Brian Pauldisable yesterday's _mesa_add_named_constant() change...
2006-11-16 Brian Paulfix bug 9046
2006-11-16 Brian Paulregenerate from gl.h
2006-11-16 Brian Paulremove obsolete GL_MESA_trace stuff
2006-11-16 Brian Pauluse LONGSTRING to silence warning
2006-11-16 Brian Paulfix glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) bug 9044
2006-11-16 Keith WhitwellMake sure vbo's are mapped before accessing their conte...
2006-11-16 Brian Paulreindent, clean-up
2006-11-15 Brian PaulAdd a size parameter to _mesa_add_unnamed_constant...
2006-11-15 Brian PaulAdd new _mesa_lookup_parameter_constant() to search...
2006-11-15 Brian Paulreindent, add some comments
2006-11-15 Brian Paulreindent
2006-11-15 Brian Paulindent, comments
2006-11-15 Brian Pauls/int/GLboolean/
2006-11-15 Brian Paulimproved error mesages
2006-11-15 Brian Paulfix casts to silence warnings
2006-11-15 Brian Paul#define LONGSTRING __extension__ in imports.h and use...
2006-11-15 Brian PaulComments for operations.
next