3584 Commits (8bd0a627fd97fea7c0a87625a71f6f587d14d941)

Author SHA1 Message Date
  Roland Scheidegger 8bd0a627fd fix incorrect overflow detection when emitting R200_SS_MAT_1_SHININESS 21 years ago
  Dave Airlie a032297b32 xorg-r200-uninitialized-variable-used.patch from Redhat xorg 21 years ago
  Daniel Borca d9166e132e disabled automatic mipmaps until we can handle 565 textures. 21 years ago
  Daniel Borca 10e768c11b fixed conflict between depth & alpha in 16bpp 21 years ago
  Daniel Borca 27df1ec1cd disable W1 when single-texturing 21 years ago
  Brian Paul 146852881f consistantly use unpack parameter, instead of ctx->Unpack (Daniel Borca) 21 years ago
  Felix Kuehling fff87eecbe Fixed hash table allocation to avoid an assertion failure due to a 21 years ago
  Daniel Borca dec1191d45 Rush is back on ZBUFFER 21 years ago
  Brian Paul 6b41bf3afc use GL_CALL() macro (Andreas Stenglein) 22 years ago
  Brian Paul dfa5c2bfbb new MESA_GLX_DEPTH_BITS env var 22 years ago
  Brian Paul eae26ca4ba minor comments 22 years ago
  Brian Paul a13331d59b added support for MESA_GLX_FORCE_ALPHA env var 22 years ago
  Brian Paul b8f29f29eb ALIGN16 macro repairs 22 years ago
  Daniel Borca a48edcf69c fixed pixelpiped DrawBitmap / DrawPixels (clipping was upside-down) 22 years ago
  Daniel Borca 1635040a9e partial GL_BLEND for Voodoo1 22 years ago
  Daniel Borca 1b868b1e54 fixed a bug in clear routine 22 years ago
  Brian Paul 782a32b847 fix compare w/ zero warnings (bug 988766) 22 years ago
  Brian Paul 5fe90292f8 error message fixups and some debug code 22 years ago
  Brian Paul bd997cd11f fix compare w/ zero warnings (bug #988766) 22 years ago
  Daniel Borca 6beec97521 GL_EXT_texture_env_add shouldn't be conditioned by multitex, or should it? 22 years ago
  Daniel Borca e7e86eaf3e trying vertex_program... 22 years ago
  Daniel Borca 1c2a498119 several new bugs 22 years ago
  Daniel Borca 25f0e8227f minor corrections 22 years ago
  Daniel Borca 1ff6188c09 GL_MODULATE/GL_REPLACE multitex (wasteful, but apparently needed by some apps) 22 years ago
  Daniel Borca 0f7eb92249 SGIS_generate_mipmap 22 years ago
  Jon Smirl dc8a7603a3 Miniglx clients now authorize with server DRM 22 years ago
  Dave Airlie 84e6b16d8f add debugging for compresssed textures 22 years ago
  Dave Airlie c058917343 fix up heights for i830/i915 texture compression 22 years ago
  Dave Airlie 78e19b5f98 move config options to same place as other drivers (again for S3TC patch later) 22 years ago
  Dave Airlie 620c998b16 use a switch statement makes integrating the s3tc patch easier 22 years ago
  Dave Airlie 11a03a18ad enable FXT1 texture compression for ixxx chipsets 22 years ago
  Dave Airlie 43942fd5e3 move over changes to intel driver from i830 driver for modes 22 years ago
  Daniel Borca ba3d088e27 fixed vertex RGBA 22 years ago
  Jon Smirl 9a9614e4e9 Make solo radeon/r128 drivers track fix for DRI bug 849 22 years ago
  Jon Smirl bdf3e2ba1f Remove DRM_PAGE_SIZE from fb and i810 drivers since it was being used. 22 years ago
  Jon Smirl 65293d8f73 Fix unichrome solo build to not need X11 headers. Minor change to 22 years ago
  Felix Kuehling 486e5c26dc Make GET_PROGRAM_NAME work with uCLibc using the __progname hack. 22 years ago
  Jon Smirl 368f3c551b Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name 22 years ago
  Daniel Borca d53d429ed2 use tnl_emit_func, it's safer 22 years ago
  Roland Scheidegger d2dbb25372 correct X86_DISPATCH_FUNCTION_SIZE if THREADS is defined 22 years ago
  Jon Smirl 1e7ce9f6f1 Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/drivers/dri/dri_client 22 years ago
  Jon Smirl 5500094413 Convert miniglx to use Ian's fancy new driver config code. 22 years ago
  Ian Romanick 10b3bf6013 Fix typos in comments. 22 years ago
  Ian Romanick 6c5402bccd Another "if it ain't broke, don't fix it" moment. Revert some more 22 years ago
  Brian Paul cbc96b705d patch for AIX (bug 983144) 22 years ago
  Brian Paul cacf473732 added cast to fix AIX color interpolation problem (bug 983144) 22 years ago
  Daniel Borca 3e94fd3444 added GL_ARB_point_sprite. 22 years ago
  Daniel Borca fd003824ad fixed non-threaded codepath 22 years ago
  Eric Anholt 3e77737955 Bugzilla #755: Fix polygon offset by setting DEPTH_SCALE to depth_scale instead 22 years ago
  Jon Smirl aaebfc88c0 Patch removes _SOLO definition needed for mesa-solo. mesa-solo 22 years ago