summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300
Commit message (Expand)AuthorAgeFilesLines
* r300g: fix glean occlusion query testDave Airlie2010-03-231-0/+2
* r300g: Cleanup a few old warnings.Corbin Simpson2010-03-221-24/+9
* r300g: disable tiling for YUV formatsMarek Olšák2010-03-211-3/+15
* r300g: fix scons buildMarek Olšák2010-03-215-11/+6
* r300g: accelerate blitting for all 64-bit texture formatsMarek Olšák2010-03-211-0/+3
* r300g: add and enable square microtilingMarek Olšák2010-03-212-5/+7
* r300g: cleanup tiling flags propagationMarek Olšák2010-03-213-12/+12
* r300g: put common defines into one fileMarek Olšák2010-03-215-22/+52
* r300g: remove unused codeMarek Olšák2010-03-213-5/+1
* r300g: fix occlusion query hangs.Dave Airlie2010-03-211-1/+1
* r300g: align misaligned ushort vertex indicesMarek Olšák2010-03-211-1/+29
* r300g: fix misaligned generated offset for ubyte vertex indicesMarek Olšák2010-03-211-1/+5
* r300g: split the vertex buffer alignment validationMarek Olšák2010-03-211-22/+29
* r300g: skip null vertex buffersMarek Olšák2010-03-211-1/+6
* r300g: Bump immediate limits.Corbin Simpson2010-03-201-3/+2
* r300g: Correctly hax max_index on pipe_vertex_buffers.Corbin Simpson2010-03-202-12/+28
* r300g: add buffer/texture referenced checks.Dave Airlie2010-03-211-15/+9
* r300g: lod min/max clamping should be relative to the base levelMarek Olšák2010-03-191-3/+3
* r300g: fix breakage after the gallium-sampler-view mergeMarek Olšák2010-03-193-9/+22
* r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanupsMarek Olšák2010-03-191-6/+7
* r300g: mark SRGB colorbuffers as unsupportedMarek Olšák2010-03-191-20/+1
* r300g: add generating texture coordinates for point sprites (WIP)Marek Olšák2010-03-196-13/+61
* r300g: fix up after mergeKeith Whitwell2010-03-155-24/+25
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-1520-118/+803
|\
| * r300g: rebuild screen/winsys interfaceDave Airlie2010-03-1515-104/+745
| * r300g: Remove unnecessary headers.Vinson Lee2010-03-142-3/+0
| * r300g: remove pipe_context from r300_screenMarek Olšák2010-03-142-8/+0
| * r300g: add high quality anisotropic filtering for R5xx (disabled by default)Marek Olšák2010-03-135-0/+27
| * r300g: fix anisotropic filtering, fix macrotilingMarek Olšák2010-03-131-2/+2
| * r300g: refrain from using immediate mode if it causes slowdownMarek Olšák2010-03-131-2/+31
| * r300g: fix up function namesMarek Olšák2010-03-132-3/+2
* | Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-138-27/+37
|\|
| * r300g: Forcibly sanitize max index.Corbin Simpson2010-03-121-3/+3
| * Merge branch '7.8'Michel Dänzer2010-03-121-2/+2
| |\
| | * Grammar and spelling fixesJeff Smith2010-03-121-2/+2
| * | r300g: Properly clamp index limits.Corbin Simpson2010-03-122-2/+2
| * | gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-112-3/+2
| * | Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-115-20/+31
* | | gallium: Check for OOM condition when creating a sampler view.Michal Krol2010-03-111-5/+7
* | | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-1025-1417/+1935
|\| |
| * | r300g: Reorder regs, save one dword.Corbin Simpson2010-03-091-11/+14
| * | r300g: kill pf_component_countMarek Olšák2010-03-091-28/+1
| * | r300g: Precalculate and CSO-bind PSC state.Corbin Simpson2010-03-094-205/+190
| * | r300g: Cleanup old PSC code a bit.Corbin Simpson2010-03-091-5/+1
| * | r300g: fix gallium-vertexlementcso merge damageRoland Scheidegger2010-03-093-28/+2
| * | Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-096-22/+88
| |\ \
| | * | r300g: Make velem CSO actually work.Corbin Simpson2010-03-023-7/+12
| | * | r300g: adapt to new vertex element csoRoland Scheidegger2010-03-016-25/+50
| * | | Squashed commit of gallium-no-texture-blanketKeith Whitwell2010-03-091-36/+0
| * | | r300g: remove hacks from translate_vertex_data_swizzleMarek Olšák2010-03-091-20/+4