r300: fix valgrind warnings
[mesa.git] / src / mesa / drivers / dri /
2009-02-27 Brian Pauli965: whitespace/indentation fixes
2009-02-26 Eric Anholtintel: Revert disable of accelerated Bitmap, which...
2009-02-26 Dave Airlier200: fixup emit sizes for kms
2009-02-26 Dave Airlier200: port over cs emit changes from radeon
2009-02-26 Xiang, Haihaoi965: fix for RHW workaround
2009-02-26 Dave Airlieradeon: fixup old packets emission for CS case
2009-02-26 Eric Anholtintel: Disable creating DRI2 FBconfigs with depth size...
2009-02-26 Eric Anholtintel: Add span code for z24 without stencil.
2009-02-26 Eric Anholtintel: make template wrappers for the spans templates.
2009-02-26 Eric Anholtintel: Fix up x8r8g8b8 renderbuffer format so that...
2009-02-26 Dave Airlier100: fixup kms state emissions
2009-02-26 Dave Airlieradeon: avoid page flip code in DRI2
2009-02-26 Dave Airlieradeon: enable DRI2 for r100
2009-02-26 Dave Airlieradeon: move CB/ZB state init into emit code
2009-02-26 Dave Airlier300: fixup texture state emission for kms path
2009-02-26 Dave Airlier300: don't call page flip on DRI2
2009-02-26 Dave Airlier300: don't flush VAP too often.
2009-02-26 Eric Anholti965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE...
2009-02-25 Alex DeucherR300: Add support for RS600 chips
2009-02-25 Dave Airlier300: drop r300Flush for the generic one
2009-02-24 Dave Airlier300: fix bo ref/unref, plugs DRI handle leaks
2009-02-23 Robert Ellisoni965: fix line stipple fallback for GL_LINE_STRIP primi...
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-23 Dave Airlier300: fixup old setTexOffset DRI1 extension
2009-02-23 Dave Airlieradeon: add more debug info to the flush debug
2009-02-23 Dave Airlier300: revert back autostate change on cacheflush emit
2009-02-23 Dave Airlier300: use OUT_BATCH_REGVAL in a few more places
2009-02-23 Dave Airlier300: set u to 0 so debug logs are easier to read
2009-02-23 Dave Airlieradeon: stabilise r300 driver like the F10 mesa bufmgr
2009-02-23 Dave Airlieradeon: add some debugging for flush ioctls
2009-02-23 Dave Airlieradeon: make state atom print like old r300 code
2009-02-23 Dave Airlieradeon: fixup legacy bo/cs out of VRAM waiting.
2009-02-22 Dave Airlietexmem: fix typo from brianp's changes.
2009-02-21 Brian Paulmesa: use an array for current texture objects
2009-02-21 Brian Paulmesa: re-org texgen state
2009-02-21 Kristian Høgsbergintel: Fix intelSetTexBuffer miptree leak.
2009-02-21 Eric Anholtintel: tell libdrm whether we want a cpu-ready or gpu...
2009-02-21 Eric Anholti965: Fix render target read domains.
2009-02-20 Brian Pauli965: use the new prog_instruction::TexShadow field
2009-02-20 Brian Pauli965: check depth_mode in translate_tex_format() for...
2009-02-20 Brian Pauli965: separate emit_op() and emit_tex_op() functions
2009-02-20 Brian Pauli965: update comment, use const qualifier
2009-02-20 Brian Pauli965: var renaming, clean-up
2009-02-20 Brian Pauli965: added comment
2009-02-20 Brian Paulintel: fix datatype typo, s/GLboolean/GLuint/
2009-02-20 Brian Pauli965: additional debug output
2009-02-18 Dave Airlier300: make DRI2 not crash on compiz start
2009-02-18 Dave Airlieradeon: move device param id check ifndef
2009-02-17 Dave Airlieradeon: initialise swapped objects pointer
2009-02-17 Dave Airlieradeon: legacy texMem interface fixups.
2009-02-17 Dave AirlieRevert "dri/radeon: export a function to cleanup a...
2009-02-17 Dave Airlieradeon/r200: drop legacy texture heap code
2009-02-17 Dave Airlieradeon/r200: fixup texturing aging calls
2009-02-17 Dave Airlieradeon: fixup destroy texture object exit path and...
2009-02-17 Dave Airlieradeon: remove leftover debug
2009-02-17 Dave Airlieradeon/r200: drop dirty state from texture object ...
2009-02-17 Dave Airlier200: align with r100 code
2009-02-17 Dave Airlieradeon: fix not emitting texture state correctly
2009-02-17 Dave Airlieradeon: steal miptree optimisation from intel codebase
2009-02-17 Dave Airlieradeon: move YUV on first texunit check after hw state...
2009-02-17 Dave Airliedri/radeon: export a function to cleanup a texture...
2009-02-15 Dave Airlieradeon: fix texcompress2 test.
2009-02-16 Dave Airlieradeon: fix compressed tex subimage unpack parameter
2009-02-15 Dave Airlieradeon: add cflags to decide whether to link libdrm_rad...
2009-02-14 Nicolai Haehnleradeon-common: Fix crash in glGetTexImage
2009-02-14 Nicolai Haehnler300: Fix crash in cubemap tree creation
2009-02-14 Nicolai Haehnler300: Redirect constant TEX coordinates
2009-02-14 Michel Dänzerr300: Fix R300_CMD_SCRATCH on big endian.
2009-02-14 Dave Airlieradeon: remove unused radeon_compat.c
2009-02-14 Dave Airlier200: fixup cube emit debug
2009-02-14 Dave Airlier200: fix another cmdbuf sizing issue
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-16 Brian Pauli965: tell GLSL compiler to emit code using condition...
2009-02-14 Nicolai Haehnler300: Redirect constant TEX coordinates
2009-02-14 Dave Airlieradeon: check for valid bo in release arrays
2009-02-14 Dave Airlieradeon: remove old cube code
2009-02-14 Brian Pauli965: rewrite the code for handling shader subroutine...
2009-02-14 Brian Pauli965: add missing break for OPCODE_RET case
2009-02-14 Brian Pauli965: the return value of translate_insn() is never...
2009-02-14 Brian Pauli965: minor clean-ups
2009-02-14 Brian Pauli965: code clean-ups, comments, and minor refactoring
2009-02-14 Brian Pauli965: updated comments
2009-02-14 Brian Paulintel: turn on GL_ARB_shading_language_120
2009-02-14 Brian Pauli965: more reformatting/clean-up
2009-02-14 Brian Pauli965: s/__inline/INLINE/
2009-02-14 Brian Pauli965: formatting and indentation fixes
2009-02-14 Brian Pauli965: fix inconsistant indentation in brw_wm.c
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-17 Eric Anholtintel: Fix tri clear to do FBO color attachments as...
2009-02-17 Eric Anholti965: Fix fallback on stencil drawing to fbo when the...
2009-02-17 Eric Anholtintel: Clean up several 965 memory leaks on context...
2009-02-13 Dave Airlieradeon/r300: fix warnings
2009-02-13 Dave Airlieradeon: add initial cubemap support appears to work
2009-02-13 Dave Airlieradeon/r200: make setTexOffset work again
2009-02-13 Dave Airlieradeon/r200: fix set tex offset functions
2009-02-13 Dave Airlieradeon: revert unneeded change to texturing code
2009-02-13 Dave Airlieradeon: fix compressed texture upload on all radeons
2009-02-13 Dave Airlier200: update with changes from r100 driver for texture...
next