44481 Commits (2b41399bb46356d5866c9bb4adfe4bb8f4878468)
 

Author SHA1 Message Date
  Chad Versace 8875dd5871 intel: Fix typo in intel_offset_S8 comments 15 years ago
  Chad Versace d105f6684d i965/gen5,6: Fix hang when emitting hiz buffer without stencil buffer 15 years ago
  Marek Olšák 6f243ec25d r600g: disable render condition for some blitter operations 15 years ago
  Mike Kaplinskiy 40aec11b75 r600g: fix TXD src regs needing fetching. 15 years ago
  Mike Kaplinskiy 6415f25663 r600g: use inlines for some common tex instr setup code. 15 years ago
  Kenneth Graunke ef8f6a8c59 glsl/builtins: Actually implement int/ivec variants of abs(). 15 years ago
  Mike Kaplinskiy de91ea1c06 r600g: fix TXD when shadowing is enabled. 15 years ago
  Dave Airlie 13c9a8552b r600g: add TXD support. 15 years ago
  Brian Paul 34a774797c i915g: add const qualifier to silence warning 15 years ago
  Marek Olšák d9ca94836e r600g: also set TILE_MODE of the base level 15 years ago
  Marek Olšák 677a4406d2 r600g: force OpenGL's BASE_LEVEL behavior on r600-r700 15 years ago
  Kenneth Graunke 7c7a8a38e5 glsl/generate_builtins.py: Remove regexp to kill pointer addresses. 15 years ago
  Jeremy Huddleston 1e16c34c5c glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather than NULL 15 years ago
  Brian Paul 3751aa4592 st/mesa: fix indentation, whitespace 15 years ago
  Brian Paul 99feecc7d1 st/mesa: replace st->ctx with ctx 15 years ago
  Brian Paul c1477f6ffe st/mesa: fix comments, whitespace 15 years ago
  Brian Paul cbad86841b docs: 7.10.3 updates 15 years ago
  Brian Paul ee231b30a8 st/mesa: improved is_interleaved_arrays() checking 15 years ago
  Alex Deucher 24a760e9cb r600c: add tiling support for evergreen+ 15 years ago
  Marek Olšák 7d488ade23 r600g: fix RGB32F texturing 15 years ago
  Marek Olšák df6355512a r600g: fix indentation and comments 15 years ago
  Eric Anholt 10e418f381 mesa: Switch generate_mipmaps_compressed() to using TexImage2D to upload. 15 years ago
  Eric Anholt b0c4db68b2 mesa: Remove uncompressed code from generate_mipmaps_compressed(). 15 years ago
  Eric Anholt 2bfd81df0a mesa: Remove compressed code from generate_mipmaps_uncompressed(). 15 years ago
  Eric Anholt ba55ccd312 mesa: Split _mesa_generate_mipmap along compressed/uncompressed lines. 15 years ago
  Eric Anholt b9fbb9df22 intel: Fix miptree height alignment for compressed NPOT textures. 15 years ago
  Eric Anholt 56965aa007 intel: Drop dead preinitialization of align_w, align_h. 15 years ago
  Eric Anholt f94fef83db intel: Drop the cpp argument to intel_miptree_create(). 15 years ago
  Eric Anholt 6dcc398ac0 intel: Calculate compress_byte in intel_miptree_create. 15 years ago
  Eric Anholt 9c5fdbb721 intel: Use the gl_format to get the base_format for miptree create. 15 years ago
  Eric Anholt 9a523a48af intel: Drop the internal_format field of the mipmap tree. 15 years ago
  Eric Anholt 0fac09a87c intel: Make the intel_miptree_match_image format check more specific. 15 years ago
  Eric Anholt afbe605eff i915: Drop dead argument to translate_texture_format(). 15 years ago
  Eric Anholt 4a60b0c8d2 intel: Add block alignment for RGTC textures. 15 years ago
  Eric Anholt d5809115b5 intel: Add the MESA_FORMAT as a field of the miptree. 15 years ago
  Eric Anholt 51ce86b781 intel: Fix 2x2 and 1x1 compressed teximages from _mesa_generate_mipmap() 15 years ago
  Marek Olšák 13dcf3f20d r600g: disable shader_texture_lod until there is driver support 15 years ago
  Adam Jackson 130e7ead87 llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle 15 years ago
  Christoph Bumiller a8b9a75b92 nv50: fix copy/paste error in nv50_gmtyprog_validate 15 years ago
  Jeremy Huddleston a128355ecb apple: Set the glapi dispatch table on context bind 15 years ago
  Marek Olšák c17fb8539f configure.ac: cleanup the gallium-r300 option 15 years ago
  Marek Olšák e823ab1b00 st/xorg: remove unused variable 15 years ago
  Marek Olšák f318a15f45 r600g: do not link with softpipe 15 years ago
  Marek Olšák b5b7d2acc6 r300g: do not link with softpipe 15 years ago
  Marek Olšák be2b9bdcee xorg-radeon: rename to xorg-r300 15 years ago
  Marek Olšák 63e38bd0f6 target-helpers: remove copy-pasted function inline_noop_helper 15 years ago
  Vadim Girlin 9346d895e7 r600g: skip SPI setup for position and face inputs 15 years ago
  Dave Airlie 2743851c1a r600g: move depth texture flushing out of line. 15 years ago
  Eric Anholt 296e6b9038 meta: Fix glCopyTexImage(GL_LUMINANCE) from non-GL_LUMINANCE source. 15 years ago
  Eric Anholt df46eb8ec0 intel: Fix mipmap and format handling of blit glCopyPixels(). 15 years ago