25703 Commits (7b32da0b11a769be057cdd3e619d582b433bbb0e)
 

Author SHA1 Message Date
  Jakob Bornecrantz 7b32da0b11 st/xorg: Fix crash in MPH 16 years ago
  Pauli Nieminen c4a3e036ed radeon: Fix null pointer reference in debug system if no context is bind. 16 years ago
  Pauli Nieminen d028cf9313 r600: Add more trace debug output to rendering pipeline. 16 years ago
  Pauli Nieminen fde929c4fd radeon: Add support for indenting debug output. 16 years ago
  Pauli Nieminen 7870edc778 radeon: Add comment warning about not choosing critical debug level. 16 years ago
  Pauli Nieminen 6c963fbdd1 radeon: Change default debug level to verbose. 16 years ago
  Pauli Nieminen 012e990160 r300: Convert to shared debug code. 16 years ago
  Pauli Nieminen 239105c6c8 r200: Convert r200 to use new style debug code. 16 years ago
  Pauli Nieminen aabb36fdd5 r600: Convert to shared debug code and add a few new debug messages. 16 years ago
  Pauli Nieminen fe62e4c3ff radeon: Make OQ to use new style debugging. 16 years ago
  Pauli Nieminen b6ebcf8156 radeon: Add gcc attribute to enable pritnf format warnings. 16 years ago
  Pauli Nieminen 4e0d99a635 r100: Use shared debug code. 16 years ago
  Pauli Nieminen f9a4a0a971 radeon: Add common debugging functions. 16 years ago
  Brian Paul a5e7003565 mesa: added const qualifiers, move local var 16 years ago
  Brian Paul 956e6c3978 mesa: fix saturation logic in emit_texenv() 16 years ago
  Brian Paul aca8dbcaa6 docs: fixed glXCreateGLXPixmap() for direct rendering 16 years ago
  Brian Paul 1d64a4ceb3 docs/: document cross-compile fix 16 years ago
  Marc Dietrich c705e72382 mesa: fix 32bit cross compilation on a 64bit machine 16 years ago
  Zack Rusin f315c0128b st/xorg: add code to render textured quads for composite acceleration 16 years ago
  Zack Rusin 9ccbadb22d st/xorg: setup constant buffers for vertex and fragment shaders 16 years ago
  Michel Dänzer 3c3ad915d8 st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit. 16 years ago
  Michel Dänzer 40e3148a81 st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap != NULL. 16 years ago
  Michel Dänzer 366efd8c4b st/xorg: Don't always fall back for solid fills. 16 years ago
  Alex Deucher 1b1673fa63 r600: add missing r7xx pci id 16 years ago
  Jakob Bornecrantz 5f7b46ae5f i915g: Reorg texture layout code 16 years ago
  Jakob Bornecrantz 761c8c7076 i915g: Move transfer functions into i915_texture.c 16 years ago
  Jakob Bornecrantz 5374aff56f i915g: Reorg texture code a bit 16 years ago
  Jakob Bornecrantz f260652153 i915g: Don't use winsys directly in the driver 16 years ago
  Jakob Bornecrantz bd0c51874f i915g: Cleanup i915_prim_vbuf.c 16 years ago
  Jakob Bornecrantz 1bb3a2c648 i915g: Cleanup i915_screen.[c|h] 16 years ago
  Jakob Bornecrantz 1b5f46a3b8 i915g: Cleanup i915_context.c 16 years ago
  Jakob Bornecrantz 7864b0e717 i915g: Cleanup i915_blit.[c|h] 16 years ago
  Jakob Bornecrantz 5d929366aa i915g: Cleanup i915_state_emit.c 16 years ago
  Jakob Bornecrantz 00b0728094 i915g: Cleanup i915_texture.c 16 years ago
  Jakob Bornecrantz 4224bda684 i915g: Cleanup texture init functions a bit 16 years ago
  Jakob Bornecrantz e1741dbe45 i915g: Rename pipe field on context to base 16 years ago
  Jakob Bornecrantz ad25d450ec i915g: Rename screen field on screen to base 16 years ago
  Brian Paul 2b6ab615a4 mesa: set additional fields in _mesa_buffer_map_range() 16 years ago
  Brian Paul d1da8acd82 mesa: set Length/Offset fields in _mesa_buffer_map() 16 years ago
  Brian Paul 822c796481 mesa: additional assertions for ctx->Driver.UnmapBuffer() 16 years ago
  Brian Paul 28c159d614 intel: clear buffer fields in intel_bufferobj_unmap() 16 years ago
  Brian Paul 92033a9516 mesa: new assertions, comments about buffer mapping 16 years ago
  Brian Paul c69a4dce75 st/mesa: fix obj->Pointer offset in st_bufferobj_map_range() 16 years ago
  José Fonseca 241c3a1d80 llvmpipe: Fallback to element-wise comparisons when no comparison intrinsic is available. 16 years ago
  José Fonseca 45fb66ab7b llvmpipe: In the abcense of a min/max intrinsic, use the comparison intrinsics. 16 years ago
  José Fonseca b995af25d0 llvmpipe: Actually commit lp_buffer.[ch]. 16 years ago
  Michel Dänzer 9f0495aa76 Gallium xlib: Add support for BGRA visuals. 16 years ago
  Ben Skeggs 1ea114958b nouveau: fix for dri state tracker changes 16 years ago
  Ben Skeggs 02f3245448 nouveau: introduce nouveau_miptree common to all nouveau pipe drivers 16 years ago
  Ben Skeggs 500b260494 nouveau: hack winsys to compile again, it's broken still however 16 years ago