summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | i915g: Remove heuristic flushing.Stephane Marchesin2011-08-022-5/+0
|/ / /
* | | r600g: Get rid of leftover PB_USAGE_* flags.Henri Verbeet2011-07-182-26/+2
* | | nv50: fix bogus error message about 3d surfacesChristoph Bumiller2011-07-161-1/+3
* | | r600g: fix queries and predicationVadim Girlin2011-07-152-11/+23
* | | i915g: move declaration before codeBrian Paul2011-07-141-1/+2
* | | nv50,nvc0: extensive surface format renaming to get consistencyChristoph Bumiller2011-07-148-191/+220
* | | nv50,nvc0: add support for multi-sample resourcesChristoph Bumiller2011-07-1423-213/+308
* | | nv50,nvc0: add correct storage type for Z32_FLOATChristoph Bumiller2011-07-142-0/+9
* | | nv50,nvc0: unify nvc0_miptree and nv50_miptree structsChristoph Bumiller2011-07-1414-425/+535
* | | nv50,nvc0: don't advertise unaligned texture format supportChristoph Bumiller2011-07-142-24/+24
* | | softpipe: fix various warnings about int/float/double conversions, etcBrian Paul2011-07-131-15/+15
* | | softpipe: Remove sp_video_context.c from SConscript.Vinson Lee2011-07-131-1/+0
* | | Merge branch 'pipe-video'Christian König2011-07-1311-8/+112
|\ \ \
| * | | r600g: reenable hardware blits for STATIC and IMMUTABLE resourcesChristian König2011-07-131-10/+8
| * | | r600g: revert "set BLEND_CLAMP depending on clamp_fragment_color"Christian König2011-07-131-8/+3
| * | | [g3dvl] add some more PIPE_VIDEO_CAPsChristian König2011-07-124-6/+29
| * | | r600g: revert "support textures with scaled number formats"Christian König2011-07-111-1/+1
| * | | [g3dvl] remove some stale nv40 filesChristian König2011-07-112-80/+0
| * | | [g3dvl] remove pipe_video_context from nouveauChristian König2011-07-115-84/+22
| * | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-1143-1715/+1977
| |\ \ \
| * | | | [g3dvl] and finally remove pipe_video_contextChristian König2011-07-085-30/+7
| * | | | [g3dvl] move video buffer creation out of video contextChristian König2011-07-083-0/+7
| * | | | [g3dvl] remove the unused priv member from pipe_video_contextChristian König2011-07-083-3/+3
| * | | | [g3dvl] make pipe_context mandatory for creation pipe_video_contextChristian König2011-07-089-134/+20
| * | | | [g3dvl] rename is_format_supported to is_video_format_supported and move it i...Christian König2011-07-083-0/+6
| * | | | [g3dvl] rename get_param to get_video_param and move into screen objectChristian König2011-07-075-3/+42
| * | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-0471-704/+1833
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-0925-690/+869
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | r600g: some merge fixesChristian König2011-06-052-3/+3
| * | | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-0526-436/+1516
| |\ \ \ \ \
| * | | | | | Revert "Merge remote-tracking branch 'mareko/r300g-draw-instanced' into pipe-...Christian König2011-06-049-158/+17
| * | | | | | Merge remote-tracking branch 'mareko/r300g-draw-instanced' into pipe-videoChristian König2011-06-039-17/+158
| |\ \ \ \ \ \
| | * | | | | | r300g: implement draw_instanced for HWTCLMarek Olšák2011-04-259-17/+158
| * | | | | | | Initial r300g supportChristian König2011-05-294-312/+14
| * | | | | | | r600g: revert commit 36b322dffd2429130f132f55f68acb1a23ba1658 for nowChristian König2011-05-221-2/+0
| * | | | | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-214-1/+40
| |\ \ \ \ \ \ \
| * | | | | | | | r600g: fix "Fixed-Point Data Conversions"Christian König2011-05-212-2/+2
| * | | | | | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-1523-156/+281
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-0735-431/+606
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [g3dvl] Fix compile error.Johannes Obermayr2011-04-281-1/+1
| * | | | | | | | | | r600g: implement clamp_fragment_color handlingChristian König2011-04-241-6/+17
| * | | | | | | | | | r600g: remove the unneeded bo from COLOR[0-9]_INFOChristian König2011-04-241-1/+1
| * | | | | | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-23115-1303/+2099
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | r600g: support textures with scaled number formatsChristian König2011-04-113-1/+3
| * | | | | | | | | | | [g3dvl] and finally split the decoder part out of the contextChristian König2011-04-067-62/+15
| * | | | | | | | | | | [g3dvl] remove PIPE_CAP_DECODE_TARGET_PREFERRED_FORMATChristian König2011-04-024-8/+4
| * | | | | | | | | | | [g3dvl] correctly implement non power of two buffersChristian König2011-03-201-1/+1
| * | | | | | | | | | | r600g: revert some asm optimisationsChristian König2011-03-194-1028/+157
| * | | | | | | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-19146-1730/+2222
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [g3dvl] move mpeg12 context out of softpipeChristian König2011-03-177-890/+98