- b56a526 Check in a long-misplaced spec update. by Brian · 18 years ago
- 8dcfcad7 Move all the code for computing ctx->_TriangleCaps into state.c. by Brian · 18 years ago
- 6c305c0 Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI. by Brian · 18 years ago
- 73eee24 Use XDisplayName() when reporting errors (bug 8079). by Brian · 18 years ago
- 5b35132 Bug 7260: mach64 texture memory mng cleanup by George Sapountzis · 18 years ago
- c180678 Bug 7861: mach64 with render acceleration should restore texture state by George Sapountzis · 18 years ago
- eed1a6d Bug 7790: Polygons incorrectly clipped by mach64 driver by George Sapountzis · 18 years ago
- 26626c0 minstall: Pass correct destination file path to $RM regardless of source path. by Michel Dänzer · 18 years ago
- d71a564 minstall: Always remove destination file before (re-)creating it. by Michel Dänzer · 18 years ago
- d7b24fe i965: Fix a crash with wine by not allocating >1MB on the stack. by Eric Anholt · 18 years ago
- f793608 fix bug#9237 by Xiang, Haihao · 18 years ago
- 5449f5a fix bug#9045 by Xiang, Haihao · 18 years ago
- 7a10d66 i915tex: Recalculate viewport related hardware state in intelWindowMoved(). by Michel Dänzer · 18 years ago
- 9413665 Make git ignore Emacs backup files. by Michel Dänzer · 18 years ago
- fcc54b5 Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa by Brian · 18 years ago
- 7f82674 Updated with new mesa-commit list. by Brian · 18 years ago
- 75e4cfd Make git ignore some more generated files. by Michel Dänzer · 18 years ago
- b46e359 glxinfo: When direct rendering is not enabled, print some hints. by Michel Dänzer · 18 years ago
- 14f9263 Make git ignore files only generated at build time. by Michel Dänzer · 18 years ago
- 7daf301 Re-generate options.h with Swedish translations. by Michel Dänzer · 18 years ago
- e8c5e0f Swedish translation of driconf options. by Daniel Nylander · 18 years ago
- eb9033c Replaced by .html file. by Brian · 18 years ago
- 4a1976b Replaced by .html files. by Brian · 18 years ago
- 492e406 Removed/obsolete. by Brian · 18 years ago
- d43ccf6 New git repository info, links. by Brian · 18 years ago
- 464e363 New info about Mesa's git repository. by Brian · 18 years ago
- 45b211f version bump by Brian Paul · 18 years ago
- 4f3ff14 md5 sums by Brian Paul · 18 years ago
- eb667b9 remove directfbgl.h file by Brian Paul · 18 years ago
- b98c1e4 remove bogus link by Brian Paul · 18 years ago
- f10acf8 6.5.2 release updates by Brian Paul · 18 years ago
- 50a8166 Add i915tex and i965. by Gary Wong · 18 years ago
- 7a43a6b Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future unification. by Gary Wong · 18 years ago
- e99d674 Be aware that the surface storage can change between locks. by Claudio Ciccani · 18 years ago
- 73fdecc Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header. by Claudio Ciccani · 18 years ago
- 6823939 Fix an infinite loop error that may occur when many contexts are bound by Thomas Hellström · 18 years ago
- 40dc590 Fixed compilation errors/warnings. by Claudio Ciccani · 18 years ago
- 10cbd08 by Sean D'Epagnier · 18 years ago
- 21cf414 fix mixed conventional / generic vertex arrays which caused a wrong array order leading to very bogus rendering (for instance WoW intro screen mentioned in #8250). by Roland Scheidegger · 18 years ago
- e731d8a check for target instead of program->Target in _tnl_program_string, avoids segfault if program is NULL by Roland Scheidegger · 18 years ago
- ac8620f fix a bug in the sanity code when outputting vertex progs by Roland Scheidegger · 18 years ago
- 5785e32 call Driver.ProgramStringNotify if a ati_fragment_shader changes and pick up the change in the r200 driver accordingly. by Roland Scheidegger · 18 years ago
- 3cd06cf Add accelerated CopyPixels for non-overlapping, 1:1 blits. by Eric Anholt · 18 years ago
- 716091a indent, comments, etc by Brian Paul · 18 years ago
- c058f69 add support to miniglx for updating drawables .. by Dave Airlie · 18 years ago
- 4a6f47c Update miniglx support for new memory manager by Dave Airlie · 18 years ago
- d9a8cc4 comments by Brian Paul · 18 years ago
- c0815bc remove assertions to match i915tex code (bug 8726) by Brian Paul · 18 years ago
- 744c3a3 get rid of meaningless XFree86LOADER test (bug 9144) by Brian Paul · 18 years ago
- 3e6ef12 replace check for XFree86LOADER and IN_MODULE with XFree86Server (bug 9144) by Brian Paul · 18 years ago
- 85365e6 Bug #6044: actually delete the texture object in mgaDeleteTexture by Tilman Sauerbeck · 18 years ago
- 16e7ca9 call slang_variable_construct() inside slang_variable_scope_grow() by Brian Paul · 18 years ago
- e49d06e new slang_variable_scope_grow() function by Brian Paul · 18 years ago
- d4c4bdf const correctness, clean-ups by Brian Paul · 18 years ago
- f6ed86a indent by Brian Paul · 18 years ago
- 308b85f fix several program-related bugs (bug 9136) by Brian Paul · 18 years ago
- 897b9c5 Haihao Xiang's edgeflag patch. by Keith Whitwell · 18 years ago
- c464920 Haihao Xiang's pointsize initialization patch. by Keith Whitwell · 18 years ago
- 50b3f56 realign some of the i830 code from the i915 by Dave Airlie · 18 years ago
- 17e97ea fix typo by Brian Paul · 18 years ago
- ba02b07 fix indirect glMap* bugs by Brian Paul · 18 years ago
- 14c4275 s/ource/source/ by Brian Paul · 18 years ago
- d426c13 move comments by Brian Paul · 18 years ago
- dfc98c0 indent by Brian Paul · 18 years ago
- d98e1f3 fixup draw/depth region handling in i830 along lines of i915 by Dave Airlie · 18 years ago
- 6ab6518 clean-up, comments by Brian Paul · 18 years ago
- 0cb0a04 indent by Brian Paul · 18 years ago
- 46e4548 decrease the current vertex count by 1 if an uneven number of vertices is copied by _tnl_copy_vertices. Otherwise, since in this case it will copy an extra vertex to avoid problems with vertex order in the new buffer, one triangle will be drawn twice. This fixes bug #9062. by Roland Scheidegger · 18 years ago
- 40c7cb7 const correctness by Brian Paul · 18 years ago
- 98ea0a3 new comments by Brian Paul · 18 years ago
- f9f4625 clean-up, comments by Brian Paul · 18 years ago
- 958a8af reindent by Brian Paul · 18 years ago
- 982ceb6 fix comments by Brian Paul · 18 years ago
- 22b74ff fix the gl version test by Roland Scheidegger · 18 years ago
- b0d8b13 Add tdfx updates to release notes. by Ian Romanick · 18 years ago
- 7f9afed remove unneded call to _tnl_invalidate_state() in _tnl_need_projected_coords(). Connected to bug #9103, though that bug got fixed without this change too. by Roland Scheidegger · 18 years ago
- 9540c9c GLX protocol fixes for glMap* functions (bug 8899) by Brian Paul · 18 years ago
- 96c0a6d Prune incoming state to the atoms of interest. Hopefully this will by Keith Whitwell · 18 years ago
- b72fbcb Another fix by Keith Whitwell · 18 years ago
- 96228d9 Set _NEW_LIGHT when materials are present in display lists also. by Keith Whitwell · 18 years ago
- c8238aa Move setting of _NEW_LIGHT to only occur when materials are present. by Keith Whitwell · 18 years ago
- 49a3ea8 fix segfault with ATI_fs when trying to use a not enabled texture unit (bug #9110). by Roland Scheidegger · 18 years ago
- 8f00805 list header files in sources files (Dan Nicholson) by Brian Paul · 18 years ago
- f332da5 blend, logicop changes for intelEmitCopyBlit backported to i915 by Keith Whitwell · 18 years ago
- b1c102d More fixes, glean seems to run now. by Keith Whitwell · 18 years ago
- 33d2835 Don't define as const's to avoid compiler optimization & warning. by Alan Hourihane · 18 years ago
- 64920ed Fix more typos. by Keith Whitwell · 18 years ago
- 46c0452 Gary Wong's patches for CopyPixels Logiop (enable) and Blend by Keith Whitwell · 18 years ago
- f58ec21 Gary Wong's fix for 64 bit cleanness of vertex program inputs bitmask. by Keith Whitwell · 18 years ago
- d6f8910 Commit Gary Wong & Keith Packard's changes for bug 8867 -- adjust code by Keith Whitwell · 18 years ago
- 0570fcf by Sean D'Epagnier · 18 years ago
- 0337e56 by Sean D'Epagnier · 18 years ago
- 25e495d Disable fragment program debug messages. by Rune Petersen · 18 years ago
- b24320b added new 'sources' file to tarball (might not get used though) by Brian Paul · 18 years ago
- 479aca6 Fix typos that meant vbos were never unmapped by Keith Whitwell · 18 years ago
- 7cc5522 fix glPopAttrib/color material bug #9091 by Brian Paul · 18 years ago
- d2fc1c8 by Jouk Jansen · 18 years ago
- 87f602d Don't perform dangling attribute check on POS attribute. It can't by by Keith Whitwell · 18 years ago
- 2164cf7 move fix-up code into new slang_fixup_save() function by Brian Paul · 18 years ago
- 4d4373b delete shader objects when destroying shared context state by Brian Paul · 18 years ago