radeon: fixup some issue with fbos and sw fallbacks
[mesa.git] / src / mesa / drivers / dri / radeon /
2009-03-24 Dave Airlieradeon: fixup some issue with fbos and sw fallbacks
2009-03-24 Dave Airlieradeon/r200/r300: set the texture depth correctly for...
2009-03-23 Dave Airlieradeon: actual format is rgba8
2009-03-23 Dave Airlieradeon: fix typo
2009-03-23 Dave Airlieradeon: setup pipes for r300
2009-03-23 Dave Airlieradeon: stupid mesa extension fail
2009-03-23 Dave Airlieradeon: fixup wrapper bo name
2009-03-23 Dave AirlieMerge branch 'radeon-fbo-hacking' into radeon-rewrite
2009-03-23 Dave Airlieraedon/r200/r300: mega-FBO commits.
2009-03-22 Dave Airlieradeon fbo: add draw offset calcs
2009-03-22 Dave Airlieradeon/r200/r300: add support for new tfp interface
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-22 Dave Airlieradeon: use mipmap fns in FBO code
2009-03-22 Dave Airlieradeon: add miptree offset functions
2009-03-21 Dave Airlieradeon/r200: oops make correct fbo init calls
2009-03-21 Dave Airlieradeon: add xRGB span functions
2009-03-21 Dave Airlieradeon: dri2 is hooked up elsewhere now
2009-03-21 Dave Airlieradeon/r200: add fbo init
2009-03-21 Dave Airlieradeon/r200: add fbo state changes
2009-03-21 Dave Airlieradeon: align FBO pitch
2009-03-21 Dave Airlieradeon: fixup last missing x_off/y_off
2009-03-21 Dave Airlieradeon: add cpp/pitch to rrb
2009-03-21 Dave Airlieradeon/fbo: add x_off and y_off in correct places
2009-03-21 Dave Airlieradeon: dPriv handling is now in cliprects code
2009-03-21 Dave Airlieradeon: fixup span code for FBOs
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
next