summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-01-25xorg: do not enable unnecessary blending for xvRoland Scheidegger
2010-01-25trace: adapt to blend changesRoland Scheidegger
2010-01-25svga: adapt to blend changesRoland Scheidegger
2010-01-25softpipe: adapt to blend changesRoland Scheidegger
2010-01-25nouveau: adapt drviers to blend changesRoland Scheidegger
2010-01-25r300g: adapt to blend changesRoland Scheidegger
2010-01-25i965g: adapt to blend changesRoland Scheidegger
2010-01-25i915g: adapt to blend changesRoland Scheidegger
2010-01-25cell: adapt to blend changesRoland Scheidegger
2010-01-25llvmpipe: adapt to blend changesRoland Scheidegger
2010-01-25st/python: adapt to blend changesRoland Scheidegger
2010-01-25vega: adapt to blend changesRoland Scheidegger
2010-01-25xorg: adapt to blend changesRoland Scheidegger
2010-01-25gallium: fix cast for size calc of pipe_blend_stateRoland Scheidegger
2010-01-21docs: enhance blend documentationRoland Scheidegger
2010-01-21docs: clean up sampler descriptionRoland Scheidegger
2010-01-21gallium: adapt util code to blend changesRoland Scheidegger
2010-01-21gallium: new PIPE_CAP bits for the independent blend functionalityRoland Scheidegger
2010-01-20llvmpipe: adapt to per-rendertarget blend changesRoland Scheidegger
2010-01-20gallium: prepare for per-rendertarget blend enables, writemasks, blend funcsRoland Scheidegger
2010-01-20st/egl_g3d: Add support for driver probe.Chia-I Wu
2010-01-20st/egl_g3d: Add support for probe to native displays.Chia-I Wu
2010-01-20st/egl_g3d: Do not reuse the pipe transfer in ximage.Chia-I Wu
2010-01-19r300g: Move GB_AA_CONFIG to its eventual new home.Corbin Simpson
2010-01-19r300g: Make invariant state into an atom.Corbin Simpson
2010-01-20Merge remote branch 'origin/opengl-es-v2'Chia-I Wu
2010-01-19util/blit: document params to util_blit_pixels_writemask()Brian Paul
2010-01-19Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith
2010-01-19softpipe: remove redundant assignmentsBrian Paul
2010-01-18docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC.Corbin Simpson
2010-01-18docs: Use proper XOR symbol.Corbin Simpson
2010-01-18docs: Spacing in TGSI formulae.Corbin Simpson
2010-01-18docs: Grammar and refs in Rasterizer.Corbin Simpson
2010-01-18docs: Cleanup Rasterizer a bit.Corbin Simpson
2010-01-18docs: Fix terms and refs.Corbin Simpson
2010-01-18docs: Slowly keep fleshing out more info.Corbin Simpson
2010-01-18docs: PIPE_TEXTURE_USAGE info.Corbin Simpson
2010-01-18nv50: fix constant vtxattr methodsChristoph Bumiller
2010-01-18nv50: make instanced drawing work with edge flagsChristoph Bumiller
2010-01-18nv50: cannot exit shaders on a control flow instructionChristoph Bumiller
2010-01-18nv50: fix nv50_program->immd memory leakMarcin Slusarz
2010-01-18tgsi: Fix behaviour of dimension index.Michal Krol
2010-01-18tgsi: Allow TEMPORARY registers as indirect address into source operands.Michal Krol
2010-01-18tgsi: Add ureg_DECL_immediate_block_uint().Michal Krol
2010-01-18radeong: Don't allocate HW BOs for constantbufs.Corbin Simpson
2010-01-18r300g: fix polygon offsetMarek Olšák
2010-01-18r300g: fix vertex data swizzleMarek Olšák
2010-01-18r300g: do not align compressed textures to a tile sizeMarek Olšák
2010-01-18st/egl_g3d: Clean up for x11_drawable_get_depth.Chia-I Wu
2010-01-18dri: Add an MSAA-enabled factor to DRI configs.Corbin Simpson