summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_screen.c
Commit message (Expand)AuthorAgeFilesLines
* r300g: Dual-source blending isn't possible, period.Corbin Simpson2010-01-301-1/+0
* r300g: Add alpha render targets.Mathias Fröhlich2010-01-301-2/+2
* tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+6
* r300g: Clean up blend masks, change caps.Corbin Simpson2010-01-281-0/+4
* Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-281-0/+3
|\
| * r300g: Per-MRT blending is not supported.Corbin Simpson2010-01-261-0/+3
* | r300g: Add A8_UNORM texture format.Corbin Simpson2010-01-261-0/+1
|/
* r300g: Check for bogus texture targets.Corbin Simpson2010-01-171-0/+6
* r300g: simplify is_format_supportedMarek Olšák2010-01-171-46/+11
* r300g: output texture debug messages if only RADEON_DEBUG=tex is setMarek Olšák2010-01-171-4/+2
* r300g: move debug flags into r300_screenMarek Olšák2010-01-171-0/+1
* r300g: consolidate paramsMarek Olšák2010-01-061-3/+6
* r300g: Add a few more params.Corbin Simpson2009-12-201-0/+4
* Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-2/+3
* r300g: add Z24X8 to the list of unsupported sampler formats on R3xx-R4xxMarek Olšák2009-12-151-1/+7
* Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-041-6/+3
|\
| * gallium: adapt drivers to interface cleanupsRoland Scheidegger2009-12-021-6/+3
* | r300g, radeong: De-specialize r300_winsys into radeon_winsys.Corbin Simpson2009-12-021-6/+7
|/
* r300g: pretend NPOT supportMarek Olšák2009-10-311-1/+3
* r300g: add some texture formatsMaciej Cencora2009-10-281-0/+2
* r300g: add cubemap supportMarek Olšák2009-10-261-5/+1
* r300g: added support for 3D texturesMarek Olšák2009-10-251-42/+17
* r300g: Enable more stuff in r300_screen, cleanup comments.Corbin Simpson2009-10-221-15/+19
* r300g: Cleanup header includes.Corbin Simpson2009-10-211-0/+7
* r300g: Fix up a bunch of warnings.Corbin Simpson2009-10-181-1/+1
* r300g: Squash format warning.Corbin Simpson2009-10-171-0/+1
* r300g: fixup arb occulsion query support.Dave Airlie2009-10-141-0/+1
* r300g: Prevent multiple-use textures from getting incorrectly approved.Corbin Simpson2009-10-121-5/+17
* r300g: Clean up texture formats.Corbin Simpson2009-10-121-3/+1
* r300g: xRGB and RGBx formats.Corbin Simpson2009-10-041-0/+2
* gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.Michel Dänzer2009-10-021-9/+2
* r300g: report GL1.5, enable cap bits for OQ and shadow.Dave Airlie2009-09-261-4/+2
* gallium: Deprecate PIPE_CAP_S3TC.José Fonseca2009-09-161-2/+0
* r300g: There is no such thing as "texture stride"Nicolai Hähnle2009-09-121-3/+4
* Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."Corbin Simpson2009-08-181-0/+1
* r300g: Slightly saner initialization of some texture / transfer fields.Michel Dänzer2009-08-041-2/+3
* r300g: PIPE_CAP_BLEND_EQUATION_SEPARATE.Corbin Simpson2009-07-231-0/+2
* r300g: YCbCr and sRGB textures.Corbin Simpson2009-06-271-0/+3
* r300g: Fix EXT_packed_depth_stencil functionality.Corbin Simpson2009-06-271-2/+6
* r300g: S3TC.Corbin Simpson2009-06-261-6/+25
* r300g: Definitively forbid unusable Z buffer/stencil formats.Corbin Simpson2009-06-261-1/+12
* r300g: PIPE_CAP_TGSI_CONT_SUPPORTED.Corbin Simpson2009-06-261-0/+3
* r300-gallium: Enable GLSL for r500.Corbin Simpson2009-05-171-2/+5
* r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.Corbin Simpson2009-05-171-1/+0
* r300-gallium: Die on bad texture formats.Corbin Simpson2009-05-161-2/+9
* r300-gallium: Update floating-point params too.Corbin Simpson2009-05-161-6/+9
* r300-gallium: Update screen caps.Corbin Simpson2009-05-161-4/+3
* r300-gallium: Initial, broken, query setup.Corbin Simpson2009-03-101-2/+1
* gallium: Unify reference counting.Michel Dänzer2009-03-041-12/+4
* r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.Corbin Simpson2009-03-031-3/+2