summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-07draw: Add an assertion to varray's version of trim().Chia-I Wu
2010-08-07draw: Fix draw_pt_split_prim for primitives with adjacency.Chia-I Wu
2010-08-07draw: Assert that only the first vetex may have flags set.Chia-I Wu
2010-08-06r600g: fix color format, indentation, definesJerome Glisse
2010-08-06Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse
2010-08-06draw: Avoid mixed declarations and code.Chia-I Wu
2010-08-06swrast: Reduce header file inclusion in s_aatriangle.h.Vinson Lee
2010-08-06swrast: Reduce header file inclusion in s_aaline.h.Vinson Lee
2010-08-05r300g: Remove unnecessary headers.Vinson Lee
2010-08-06r600g: start to fix up multiple targets.Dave Airlie
2010-08-06draw: Remove unnecessary vertex flag ANDs.Chia-I Wu
2010-08-06draw: Mask out vertex flags in GS and stream output.Chia-I Wu
2010-08-06draw: Include draw_decompose_tmp.h in draw_pt_decompose.h.Chia-I Wu
2010-08-06draw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.Chia-I Wu
2010-08-06draw: Include draw_decompose_tmp.h in draw_gs_tmp.h.Chia-I Wu
2010-08-06draw: Include draw_decompose_tmp.h in draw_pt_vcache_tmp.h.Chia-I Wu
2010-08-06draw: Add draw_decompose_tmp.h.Chia-I Wu
2010-08-06r600g: add SRGB support.Dave Airlie
2010-08-06r600g: fixup z format translations.Dave Airlie
2010-08-06r600g: fix targetmask to work correctly.Dave Airlie
2010-08-06r600g: improve supported format selection.Dave Airlie
2010-08-06r600g: add bo wait after map.Dave Airlie
2010-08-05st/mesa: Clean up header file inclusion in st_program.h.Vinson Lee
2010-08-06r300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM < 2.6.0Marek Olšák
2010-08-05tgsi: Fix typo, so we follow what is in the commentsJakob Bornecrantz
2010-08-05tgsi: Add option to stop the sanity checker from printingJakob Bornecrantz
2010-08-05util: Add option to not dump cpu capsJakob Bornecrantz
2010-08-05st/mesa: Only get debug option onceJakob Bornecrantz
2010-08-05st/mesa: Only get mesa mvp dp4 option onceJakob Bornecrantz
2010-08-05llvmpipe: Only get no rast option onceJakob Bornecrantz
2010-08-05gallivm: Only get debug option onceJakob Bornecrantz
2010-08-05st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.Vinson Lee
2010-08-06nvfx: fix nv30 vertex program scalar opcodesLuca Barbieri
2010-08-06nvfx: shut up unknown cap 64 warningLuca Barbieri
2010-08-05st/mesa: Clean up header file inclusion in st_manager.h.Vinson Lee
2010-08-05glsl: fix atan(0, -1)Brian Paul
2010-08-05r600c: tiling require drm 2.6.0, not 2.5.0Alex Deucher
2010-08-05r600: add support for getting the tiling config via drm ioctl (v2)Alex Deucher
2010-08-05r600: add new relocs for tiling supportAlex Deucher
2010-08-05r600: add span support for 2D tilingAlex Deucher
2010-08-05r600g: don't use dynamic state allocation for statesJerome Glisse
2010-08-05targets/egl: fix buildJoakim Sindholt
2010-08-05r300g: fix fb_state atom sizeMarek Olšák
2010-08-05r300g: debug_print on startup whether we can use hyper-zMarek Olšák
2010-08-05r300g: always emit hyperz state atom.Dave Airlie
2010-08-05r300g: disable hiz on rv530 for now.Dave Airlie
2010-08-05r300g: implement hyper-z support. (v4)Dave Airlie
2010-08-05docs: clarify point sprite discussionKeith Whitwell
2010-08-05st/mesa: Remove unnecessary header from st_gl_api.h.Vinson Lee
2010-08-05mesa: Include missing header in st_get_mipmap.h.Vinson Lee