intel: Use texformat accessor to get bytes-per-pixel
[mesa.git] / src / mesa / drivers /
2009-12-10 Ian Romanickintel: Use texformat accessor to get bytes-per-pixel
2009-12-10 Ian Romanickintel: softwareBuffer in intel_alloc_renderbuffer_stora...
2009-12-10 Ian Romanickintel: Axe intel_renderbuffer::texformat
2009-12-10 Eric Anholtintel: Flush the render/texture cache when finishing...
2009-12-09 Ian Romanickmeta: Bind texture to unit 0 for mipmap generation
2009-12-09 Eric Anholti965: Enable the accelerated ReadPixels path on gen4...
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Andre Maasikasr600: add support for TXB instruction
2009-12-08 Andre Maasikasr600: reorder state for render_target and blend
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickRevert "intel: Make RGB renderbuffers use XRGB8888...
2009-12-07 Maciej Cencoraradeon: fix cases when only first image where put direc...
2009-12-07 Maciej Cencoraradeon: fix image migration for small compressed textures
2009-12-06 Vinson Leedri: Fix potential null pointer dereference in driBindC...
2009-12-06 Vinson Leedri: Fix potential null pointer deference in dri_put_dr...
2009-12-04 Alex Deucherradeon: fix polygon stipple
2009-12-03 Maciej Cencoraradeon: workaround an FBO issue
2009-12-03 Maciej Cencoraradeon: properly check if image should be placed in...
2009-12-03 Alex Deucherr200: fix polygon stipple
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-03 Eric Anholtintel: Make RGB renderbuffers use XRGB8888 like we...
2009-12-01 Ian Romanickintel: Remove GL_NV_point_sprite from extension list
2009-12-02 Eric Anholtintel: Fix more front-buffer rendering after Brian...
2009-12-02 Dave AirlieRevert "radeon/r300: no need to flush the cmdbuf when...
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Ian Romanicki915: Actually put i915PointParameterfv in the driver...
2009-11-30 Ian Romanicki915: Fallback bit define missed on previous commit
2009-11-30 Ian Romanicki915: Round point sizes instead of truncate.
2009-11-30 Ian Romanicki915: Enable point sprite coordinate generation
2009-11-29 Maciej Cencoraradeon: update miptree code a little
2009-11-29 Maciej Cencoraradeon: don't check the same miptree many times when...
2009-11-29 Maciej Cencoraradeon: add some debugging info
2009-11-29 Vinson Leedri: Fix potential null pointer dereference in driBindC...
2009-11-28 Maciej Cencoraradeon: need to flush cs when moving images between...
2009-11-25 Dave Airlieradeon: fix context destroy needing lock for flushing.
2009-11-25 Dave Airlieradeon: fix context destroy needing lock for flushing.
2009-11-24 Ian Romanicki915: Initialize Length and Offset fields when mapping...
2009-11-24 Vinson Leedri: Fix potential null pointer deference in dri_put_dr...
2009-11-23 Maciej Cencoraradeon: fix errors in miptree related function
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-23 Michel DänzerFix the DRI swrast driver for big endian platforms.
2009-11-22 Maciej Cencorar300: fix VP source conflict resolution on 64-bit machines
2009-11-22 Maciej Cencorar300: fix SIN/COS/SCS instructions for R300 fp
2009-11-21 Maciej Cencoraradeon: fix compressed mipmapped textures
2009-11-21 Maciej Cencoraradeon: fix glCompressedTexSubImage
2009-11-21 Maciej Cencoraradeon: fix compressed mipmapped textures
2009-11-21 Maciej Cencoraradeon: fix glCompressedTexSubImage
2009-11-21 Roland Scheideggerintel: make CopyTex[Sub]Image fallback debug messages...
2009-11-21 Eric Anholti965: Fix several memory leaks on exit.
2009-11-18 Alex Deucherr600: disable compressed texture support
2009-11-20 Dave Airlier100: fix texture_from_pixmap and compiz.
2009-11-18 Alex DeucherRevert "radeon: Fix legacy bo not to reuse dma buffers...
2009-11-18 Maciej Cencorar300: allow disabling s3tc support if libtxc_dxtn is...
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-18 Maciej Cencorar600: align for mipmap tree changes
2009-11-18 Ian RomanickMerge branch 'outputswritten64'
2009-11-17 Maciej Cencorar200: align for mipmap tree changes
2009-11-17 Maciej Cencoraradeon: align for mipmap tree changes
2009-11-17 Maciej Cencorar300: fix reads and writes for MESA_FORMAT_S8Z24 buffer
2009-11-17 Michel DänzerRemove unconditional use of glibc specific bswap_16...
2009-11-17 Dan Nicholsondri: Ensure subdirs have finished before linking driver
2009-11-17 Michel Dänzerr600: More span breakage fixes.
2009-11-17 Michel Dänzerr600: Attempt to fix span breakage introduced by big...
2009-11-17 Michel Dänzerradeon: Depth/stencil span code fixes for big endian.
2009-11-17 Michel Dänzerradeon: Fix occlusion queries on big endian.
2009-11-17 Michel Dänzerradeon: Fix software fallbacks with KMS on big endian.
2009-11-17 Michel Dänzerradeon: FBO fixes for big endian.
2009-11-17 Dave Airlieradeon: rn50's have no 3D engine so don't try and init...
2009-11-16 Ian Romanicki965: Use MESA_FORMAT_AL1616 when appropriate
2009-11-16 Alex Deucherr600: don't force Z order
2009-11-16 Brian Paulmesa: remove unused vertex array driver hooks
2009-11-14 Maciej Cencoraradeon: return false on texture validation if texture...
2009-11-14 Maciej Cencoraradeon: rework mipmap tree
2009-11-14 Maciej Cencoraradeon: more texture code refactoring
2009-11-14 Maciej Cencoraradeon: minor refactoring of texture code
2009-11-14 Maciej Cencoraradeon: rework mipmap tree reference counting
2009-11-14 Maciej Cencorar300: fix regression introduced in 1d5a06a1f7812c055db1...
2009-11-14 Maciej Cencoraradeon: use radeon_bo_is_referenced_by_cs for query...
2009-11-14 Maciej Cencoraradeon/r300: don't flush cmdbuf if not necessary
2009-11-14 Maciej Cencoraradeon/r300: no need to flush the cmdbuf when changing...
2009-11-14 Maciej Cencoraradeon: fix glBufferSubData
2009-11-14 Maciej Cencoraradeon: add radeon_bo_is_referenced_by_cs function
2009-11-14 Maciej Cencoraradeon: remove unnecessary call to radeonEmitState
2009-11-14 Maciej Cencorar300: add missing texformat
2009-11-14 Maciej Cencorar300: remove unneeded includes
2009-11-14 Eric Anholti965: Share OPCODE_TXB between brw_wm_emit.c and brw_wm...
2009-11-14 Eric Anholti965: Share OPCODE_TEX between brw_wm_emit.c and brw_wm...
2009-11-13 Eric Anholti965: Clean up emit_tex a bit.
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-13 Eric Anholti965: Flag BRW_NEW_CONTEXT on some context state.
2009-11-13 Eric Anholtintel: Remove some dead context structure fields.
2009-11-13 Eric Anholti965: Remove an unused cache_item field.
2009-11-13 Eric Anholti965: Remove long dead structures for ffvertex_prog.c.
2009-11-13 Eric Anholti965: Use bo_map instead of subdata to upload the bits...
2009-11-13 Eric Anholti965: Validate the number of URB entries selected for...
2009-11-13 Eric Anholtintel: When subdataing a busy buffer, use a temporary...
2009-11-13 Eric Anholti965: Clean up Ironlake sampler type definitions.
2009-11-13 Eric Anholti965: Avoid moving the current value back into the...
2009-11-12 Ian Romanickintel: Don't check for context pointer to be NULL durin...
2009-11-12 Ian Romanickintel: Remove unused enable_imaging parameter to intelI...
next