r300: set proper texture row alignment for IGP chips
[mesa.git] / src / mesa / drivers / dri / radeon /
2009-05-04 Maciej Cencorar300: set proper texture row alignment for IGP chips
2009-04-28 Alex DeucherR300: add quadpipe overrides
2009-04-28 Dave Airlieradeno: cleanup the startup path further
2009-04-28 Dave Airlieradeon: further cleanup dri1 screen init
2009-04-28 Dave Airlieradeon: remove kernel mm, dri2 path takes care of it
2009-04-27 Maciej Cencorar300: fix valgrind warnings
2009-04-27 Maciej Cencorar300: add atom print function for kernel mm path
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-19 Maciej Cencorar300: revert part of cb4bef7ae0b5fe8de82c380bc98f190673...
2009-04-19 Maciej Cencorar300: general cleanup
2009-04-19 Dave Airlieradeon: update clear state with latest intel code
2009-04-16 Dave Airlieradeon: take a bo reference when adding to validate...
2009-04-12 Jerome Glisseradeon: emit scissor when using cs path
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-07 Alex Deucherradeon: fix compiler warning
2009-04-07 Dave Airlieradeon/r200/r300: fix missing dma buffer validation
2009-04-07 Dave Airlieradeon: fix bocs wrapper
2009-04-06 Jerome Glisseradeon: add support for new ttm
2009-04-06 Michel Dänzerradeon: Expose a 32 bit RGBA fbconfig even when the...
2009-04-03 Brian Paulmesa: rename some gl_light fields to be clearer
2009-04-02 Dave Airlieradeon/r200/r300: fix up the whole buffer space checking.
2009-04-02 Dave Airlieradeon/common: use glCtx not ctx
2009-04-02 Dave Airlieradeon/r200/r300: collapse context destruction down...
2009-04-02 Brian Pauldri: use BorderColor instead of _BorderChan
2009-04-01 Dave Airlieradeon: go back and repick texture formats.
2009-04-01 Dave Airlieradeon: fixup render buffer cleanups
2009-03-31 Dave Airlieradeon/dri2: if the depth buffer is 16-bit force cpp...
2009-03-31 Dave Airlieradeon: fix pixel readback for RGB8 tests
2009-03-31 Dave Airlier200: fix glean pixelFormats regression
2009-03-31 Dave Airlieradeon/r200: fix glean failures on readPixSanity since...
2009-03-30 Dave Airlieradeon: fix readback problem for piglit tests
2009-03-26 Dave Airlieradeon/r200/r300: set correct row stride for rbs
2009-03-26 Dave Airlier300: check buffer sizes in non-tcl case + set correct...
2009-03-26 Dave Airlieradeon: fixup map/unmap texture to work with override BOs
2009-03-24 Dave Airlieradeon/r200/r300: fix warnings
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'
next