summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* r300g: copy the compiler from r300cMarek Olšák2011-07-2669-25/+17038
* winsys/radeon: remove usage parameter from buffer_createMarek Olšák2011-07-254-6/+3
* winsys/radeon: add R300 infix to winsys feature namesMarek Olšák2011-07-253-3/+3
* winsys/radeon: simplify how value queries workMarek Olšák2011-07-258-43/+32
* r600g: use file_max instead of file_count to determine reg offsetChristian König2011-07-241-3/+3
* gallium/softpipe: Don't clobber dest color/alpha before masking.Younes Manton2011-07-231-89/+96
* llvmpipe: Unit tests for arithmetic functions.José Fonseca2011-07-223-2/+298
* Merge branch 'gallium-polygon-stipple'Brian Paul2011-07-2116-148/+383
|\
| * softpipe: use the polygon stipple utility moduleBrian Paul2011-07-219-14/+131
| * softpipe: implement fragment shader variantsBrian Paul2011-07-2113-117/+251
| * softpipe: use tgsi_shader_info fields for fragcoord origin, center, etc.Brian Paul2011-07-214-17/+5
| * softpipe: remove obsolete commentBrian Paul2011-07-211-4/+0
| * softpipe: rename a functionBrian Paul2011-07-211-7/+7
* | nouveau: hook up video decoding with nouveau_contextChristoph Bumiller2011-07-218-1/+56
* | llvmpipe: include LLVM version number in name stringBrian Paul2011-07-191-1/+3
* | llvmpipe: fix build with LLVM 3.0svnTobias Droste2011-07-191-4/+15
* | 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