8989 Commits (c9795c6ca253b25b2b15967b064f32d9b822a1c8)
 

Author SHA1 Message Date
  Michel Dänzer c9795c6ca2 minstall: Pass correct destination file path to $RM regardless of source path. 19 years ago
  Michel Dänzer bce82efe1f minstall: Always remove destination file before (re-)creating it. 19 years ago
  Zou Nan hai aeda4c589a ARB_occlusion_query support 19 years ago
  Zou Nan hai 696fe3f52e if (tex width < 4), mipmap calculation will be out of range 19 years ago
  Eric Anholt 9a94dae4c2 Avoid branch instructions while in single program flow mode. 19 years ago
  Eric Anholt 183abbcd6b Connect INTEL_DEBUG=sync up to cmd/batch ioctls. 19 years ago
  Wang Zhenyu 0536268267 adding pci id of Crestline 19 years ago
  Brian eb9033c723 Replaced by .html file. 19 years ago
  Brian 4a1976b224 Replaced by .html files. 19 years ago
  Brian 492e406fec Removed/obsolete. 19 years ago
  Brian d43ccf61c2 New git repository info, links. 19 years ago
  Brian 464e36391f New info about Mesa's git repository. 19 years ago
  Brian Paul 45b211f9d4 version bump 19 years ago
  Brian Paul 4f3ff14a06 md5 sums 19 years ago
  Brian Paul eb667b979b remove directfbgl.h file 19 years ago
  Brian Paul b98c1e4a4b remove bogus link 19 years ago
  Brian Paul f10acf8b78 6.5.2 release updates 19 years ago
  Gary Wong 50a81669ba Add i915tex and i965. 19 years ago
  Gary Wong 7a43a6b4ff Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future unification. 19 years ago
  Claudio Ciccani e99d6746ed Be aware that the surface storage can change between locks. 19 years ago
  Claudio Ciccani 73fdecca9f Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header. 19 years ago
  Thomas Hellström 682393944c Fix an infinite loop error that may occur when many contexts are bound 19 years ago
  Claudio Ciccani 40dc5902d3 Fixed compilation errors/warnings. 19 years ago
  Sean D'Epagnier 10cbd089ae the following improvements to linux-fbdev: 19 years ago
  Roland Scheidegger 21cf414489 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). 19 years ago
  Roland Scheidegger e731d8aafa check for target instead of program->Target in _tnl_program_string, avoids segfault if program is NULL 19 years ago
  Roland Scheidegger ac8620f375 fix a bug in the sanity code when outputting vertex progs 19 years ago
  Roland Scheidegger 5785e328e0 call Driver.ProgramStringNotify if a ati_fragment_shader changes and pick up the change in the r200 driver accordingly. 19 years ago
  Eric Anholt 3cd06cf8c5 Add accelerated CopyPixels for non-overlapping, 1:1 blits. 19 years ago
  Brian Paul 716091a6a0 indent, comments, etc 19 years ago
  Dave Airlie c058f69daa add support to miniglx for updating drawables .. 19 years ago
  Dave Airlie 4a6f47c23b Update miniglx support for new memory manager 19 years ago
  Brian Paul d9a8cc430d comments 19 years ago
  Brian Paul c0815bc01f remove assertions to match i915tex code (bug 8726) 19 years ago
  Brian Paul 744c3a367b get rid of meaningless XFree86LOADER test (bug 9144) 19 years ago
  Brian Paul 3e6ef125f0 replace check for XFree86LOADER and IN_MODULE with XFree86Server (bug 9144) 19 years ago
  Tilman Sauerbeck 85365e6aa4 Bug #6044: actually delete the texture object in mgaDeleteTexture 19 years ago
  Brian Paul 16e7ca9d72 call slang_variable_construct() inside slang_variable_scope_grow() 19 years ago
  Brian Paul e49d06e619 new slang_variable_scope_grow() function 19 years ago
  Brian Paul d4c4bdfa1e const correctness, clean-ups 19 years ago
  Brian Paul f6ed86a1a5 indent 19 years ago
  Brian Paul 308b85f29f fix several program-related bugs (bug 9136) 19 years ago
  Keith Whitwell 897b9c5cb2 Haihao Xiang's edgeflag patch. 19 years ago
  Keith Whitwell c4649208f0 Haihao Xiang's pointsize initialization patch. 19 years ago
  Dave Airlie 50b3f5654e realign some of the i830 code from the i915 19 years ago
  Brian Paul 17e97ea869 fix typo 19 years ago
  Brian Paul ba02b07c75 fix indirect glMap* bugs 19 years ago
  Brian Paul 14c427573e s/ource/source/ 19 years ago
  Brian Paul d426c13e46 move comments 19 years ago
  Brian Paul dfc98c0bec indent 19 years ago