profile/ivi/mesa.git
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.
2006-11-15 Jerome GlisseRemove use of GetBufferSize (depreciated).
2006-11-15 Brian Paulmore bug fixes
2006-11-14 Keith WhitwellMake sure RENDER_FINISH is called on the zero pixel...
2006-11-14 Ian RomanickEnable GLX_SGI_make_current_read for tdfx.
2006-11-13 Ian RomanickClean-up compiler warnings.
2006-11-13 Ian RomanickImplement GL_ARB_occlusion_query.
2006-11-13 Ian RomanicktdfxDDWriteDepthPixels can be called with mask == NULL.
2006-11-13 Ian RomanickMajor clean-up of tdfxDDGetString.
2006-11-13 Ian RomanickEliminate use of deprecated GetBufferSize interface.
2006-11-13 Ian RomanickFix "3D driver claims to not support visual ..." warnings.
2006-11-10 Ian RomanickAdded information about added GLX_SGI_make_current_read...
2006-11-10 Ian RomanickBump driver date.
2006-11-10 Ian RomanickRefactor savageXMesaSet{Back,Front}ClipRects.
2006-11-10 Ian RomanickEnable GLX_SGI_make_current_read.
2006-11-10 Brian Paulfix -noprefix option for Solaris (bug 7722)
2006-11-10 Dave AirlieFix up texture compression at least Get and TexImage...
2006-11-10 Ian RomanickImplement GLX_SGI_make_current_read
2006-11-09 Ian RomanickRemove unnecessary setting of GetBufferSize to NULL.
2006-11-09 Adam JacksonFix some && (logical) that should clearly have been...
2006-11-08 Dave Airlieremove drm stuff from libGL, this is now in libdrm...
2006-11-05 Roland Scheideggerfix vp lockups due to incorrectly set up / emitted...
2006-11-05 Roland Scheideggerfix using VERT_ATTRIB_WEIGHT instead of VERT_BIT_WEIGHT...
2006-11-05 Brian Paulreindent
2006-11-05 Jerome GlisseAdd sin instruction to fragment program.
2006-11-04 Jerome GlisseAdd cos instruction and remove left over debug.
2006-11-04 Brian PaulFix for glGetVertexAttribfvNV, bug 8883
2006-11-04 Brian Paulfix error msg
2006-11-04 Brian Paulfix for glGetVertexAttribfvARB, bug 8883
next