Initial pull of code from r6xx-r7xx-support branch
[mesa.git] / src / mesa / drivers / dri / r300 /
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 Dave Airlier300: fix color tiling
2009-04-09 Maciej Cencorar300: reorder fog coordinate and WPOS fp attributes
2009-04-09 Maciej Cencorar300: fix regression from swtcl rewrite
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-07 Maciej Cencorar300: swtcl rewrite and cleanup
2009-04-07 Dave Airlieradeon/r200/r300: fix missing dma buffer validation
2009-04-06 Jerome Glisseradeon: add support for new ttm
2009-04-02 Dave Airlieradeon/r200/r300: fix up the whole buffer space checking.
2009-04-02 Dave Airlieradeon/r200/r300: collapse context destruction down...
2009-04-02 Dave Airlieradeon: tiling support
2009-04-02 Brian Pauldri: use BorderColor instead of _BorderChan
2009-04-02 Dave Airlier300: fix qtdemo qt4 startup
2009-04-01 Dave Airlieradeon: go back and repick texture formats.
2009-03-31 Dave Airlier300: fix stencil clears
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-25 Maciej Cencorar300: cleanup swtcl a little
2009-03-25 Alan Coopersmithr300_cmdbuf.c: convert cast to a form supported by...
2009-03-25 Michel Dänzerr300: Texture size limit cleanups.
2009-03-24 Dave Airlieradeon/r200/r300: fix warnings
2009-03-24 Dave Airlier300: remove lock.h link
2009-03-24 Dave Airlieradeon/r200/r300: set the texture depth correctly for...
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-21 Dave Airlier300: fix viewport inversion for FBOs
2009-03-21 Dave Airlier300: hw clear buffer 0 hopefully
2009-03-20 Dave Airlier300: init fbos
2009-03-20 Dave Airlier300: enable FBO for a test
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-09 Dave Airlier300: emit texture in GTT or VRAM
2009-03-09 Dave Airlier300: move firevertices out into the main place its...
2009-03-07 Brian Paulr300: remove assignment to removed StringPos field
2009-03-07 Brian Paulmesa: gl_register_file enum typedef
2009-03-07 Maciej Cencorar300: shut up valgrind
2009-03-06 Maciej Cencorar300: fix depth write regression (found by Nicolai...
2009-03-06 Maciej Cencorar300: enable EXT_fog_coord extension
2009-03-06 Maciej Cencorar300: route fog coord and W pos correctly
2009-03-06 Maciej Cencorar300: rewrite and hopefully simplify RS setup
2009-03-06 Maciej Cencorar300: add few macros for RS setup
2009-03-06 Maciej Cencorar300: silence valgrind
2009-03-06 Maciej Cencorar300: Print reg address when debugging is enabled
2009-03-06 Maciej Cencorar300: don't crash on sw tcl hw if point size vertex...
2009-03-06 Dave Airlier300: fix uninit variable warning
2009-03-06 Dave Airlier300: fix swtcl codepaths
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 Brian Paulmesa: use Stencil._Enabled field instead of Stencil...
2009-03-02 Dave Airlieradeon: refactor framebuffer code like intel
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-28 Brian Paulmesa: rename, reorder FRAG_RESULT_x tokens
2009-02-27 Dave Airlier300: make ste text buffer work with > 2048 on r500
2009-02-27 Dave Airlier300: remove depth offset exits in favour of rrb depth...
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-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 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-23 Dave Airlier300: fixup old setTexOffset DRI1 extension
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-21 Brian Paulmesa: use an array for current texture objects
2009-02-18 Dave Airlier300: make DRI2 not crash on compiz start
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: Redirect constant TEX coordinates
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-14 Nicolai Haehnler300: Redirect constant TEX coordinates
2009-02-13 Dave Airlieradeon/r300: fix warnings
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Dave Airlier300: fix warning about mesa_lock_context_texture
2009-02-12 Dave Airlier300: make r300 work with latest changes
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 Airlier200/r300: get up to speed on renamed files
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 Airlier300: disable assert that fires
2009-02-11 Dave Airlieradeon: cleanup cmdbuffer
2009-02-11 Dave Airlier300: fix front buffer rendering properly fixes tests...
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-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-05 Dave Airlier300: fix some autostate batch setups
2009-02-04 Maciej Cencorar300: make the macros safe. add missing parenthesis.
2009-02-04 Maciej Cencorar300: Fix EXP2 fog
2009-02-04 Dave Airlier300: fix up CS for modesetting - gears under kms works
2009-02-04 Dave Airlier300: make dma buffer reuse much more sensible
2009-02-04 Dave Airlieradeon_cs: move to inline cs_write_dword
next