radeon: fix up span function setting
[mesa.git] / src / mesa / drivers / dri / radeon /
2009-03-21 Dave Airlieradeon: fix up span function setting
2009-03-20 Dave Airliemore fbo fillin
2009-03-20 Dave Airlieradeon: some more fbo work
2009-03-20 Dave Airlieradeon: initial couch code copy from radeon
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-19 Dave Airlieradeon/r200/r300: cleanup some of the renderbuffer...
2009-03-19 Dave Airlieradeon: fix up locking like the intel driver for pagefl...
2009-03-16 Michel DänzerFixup previous commit.
2009-03-16 Michel Dänzerradeon: Take the hardware lock for swaps and flips.
2009-03-10 Dave Airlieradeon: remove unused lines
2009-03-09 Roland Scheideggerfix typo in fragment pipe alu define, should fix dot3_r...
2009-03-09 Dave Airlier300: move firevertices out into the main place its...
2009-03-07 Brian Paulmesa: remove last of _mesa_unreference_framebuffer...
2009-03-07 Dave Airlieradeon: fix cut-n-paste typo
2009-03-07 Maciej Cencorar300: shut up valgrind
2009-03-07 Dave Airliers690: fix r300 swtcl bug in DMA code.
2009-03-06 Dave Airlieradeon: implement userspace clears
2009-03-05 Dave Airlieradeon: use t->bo to figure out of settexbuffer overrid...
2009-03-05 Dave Airlier200: add set tex buffer support
2009-03-04 Dave Airlieradeon: r100 clean up CS packet size calc
2009-03-04 Dave Airlieradeon: settexbuffer support
2009-03-04 Dave Airlieradeon: fix texturing for r100
2009-03-04 Dave Airlieradeon: use swrast clear - fail on depth
2009-03-04 Dave Airlieradeon: fixup some segfaults/exit at startup
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 Dave Airlieradeon: remove debugging
2009-03-02 Dave Airlieradeon: refactor framebuffer code like intel
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-27 Alex DeucherR300: add support for RS600 chips
2009-02-27 Alex DeucherR300: set the number of GB pipes on all r3xx-r5xx chips
2009-02-27 Dave Airlieradeon: add more fbconfigs
2009-02-26 Dave Airlier200: port over cs emit changes from radeon
2009-02-26 Dave Airlieradeon: fixup old packets emission for CS case
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-25 Alex DeucherR300: Add support for RS600 chips
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 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-21 Brian Paulmesa: re-org texgen state
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 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 Michel Dänzerr300: Fix R300_CMD_SCRATCH on big endian.
2009-02-14 Dave Airlieradeon: remove unused radeon_compat.c
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-14 Dave Airlieradeon: check for valid bo in release arrays
2009-02-14 Dave Airlieradeon: remove old cube code
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-12 Dave Airlieradeon: fixup include ordering
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Dave Airlieradeon: add stdint include
2009-02-12 Dave Airlieradeon: add mminfo struct to wrapper
2009-02-12 Dave Airlieradeon: add defines for future bits
2009-02-12 Dave Airlier200: make build complete
2009-02-12 Dave Airlieradeon: make build without libdrm_radeon better
2009-02-12 Dave Airlieradeon/r200/r300: make build again with tracker changes
2009-02-12 Dave Airlieradeon: remove depends on libdrm_radeon for now.
2009-02-12 Dave Airlieradeon/r200/r300: make build with out libdrm_radeon...
2009-02-12 Dave Airlieradeon: renaming and headers cleanup
2009-02-12 Dave Airlier100/r200: fix front rendering issue.
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-11 Dave Airlieradeon: unmap in case of two dma regions being used...
2009-02-11 Dave Airlieradeon: cleanup cmdbuffer
2009-02-11 Dave Airlier200: fix build
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Dave Airlieradeon: fix span init needs more work
2009-02-10 Dave Airlieradeon/r200/r300: merge span code into single shared...
2009-02-10 Dave Airlieradeon/r200: flush vertices when data in cmdbuf.
2009-02-10 Dave Airlieradeon: r100 can't use some of the texture formats.
2009-02-10 Dave Airlieradeon/r200/r300: fix span code for depth reading.
next