profile/ivi/mesa.git
2006-12-14 BrianUpdates for new linker (merged varying/uniform vars).
2006-12-14 BrianAssorted fix-ups for the new linker.
2006-12-14 BrianThe new linker actually does a few things right now:
2006-12-14 BrianNew functions for cloning programs and parameter lists.
2006-12-14 BrianRemove include of s_arbshader.h
2006-12-14 BrianRemove unneeded -I directories (3Dlabs headers).
2006-12-13 BrianObsolete.
2006-12-13 BrianRemove unused 3Dlabs code.
2006-12-13 BrianRemove unused 3Dlabs code.
2006-12-13 BrianCheckpoint GLSL compiler work. Add new sources, remove...
2006-12-13 BrianObsolete.
2006-12-13 BrianNot needed.
2006-12-13 BrianRetire old GLSL shader code.
2006-12-13 BrianCheckpoint for GLSL compiler changes.
2006-12-13 BrianCheckpoint work for new GLSL compiler back-end.
2006-12-13 BrianCheckpoint of work for new GLSL compiler back-end....
2006-12-13 BrianRewrite/simplify most built-in functions to use updated...
2006-12-13 BrianCheckpoint new GLSL compiler back-end to produce fp...
2006-12-12 George SapountzisBug 7260: mach64 texture memory mng cleanup
2006-12-12 George SapountzisBug 7861: mach64 with render acceleration should restor...
2006-12-12 George SapountzisBug 7790: Polygons incorrectly clipped by mach64 driver
2006-12-11 Michel Dänzerminstall: Pass correct destination file path to $RM...
2006-12-11 Michel Dänzerminstall: Always remove destination file before (re...
2006-12-10 Eric Anholti965: Fix a crash with wine by not allocating >1MB...
2006-12-08 Xiang, Haihaofix bug#9237
2006-12-08 Xiang, Haihaofix bug#9045
2006-12-07 Michel Dänzeri915tex: Recalculate viewport related hardware state...
2006-12-06 Michel DänzerMake git ignore Emacs backup files.
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 BrianUpdated with new mesa-commit list.
2006-12-06 Michel DänzerMake git ignore some more generated files.
2006-12-06 Michel Dänzerglxinfo: When direct rendering is not enabled, print...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-12-06 Michel DänzerRe-generate options.h with Swedish translations.
2006-12-06 Daniel NylanderSwedish translation of driconf options.
2006-12-05 BrianReplaced by .html file.
2006-12-05 BrianReplaced by .html files.
2006-12-05 BrianRemoved/obsolete.
2006-12-05 BrianNew git repository info, links.
2006-12-05 BrianNew info about Mesa's git repository.
2006-12-02 Brian Paulversion bump
2006-12-02 Brian Paulmd5 sums
2006-12-02 Brian Paulremove directfbgl.h file
2006-12-02 Brian Paulremove bogus link
2006-12-02 Brian Paul6.5.2 release updates
2006-12-02 Gary WongAdd i915tex and i965.
2006-12-02 Gary WongStructure CopyPixels similarly to i915 do_texture_copyp...
2006-12-01 Claudio CiccaniBe aware that the surface storage can change between...
2006-12-01 Claudio CiccaniRemove DirectFBGL header from Mesa bacause since 1...
2006-12-01 Thomas HellströmFix an infinite loop error that may occur when many...
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...
next