summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_screen.c
AgeCommit message (Expand)Author
2009-08-18Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."Corbin Simpson
2009-08-04r300g: Slightly saner initialization of some texture / transfer fields.Michel Dänzer
2009-07-23r300g: PIPE_CAP_BLEND_EQUATION_SEPARATE.Corbin Simpson
2009-06-27r300g: YCbCr and sRGB textures.Corbin Simpson
2009-06-27r300g: Fix EXT_packed_depth_stencil functionality.Corbin Simpson
2009-06-26r300g: S3TC.Corbin Simpson
2009-06-26r300g: Definitively forbid unusable Z buffer/stencil formats.Corbin Simpson
2009-06-26r300g: PIPE_CAP_TGSI_CONT_SUPPORTED.Corbin Simpson
2009-05-17r300-gallium: Enable GLSL for r500.Corbin Simpson
2009-05-17r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.Corbin Simpson
2009-05-16r300-gallium: Die on bad texture formats.Corbin Simpson
2009-05-16r300-gallium: Update floating-point params too.Corbin Simpson
2009-05-16r300-gallium: Update screen caps.Corbin Simpson
2009-03-10r300-gallium: Initial, broken, query setup.Corbin Simpson
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-03-03r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.Corbin Simpson
2009-02-28r300-gallium: Cleanup color formats.Corbin Simpson
2009-02-27r300-gallium: Add RS600 chipsets.Corbin Simpson
2009-02-22r300-gallium: Add all supported 2d texture formatsJoakim Sindholt
2009-02-18r300-gallium: implement simple pipe_transfer Basically make the driver compil...Joakim Sindholt
2009-02-14r300-gallium: Update r300_screen comments and add a few formats.Corbin Simpson
2009-02-14r300-gallium: Enable all four colorbuffer render targets.Corbin Simpson
2009-02-08r300: Update to match pipe_surface changes.Corbin Simpson
2009-02-02r300: fix compiler/linker errorsJoakim Sindholt
2009-02-02r300: Take care of some XXXes.Corbin Simpson
2009-02-01r300: Add u_simple_screen support.Corbin Simpson
2009-02-01r300: Make format names legible.Corbin Simpson
2009-02-01r300: Add more capabilities.Corbin Simpson
2009-02-01r300: Newlines, dammit!Corbin Simpson
2009-02-01r300: Add some useful debugging information; remove a couple compile warnings.Corbin Simpson
2009-02-01r300: Finish basic state setup.Corbin Simpson
2009-02-01r300: Add texture stubs.Corbin Simpson
2009-02-01amd/r300: Wire up GETPARAM ioctls.Corbin Simpson
2009-02-01r300: Set floating-point params.Corbin Simpson
2009-02-01r300: Fix indenting.Corbin Simpson
2009-02-01r300: Fix missing free().Corbin Simpson
2009-02-01r300: Use chip caps for something.Corbin Simpson
2009-02-01r300: Add chipset sorting and capabilities.Corbin Simpson
2009-02-01r300: Various flags, small state tracking things.Corbin Simpson
2009-02-01r300: Add a basic dirty state emit.Corbin Simpson
2009-02-01r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson
2009-02-01gallium-r300: Max LOD bias is 16.0.Corbin Simpson
2009-02-01gallium-r300: Fit it all together now.Corbin Simpson
2009-02-01gallium-r300: Make it build.Corbin Simpson
2009-02-01gallium-r300: Initial commit.Corbin Simpson